summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
...
| * linux-initrd: Append to /etc/mtab.Ludovic Courtès2014-05-10
| * linux-initrd: Don't leak /dev/console file descriptors.Ludovic Courtès2014-05-08
| * git-download: Disable TLS certificate verification.Ludovic Courtès2014-05-08
| * linux-initrd: Update /etc/mtab.Ludovic Courtès2014-05-08
| * Remove now unneeded (guix build gnome) module.Ludovic Courtès2014-05-07
| * linux-initrd: Delete files from the initrd ramfs when switching roots.Ludovic Courtès2014-05-06
| * linux-initrd: Improve root file system switching.Ludovic Courtès2014-05-04
| * linux-initrd: Check the root and other early file systems.Ludovic Courtès2014-05-04
| * activation: Fix deletion of setuid programs.Ludovic Courtès2014-05-04
| * vm: Make root file system type a parameter, and default to ext4.Ludovic Courtès2014-05-03
| * system: Add first-class file system declarations.Ludovic Courtès2014-05-03
| * system: Add support for setuid binaries.Ludovic Courtès2014-04-30
| * linux-initrd: Allow setuid binaries from the unionfs to run.Ludovic Courtès2014-04-30
| * system: Add (guix build activation).Ludovic Courtès2014-04-30
| * guix: cmake: Add input and package libraries to the rpath, and adapt packageAndreas Enge2014-04-27
| * download: Improve progress report output.Ludovic Courtès2014-04-16
| * linux-initrd: Mount / as a unionfs when asking for a volatile root.Ludovic Courtès2014-04-14
* | utils: 'delete-file-recursively' doesn't follow mount points by default.Ludovic Courtès2014-05-20
* | build-system/gnu: Reset timestamps on build tree when source is a directory.Ludovic Courtès2014-04-14
|/
* vm: Move image creation to (guix build vm); split into several procedures.Ludovic Courtès2014-04-11
* vm: Add (guix build vm) module.Ludovic Courtès2014-04-11
* gnu: linux-initrd: Mount /dev/pts at boot time.Ludovic Courtès2014-04-09
* gnu: linux-initrd: Better populate /dev.Ludovic Courtès2014-04-09
* union: Ensure that the output is always a directory.Mark H Weaver2014-04-03
* union: Rewrite to be faster; handle symlink/directory conflicts.Mark H Weaver2014-04-02
* Add (guix svn-download).Sree Harsha Totakura2014-03-27
* Merge branch 'core-updates'Ludovic Courtès2014-03-26
|\
| * Change default store values from /nix/store to /gnu/store.Ludovic Courtès2014-03-10
| * Merge branch 'master' into core-updatesLudovic Courtès2014-03-10
| |\
| * | build-system/gnu: Allow the source to be a directory.Ludovic Courtès2014-02-22
| * | Merge branch 'master' into core-updatesLudovic Courtès2014-02-22
| |\ \
| * | | build-system/gnu: Set the docdir to "share/doc"John Darrington2014-02-10
| * | | Revert "build-system/gnu: Pass --localstatedir=/var --sharedstatedir=/com."Ludovic Courtès2014-01-28
| * | | build-system/gnu: Pass --localstatedir=/var --sharedstatedir=/com.Ludovic Courtès2014-01-27
| * | | Merge branch 'master' into core-updatesLudovic Courtès2014-01-25
| |\ \ \
| * | | | gnu: gnu-build-system: Add CC_FOR_BUILD to configure flags.John Darrington2013-12-17
* | | | | download: Don't use 'http-get*' on Guile 2.0.10+.Ludovic Courtès2014-03-25
| |_|_|/ |/| | |
* | | | gnu: linux-initrd: Make the pseudo-tty device nodes.Ludovic Courtès2014-03-10
| |_|/ |/| |
* | | Add (guix git-download).Ludovic Courtès2014-02-21
* | | union: Do not compare directories upon collision.Ludovic Courtès2014-02-10
* | | download: Provide a 'User-Agent' field in HTTP requests.Ludovic Courtès2014-02-10
* | | gnu: linux-initrd: When booting, chdir to the new root before calling 'chroot'.Ludovic Courtès2014-02-09
* | | gnu: linux-initrd: Build /dev/input devices.Ludovic Courtès2014-02-01
* | | gnu: linux-initrd: Make /dev/{mem,kmem}.Ludovic Courtès2014-02-01
* | | gnu: linux-initrd: Allow the root file system to be volatile.Ludovic Courtès2014-01-31
* | | gnu: linux-initrd: Recognize 9p file systems.Ludovic Courtès2014-01-31
* | | gnu: linux-initrd: Properly distinguish between /dev/sda* and /dev/vda*.Ludovic Courtès2014-01-31
* | | gnu: linux-initrd: Start a REPL when the root could not be mounted.Ludovic Courtès2014-01-31
* | | gnu: linux-initrd: Factorize boot code.Ludovic Courtès2014-01-29
| |/ |/|
* | linux-initrd: Make /dev/{null,zero} world-writable.Ludovic Courtès2014-01-18
|/