| Commit message (Expand) | Author | Age |
* | install: Add btrfs-progs to the image. | Tobias Geerinckx-Rice | 2016-02-11 |
* | install: Do not cache lookup failures. | Ludovic Courtès | 2016-02-10 |
* | system: Selected locale is automatically built. | Ludovic Courtès | 2016-02-10 |
* | linux-container: Accept file systems with a UUID 'source'. | Ludovic Courtès | 2016-02-08 |
* | file-systems: Spawn a Bournish REPL upon fsck failure. | Ludovic Courtès | 2016-02-08 |
* | Add (guix build bournish) and use it in the initrd. | Ludovic Courtès | 2016-02-08 |
* | system: pam: 'pam-root-service-type' can be extended with transformations. | Ludovic Courtès | 2016-02-06 |
* | system: pam: Export accessors. | Ludovic Courtès | 2016-02-06 |
* | install: Add glibc to the global profile. | Ludovic Courtès | 2016-02-04 |
* | linux-initrd: Add serpent_generic and wp512 to the default set of modules. | Mark H Weaver | 2016-02-03 |
* | linux-initrd: Add hid-generic and hid-apple to the default set of modules. | Mark H Weaver | 2016-02-03 |
* | install: Make it clear that we refer to the root by label. | Ludovic Courtès | 2016-02-01 |
* | services: Rename 'dmd' services to 'shepherd'. | Alex Kost | 2016-01-29 |
* | Rename (gnu services dmd) to (gnu services shepherd). | Alex Kost | 2016-01-29 |
* | system: grub: Search root device by label or UUID if possible. | Ludovic Courtès | 2016-01-22 |
* | linux-initrd: Remove "usbkbd" from the default set of modules. | Ludovic Courtès | 2016-01-17 |
* | file-systems: Move 'string->uuid' to the build side. | Ludovic Courtès | 2016-01-01 |
* | system: Allow the root file system to have a UUID. | Ludovic Courtès | 2016-01-01 |
* | file-systems: Add a 'mount?' field. | Ludovic Courtès | 2015-12-22 |
* | doc: Be more explicit in example of file-systems configuration. | Leo Famulari | 2015-12-21 |
* | system: pam: Honor /etc/environment. | 宋文武 | 2015-12-05 |
* | gnu: Add qemu-minimal. | Ludovic Courtès | 2015-11-21 |
* | system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE. | Ludovic Courtès | 2015-11-11 |
* | install: Run GPM. | Ludovic Courtès | 2015-11-07 |
* | doc: Back up on the claim of encrypted root partitions. | Ludovic Courtès | 2015-11-04 |
* | system: Rename (gnu system linux) to (gnu system pam). | Ludovic Courtès | 2015-11-03 |
* | services: avahi: Add Avahi to the system profile. | Ludovic Courtès | 2015-11-02 |
* | services: slim: Add xterm to the system profile. | Ludovic Courtès | 2015-11-02 |
* | services: wicd: Add Wicd to the system profile. | Ludovic Courtès | 2015-11-02 |
* | services: Add 'system-service-type'. | Ludovic Courtès | 2015-11-02 |
* | system: grub: Use a bigger background image. | Ludovic Courtès | 2015-11-02 |
* | doc: Give an example with an encrypted root partition. | Ludovic Courtès | 2015-11-01 |
* | system: Add 'locale-libcs' field. | Ludovic Courtès | 2015-10-30 |
* | scripts: system: Add 'container' action. | David Thompson | 2015-10-30 |
* | system: container: Adjust to changes in gexps. | David Thompson | 2015-10-30 |
* | services: Add screen-locker service. | Ludovic Courtès | 2015-10-29 |
* | system: File systems depend on their corresponding device mappings. | Ludovic Courtès | 2015-10-29 |
* | system: grub: Let GRUB choose the best graphics mode. | Ludovic Courtès | 2015-10-29 |
* | linux-initrd: Use pata_acpi, pata_atiixp, and isci modules only on Intel. | Mark H Weaver | 2015-10-27 |
* | system: grub: Adjust eye-candy to work on non-Intel systems. | Mark H Weaver | 2015-10-27 |
* | system: grub: On MIPS, the linux image name is vmlinuz, not bzImage. | Mark H Weaver | 2015-10-27 |
* | install: Set the mtime in the binary tarball to 1. | Ludovic Courtès | 2015-10-17 |
* | services: 'dmd-service-type' takes a service name. | Ludovic Courtès | 2015-10-14 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2015-10-12 |
|\ |
|
| * | gnu: libc: Look for locale data under /run/current-system/locale/X.Y. | Ludovic Courtès | 2015-09-30 |
* | | services: Introduce extensible services. | Ludovic Courtès | 2015-10-10 |
* | | system: Account skeleton API is non-monadic. | Ludovic Courtès | 2015-10-10 |
* | | system: pam: Use 'computed-file' instead of 'gexp->derivation'. | Ludovic Courtès | 2015-10-10 |
* | | services: mingetty-service: Use <mingetty-configuration> objects. | Ludovic Courtès | 2015-10-10 |
* | | system: Make service procedures non-monadic. | Ludovic Courtès | 2015-10-10 |