| Commit message (Expand) | Author | Age |
... | |
| * | accounts: Always honor the configured user account shell. | Ludovic Courtès | 2019-04-26 |
| * | vm: Adjust FAT serial number code to 32-bit Guile. | Ludovic Courtès | 2019-04-25 |
| * | vm: Use a fixed FAT serial number for 'efi.img' in ISO images. | Ludovic Courtès | 2019-04-21 |
| * | vm: Reset file timestamps of the EFI image in ISO images. | Ludovic Courtès | 2019-04-21 |
| * | vm: Reset file timestamps in ISO images. | Ludovic Courtès | 2019-04-21 |
| * | vm: Remove Xorriso "-padding" option. | Ludovic Courtès | 2019-04-14 |
| * | linux-container: Make the guest UID and GID a parameter. | Ludovic Courtès | 2019-04-02 |
| * | system: Initialize console keyboard layout in the initrd. | Ludovic Courtès | 2019-03-24 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-03-23 |
|\| |
|
| * | booloader: Add 'invoke/quiet'. | Ludovic Courtès | 2019-03-16 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-03-14 |
|\| |
|
| * | linux-modules: Factorize 'missing-modules'. | Ludovic Courtès | 2019-03-13 |
| * | Remove traces of "GuixSD". | Ludovic Courtès | 2019-03-13 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-03-10 |
|\| |
|
| * | activation: Shared system home directories are now 555 and root-owned. | Ludovic Courtès | 2019-03-08 |
| * | activation: Build account databases with (gnu build accounts). | Ludovic Courtès | 2019-03-07 |
| * | Add (gnu build accounts). | Ludovic Courtès | 2019-03-07 |
| * | activation: Operate on <user-account> and <user-group> records. | Ludovic Courtès | 2019-03-07 |
| * | linux-modules: module-soft-dependencies: Partition the result and return it a... | Danny Milosavljevic | 2019-03-05 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-03-04 |
|\| |
|
| * | activation: Make home directories #o700 by default. | Ludovic Courtès | 2019-03-04 |
* | | gnu: GCC: Move cross-toolchain build fix to (gnu packages cross-base). | Marius Bakke | 2019-02-28 |
* | | gnu: Use GCC 7 as the default compiler. | Marius Bakke | 2019-02-09 |
|/ |
|
* | 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-25 |
* | file-systems: Add read-luks-partition-uuid. | Mathieu Othacehe | 2019-01-17 |
* | file-systems: Export read-partition-label and read-partition-uuid. | Mathieu Othacehe | 2019-01-17 |
* | vm: Re-enable KVM on i386. | Ludovic Courtès | 2018-12-19 |
* | 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-18 |
* | vm: Add padding in the ISO image. | Ludovic Courtès | 2018-12-06 |
* | linux-initrd: 'expression->initrd' returns the complete file name. | Ludovic Courtès | 2018-11-21 |
* | activation: Aways pass '-d HOME' to 'useradd'. | Ludovic Courtès | 2018-11-18 |
* | linux-initrd: Make sure 'build-initrd' can delete files. | Ludovic Courtès | 2018-11-07 |
* | 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-06 |
* | install: Parameterize the profile name for 'populate-single-profile-directory'. | Ludovic Courtès | 2018-11-05 |
* | install: Make /var/guix/…/guix-profile a relative symlink. | Ludovic Courtès | 2018-10-21 |
* | linux-modules: Raise an error when a kernel module cannot be found. | Ludovic Courtès | 2018-08-29 |
* | marionette: Add wait-for-unix-socket. | Chris Marusich | 2018-08-28 |
* | marionette: Add support for QEMU's "quit" command. | Chris Marusich | 2018-08-28 |
* | linux-modules: Adjust 'section-contents' procedure. | Ludovic Courtès | 2018-08-21 |
* | 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-29 |
* | vm: Disable KVM on i386. | Ludovic Courtès | 2018-07-04 |
* | 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-26 |
* | linux-initrd: Module check correctly handles hyphen vs. underscore. | Ludovic Courtès | 2018-06-14 |