Age | Commit message (Expand) | Author |
2019-01-25 | linux-modules: module-soft-dependencies: Remove colon from section names. | Danny Milosavljevic |
2019-01-25 | linux-modules: Add module-soft-dependencies. | Danny Milosavljevic |
2019-01-17 | file-systems: Add read-luks-partition-uuid. | Mathieu Othacehe |
2019-01-17 | file-systems: Export read-partition-label and read-partition-uuid. | Mathieu Othacehe |
2018-12-19 | vm: Re-enable KVM on i386. | Ludovic Courtès |
2018-12-18 | file-systems: Have the emergency REPL output to /dev/console. | Ludovic Courtès |
2018-12-18 | file-systems: Spawn a REPL only when interaction is possible. | Ludovic Courtès |
2018-12-06 | vm: Add padding in the ISO image. | Ludovic Courtès |
2018-11-21 | linux-initrd: 'expression->initrd' returns the complete file name. | Ludovic Courtès |
2018-11-18 | activation: Aways pass '-d HOME' to 'useradd'. | Ludovic Courtès |
2018-11-07 | linux-initrd: Make sure 'build-initrd' can delete files. | Ludovic Courtès |
2018-11-06 | install: Add 'install-database-and-gc-roots'. | Ludovic Courtès |
2018-11-06 | pack: Import (guix store database) only when '--localstatedir' is passed. | Ludovic Courtès |
2018-11-06 | pack: Move store database creation to a separate derivation. | Ludovic Courtès |
2018-11-05 | install: Parameterize the profile name for 'populate-single-profile-directory'. | Ludovic Courtès |
2018-10-21 | install: Make /var/guix/…/guix-profile a relative symlink. | Ludovic Courtès |
2018-08-29 | linux-modules: Raise an error when a kernel module cannot be found. | Ludovic Courtès |
2018-08-28 | marionette: Add wait-for-unix-socket. | Chris Marusich |
2018-08-28 | marionette: Add support for QEMU's "quit" command. | Chris Marusich |
2018-08-21 | linux-modules: Adjust 'section-contents' procedure. | Ludovic Courtès |
2018-07-29 | linux-initrd: Try several file names when looking up modules. | Ludovic Courtès |
2018-07-29 | linux-initrd: Improve check of initrd modules. | Ludovic Courtès |
2018-07-04 | vm: Disable KVM on i386. | Ludovic Courtès |
2018-06-26 | vm: 'make-iso9660-image' makes 'grub.cfg' a GC root. | Ludovic Courtès |
2018-06-26 | vm: 'make-iso9660-image' no longer includes unreferenced store items. | Ludovic Courtès |
2018-06-26 | vm: Don't try to modify the bind-mounted store. | Ludovic Courtès |
2018-06-14 | linux-initrd: Module check correctly handles hyphen vs. underscore. | Ludovic Courtès |
2018-06-14 | Remove 'guix-register' and its traces. | Ludovic Courtès |
2018-06-14 | database: Allow for deterministic database construction. | Ludovic Courtès |
2018-06-14 | install: Use 'reset-timestamps' from (guix store database). | Ludovic Courtès |
2018-06-14 | database: Add 'register-items'. | Ludovic Courtès |
2018-06-14 | install: Use (guix store database) instead of 'guix-register'. | Ludovic Courtès |
2018-06-01 | Merge branch 'master' into core-updates | Ludovic Courtès |
2018-06-01 | bootloader: grub: Use 'with-extensions'. | Ludovic Courtès |
2018-06-01 | marionette: Add 'wait-for-tcp-port'. | Ludovic Courtès |
2018-05-31 | file-systems: Always wait for devices to show up. | Ludovic Courtès |
2018-05-28 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-28 | system: Remove uses of the 'title' field of <file-system>. | Ludovic Courtès |
2018-05-28 | file-systems: Remove 'title' field and add <file-system-label>. | Ludovic Courtès |
2018-05-27 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-25 | vm: Pass "panic=1" to Linux. | Ludovic Courtès |
2018-05-24 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-23 | vm: Print the label and UUID of partitions. | Ludovic Courtès |
2018-03-29 | Merge branch 'master' into core-updates | Marius Bakke |
2018-03-27 | activation: Pass '-d HOME' to 'usermod'. | Ludovic Courtès |
2018-03-24 | gnu: When building in a VM, share a temporary directory. | Chris Marusich |
2018-03-24 | vm: Allow control of deduplication in root-partition-initializer. | Chris Marusich |
2018-03-23 | gnu: cross-base: Use invoke in (gnu build cross-toolchain). | Mark H Weaver |
2018-03-18 | glob: Add an extra glob pattern compilation stage. | Ludovic Courtès |
2018-03-18 | linux-modules: 'load-linux-module*' honors BLACK-LIST in recursive calls. | Ludovic Courtès |