summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
2016-04-29guix system: Reduce size of image produced for 'vm' action.Ludovic Courtès
2016-04-18mapped-devices: LUKS partitions can be designated by their UUID.Ludovic Courtès
2016-04-18mapped-devices: 'mapped-device-service' takes a <mapped-device>.Ludovic Courtès
2016-04-18services: Move 'device-mapping-service' to (gnu system mapped-devices).Ludovic Courtès
2016-04-18system: Move 'luks-device-mapping' to (gnu system mapped-devices).Ludovic Courtès
2016-04-18system: Add (gnu system mapped-devices).Ludovic Courtès
2016-04-17install: Use 'beta' instead of 'alpha'.Ludovic Courtès
2016-03-24install: Use 'info-reader' instead of Texinfo 4.Ludovic Courtès
2016-03-24install: Remove cgroup and elogind file systems.Ludovic Courtès
2016-03-24install: Add /tmp as a tmpfs.Ludovic Courtès
2016-03-23doc: Add "lightweight desktop" OS config example.Ludovic Courtès
2016-03-20system: Make sure fonts are searched for in the system profile.Ludovic Courtès
2016-03-20system: Allow account skeletons to be directories.Ludovic Courtès
2016-03-07gnu: system: Add elogind cgroup mount.Andy Wingo
2016-02-22vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present.Christopher Allan Webber
2016-02-11install: Add btrfs-progs to the image.Tobias Geerinckx-Rice
2016-02-10install: Do not cache lookup failures.Ludovic Courtès
2016-02-10system: Selected locale is automatically built.Ludovic Courtès
2016-02-08linux-container: Accept file systems with a UUID 'source'.Ludovic Courtès
2016-02-08file-systems: Spawn a Bournish REPL upon fsck failure.Ludovic Courtès
2016-02-08Add (guix build bournish) and use it in the initrd.Ludovic Courtès
2016-02-06system: pam: 'pam-root-service-type' can be extended with transformations.Ludovic Courtès
2016-02-06system: pam: Export accessors.Ludovic Courtès
2016-02-04install: Add glibc to the global profile.Ludovic Courtès
2016-02-03linux-initrd: Add serpent_generic and wp512 to the default set of modules.Mark H Weaver
2016-02-03linux-initrd: Add hid-generic and hid-apple to the default set of modules.Mark H Weaver
2016-02-01install: Make it clear that we refer to the root by label.Ludovic Courtès
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost
2016-01-29Rename (gnu services dmd) to (gnu services shepherd).Alex Kost
2016-01-22system: grub: Search root device by label or UUID if possible.Ludovic Courtès
2016-01-17linux-initrd: Remove "usbkbd" from the default set of modules.Ludovic Courtès
2016-01-01file-systems: Move 'string->uuid' to the build side.Ludovic Courtès
2016-01-01system: Allow the root file system to have a UUID.Ludovic Courtès
2015-12-22file-systems: Add a 'mount?' field.Ludovic Courtès
2015-12-21doc: Be more explicit in example of file-systems configuration.Leo Famulari
2015-12-05system: pam: Honor /etc/environment.宋文武
2015-11-21gnu: Add qemu-minimal.Ludovic Courtès
2015-11-11system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE.Ludovic Courtès
2015-11-07install: Run GPM.Ludovic Courtès
2015-11-04doc: Back up on the claim of encrypted root partitions.Ludovic Courtès
2015-11-03system: Rename (gnu system linux) to (gnu system pam).Ludovic Courtès
2015-11-02services: avahi: Add Avahi to the system profile.Ludovic Courtès
2015-11-02services: slim: Add xterm to the system profile.Ludovic Courtès
2015-11-02services: wicd: Add Wicd to the system profile.Ludovic Courtès
2015-11-02services: Add 'system-service-type'.Ludovic Courtès
2015-11-02system: grub: Use a bigger background image.Ludovic Courtès
2015-11-01doc: Give an example with an encrypted root partition.Ludovic Courtès
2015-10-30system: Add 'locale-libcs' field.Ludovic Courtès
2015-10-30scripts: system: Add 'container' action.David Thompson
2015-10-30system: container: Adjust to changes in gexps.David Thompson