| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into core-updates | Marius Bakke | 2019-07-12 |
|\ |
|
| * | linux-container: Mount a new /dev/pts instance in the container. | Ludovic Courtès | 2019-07-06 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-27 |
|\| |
|
| * | accounts: Use 'fsync' instead of 'fdatasync'. | Ludovic Courtès | 2019-06-27 |
| * | linux-container: Remove dependency on (guix utils). | Ludovic Courtès | 2019-06-23 |
* | | utils: Add 'invoke/quiet'. | Ludovic Courtès | 2019-06-17 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-13 |
|\| |
|
| * | gnu: glibc-locales: Install symlinks using the normalized codeset. | Ludovic Courtès | 2019-06-07 |
| * | Add (gnu build locale). | Ludovic Courtès | 2019-06-07 |
| * | accounts: Call 'fdatasync' when writing databases. | Ludovic Courtès | 2019-06-05 |
| * | accounts: Close database before renaming it. | Ludovic Courtès | 2019-06-05 |
| * | activation: Lock /etc/.pwd.lock before accessing databases. | Ludovic Courtès | 2019-06-05 |
| * | linux-boot: Fix e2fsck warning. | Danny Milosavljevic | 2019-06-03 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-05-25 |
|\| |
|
| * | vm: Create installation media with MBR and HFS only, no GPT. | Danny Milosavljevic | 2019-05-18 |
| * | marionette: Add braces to the keystrokes. | Ludovic Courtès | 2019-05-15 |
| * | shepherd: Include /etc/localtime in service containers. | Ludovic Courtès | 2019-05-03 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2019-05-01 |
|\| |
|
| * | vm: Pass -smp to QEMU to allow use of multiple cores. | Christopher Baines | 2019-04-29 |
| * | file-systems: Support the 'no-atime' flag. | rendaw | 2019-04-29 |
| * | 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 |