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