Age | Commit message (Expand) | Author |
2016-09-06 | activation: Don't fail if /var/lib exists. | Leo Famulari |
2016-09-06 | activation: Allow home directories to be created under /var/lib. | David Craven |
2016-09-05 | file-systems: Always use (guix build syscalls). | Ludovic Courtès |
2016-08-29 | tests: Make sure /var/guix/gcroots/profiles is a valid symlink. | Ludovic Courtès |
2016-08-28 | system: Add 'create-home-directory?' field to <user-account>. | Ludovic Courtès |
2016-06-20 | vm: 'qemu-command' honors its argument. | Ludovic Courtès |
2016-05-31 | container: Gracefully report mount errors in the child process. | Ludovic Courtès |
2016-05-31 | container: Gracefully handle failure to set up user namespaces. | Ludovic Courtès |
2016-05-04 | Add (gnu tests) and (gnu build marionette). | Ludovic Courtès |
2016-04-17 | file-systems: Add 'find-partition-by-luks-uuid'. | Ludovic Courtès |
2016-04-17 | file-systems: Separate ENOENT catching from ext2 superblock reads. | Ludovic Courtès |
2016-03-24 | activation: Copy account skeletons silently. | Ludovic Courtès |
2016-03-20 | system: Allow account skeletons to be directories. | Ludovic Courtès |
2016-03-14 | build: reset-timestamps: Include directories. | Ricardo Wurmus |
2016-02-22 | vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present. | Christopher Allan Webber |
2016-02-21 | linux-modules: Use normalized module names for 'modprobe.blacklist'. | Ludovic Courtès |
2016-02-08 | file-systems: Spawn a Bournish REPL upon fsck failure. | Ludovic Courtès |
2016-01-29 | Rename 'dmd' to 'shepherd' in comments and strings. | Alex Kost |
2016-01-29 | Rename '/root/etc/dmd' directory and 'do-not-kill' file. | Alex Kost |
2016-01-23 | build: container: Make 'unprivileged-user-namespace-supported?' more robust. | Mark H Weaver |
2016-01-16 | linux-modules: Support 'modprobe.blacklist' on the command line. | Ludovic Courtès |
2016-01-05 | linux-boot: Remove verbose output for module loads. | Ludovic Courtès |
2016-01-01 | system: Allow the root file system to be named by UUID. | Ludovic Courtès |
2016-01-01 | file-systems: Move 'string->uuid' to the build side. | Ludovic Courtès |
2015-11-03 | build: container: Add feature test predicates. | David Thompson |
2015-10-28 | container: Remove unnecessary CLONE_CHILD_* flags. | Ludovic Courtès |
2015-10-17 | file-systems: Do not truncate mount points that already exist. | Ludovic Courtès |
2015-10-10 | build: container: Fix call-with-clean-exit. | David Thompson |
2015-09-20 | linux-boot: Mount /dev as a devtmpfs from the start. | Ludovic Courtès |
2015-09-09 | linux-initrd: Compress cpio archives deterministically. | Ludovic Courtès |
2015-09-07 | build: container: Use the same clone flags as fork(3). | David Thompson |
2015-09-07 | build: container: Setup /dev/console. | David Thompson |
2015-08-08 | build: container: Add #:host-uids argument to call-with-container. | David Thompson |
2015-08-08 | build: file-systems: Allow for bind mounting regular files. | David Thompson |
2015-07-26 | vm: Make the list of partitions to build a parameter. | Ludovic Courtès |
2015-07-24 | vm: Use the 'umount' procedure instead of util-linux's 'umount' command. | Ludovic Courtès |
2015-07-14 | file-systems: Implement partition lookup by UUID. | Ludovic Courtès |
2015-07-14 | file-systems: Use (guix build syscalls) at build time if needed. | Ludovic Courtès |
2015-07-09 | gnu: build: Add Linux container module. | David Thompson |
2015-07-09 | build: file-systems: Import (guix build syscalls) for non-static Guiles. | David Thompson |
2015-06-24 | linux-initrd: Produce cpio archives with zeroed timestamps, etc. | Ludovic Courtès |
2015-06-24 | linux-initrd: Populate cpio archives in a deterministic order. | Ludovic Courtès |
2015-06-24 | linux-initrd: Use (guix cpio) instead of GNU cpio. | Ludovic Courtès |
2015-06-19 | gnu: Make 'mount' interface in static Guile consistent with Guix API. | David Thompson |
2015-06-18 | install: Turn off deduplication for the binary tarball. | Ludovic Courtès |
2015-06-10 | install: Really overwrite TARGET/var/guix/profiles/system-1-link. | Ludovic Courtès |
2015-05-24 | gnu: linux-boot: Remove outdated and misleading comment. | Ludovic Courtès |
2015-05-09 | system: activate-ptrace-attach: Handle kernels without YAMA support. | Mark H Weaver |
2015-05-05 | activation: Make user copies of the skeletons writable. | Ludovic Courtès |
2015-04-29 | install: Make /var/lock. | Ludovic Courtès |