summaryrefslogtreecommitdiff
path: root/gnu/build
Commit message (Expand)AuthorAge
* install: Enable "cryptodisk" handling in GRUB.Ludovic Courtès2016-11-23
* marionette: Add 'marionette-screen-text' using OCR.Ludovic Courtès2016-11-23
* marionette: Delay synchronization with the host's REPL.Ludovic Courtès2016-11-23
* marionette: Avoid use of SIGALRM for timeouts.Ludovic Courtès2016-11-22
* container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès2016-11-10
* install: Extract procedure: install-grub-config.Chris Marusich2016-11-06
* gnu: build: file-system: Change url of LUKS specification.ng02016-11-06
* file-systems: 'disk-partitions' detected partitions from mapped devices.Ludovic Courtès2016-10-27
* svg: Autoload Guile-RSVG and Guile-Cairo.Ludovic Courtès2016-10-25
* system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick.Ludovic Courtès2016-10-25
* container: Allow 'container-excursion' to the same namespaces.Ludovic Courtès2016-10-19
* activation: Don't fail if /var/lib exists.Leo Famulari2016-09-06
* activation: Allow home directories to be created under /var/lib.David Craven2016-09-06
* file-systems: Always use (guix build syscalls).Ludovic Courtès2016-09-05
* tests: Make sure /var/guix/gcroots/profiles is a valid symlink.Ludovic Courtès2016-08-29
* system: Add 'create-home-directory?' field to <user-account>.Ludovic Courtès2016-08-28
* vm: 'qemu-command' honors its argument.Ludovic Courtès2016-06-20
* container: Gracefully report mount errors in the child process.Ludovic Courtès2016-05-31
* container: Gracefully handle failure to set up user namespaces.Ludovic Courtès2016-05-31
* Add (gnu tests) and (gnu build marionette).Ludovic Courtès2016-05-04
* file-systems: Add 'find-partition-by-luks-uuid'.Ludovic Courtès2016-04-17
* file-systems: Separate ENOENT catching from ext2 superblock reads.Ludovic Courtès2016-04-17
* activation: Copy account skeletons silently.Ludovic Courtès2016-03-24
* system: Allow account skeletons to be directories.Ludovic Courtès2016-03-20
* build: reset-timestamps: Include directories.Ricardo Wurmus2016-03-14
* vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present.Christopher Allan Webber2016-02-22
* linux-modules: Use normalized module names for 'modprobe.blacklist'.Ludovic Courtès2016-02-21
* file-systems: Spawn a Bournish REPL upon fsck failure.Ludovic Courtès2016-02-08
* Rename 'dmd' to 'shepherd' in comments and strings.Alex Kost2016-01-29
* Rename '/root/etc/dmd' directory and 'do-not-kill' file.Alex Kost2016-01-29
* build: container: Make 'unprivileged-user-namespace-supported?' more robust.Mark H Weaver2016-01-23
* linux-modules: Support 'modprobe.blacklist' on the command line.Ludovic Courtès2016-01-16
* linux-boot: Remove verbose output for module loads.Ludovic Courtès2016-01-05
* system: Allow the root file system to be named by UUID.Ludovic Courtès2016-01-01
* file-systems: Move 'string->uuid' to the build side.Ludovic Courtès2016-01-01
* build: container: Add feature test predicates.David Thompson2015-11-03
* container: Remove unnecessary CLONE_CHILD_* flags.Ludovic Courtès2015-10-28
* file-systems: Do not truncate mount points that already exist.Ludovic Courtès2015-10-17
* build: container: Fix call-with-clean-exit.David Thompson2015-10-10
* linux-boot: Mount /dev as a devtmpfs from the start.Ludovic Courtès2015-09-20
* linux-initrd: Compress cpio archives deterministically.Ludovic Courtès2015-09-09
* build: container: Use the same clone flags as fork(3).David Thompson2015-09-07
* build: container: Setup /dev/console.David Thompson2015-09-07
* build: container: Add #:host-uids argument to call-with-container.David Thompson2015-08-08
* build: file-systems: Allow for bind mounting regular files.David Thompson2015-08-08
* vm: Make the list of partitions to build a parameter.Ludovic Courtès2015-07-26
* vm: Use the 'umount' procedure instead of util-linux's 'umount' command.Ludovic Courtès2015-07-24
* file-systems: Implement partition lookup by UUID.Ludovic Courtès2015-07-14
* file-systems: Use (guix build syscalls) at build time if needed.Ludovic Courtès2015-07-14
* gnu: build: Add Linux container module.David Thompson2015-07-09