summaryrefslogtreecommitdiff
path: root/gnu/build
AgeCommit message (Expand)Author
2014-09-22system: Add support for boot-time mapped devices....Ludovic Courtès
2014-09-22activation: Ensure existing user accounts have the right settings....Ludovic Courtès
2014-09-19linux-boot: Ask fsck for a progress bar....Ludovic Courtès
2014-09-18linux-initrd: Remove now obsolete #:guile-modules-in-chroot? parameter....Ludovic Courtès
2014-09-12activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'....Ludovic Courtès
2014-09-12activation: Set the permissions of /etc/sudoers to 440....Ludovic Courtès
2014-09-12activation: Make the /bin/sh symlink at activation time....Ludovic Courtès
2014-09-12activation: Make sure /etc/sudoers & co. are regular files....Ludovic Courtès
2014-09-12activation: Remove outdated comment....Ludovic Courtès
2014-09-12activation: Factorize the link-or-copy trick....Ludovic Courtès
2014-09-10install: Gracefully handle corner cases with 'guix system init foo /'....Ludovic Courtès
2014-09-08linux-initrd: Store Linux modules in a normal store directory....Ludovic Courtès
2014-09-08linux-initrd: Move initrd creation code to (guix build linux-initrd)....Ludovic Courtès
2014-09-08linux-initrd: Copy all the script's closure to the initrd....Ludovic Courtès
2014-09-08linux-initrd: Build cpio archives without '--no-absolute-filenames'....Ludovic Courtès
2014-09-04vm: Move store copy handling to (guix build store-copy)....Ludovic Courtès
2014-09-03linux-initrd: Factorize cpio archive creation....Ludovic Courtès
2014-09-03Move part of (gnu build linux-boot) to (gnu build file-systems)....Ludovic Courtès
2014-09-03Rename (gnu build linux-initrd) to (gnu build linux-boot)....Ludovic Courtès
2014-09-03Move operating system helpers from (guix build …) to (gnu build …)....Ludovic Courtès