summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
2016-07-15install: Add mdadm to the image....Andreas Enge
2016-07-13system: Change the shell of 'nobody' to 'nologin'....Ludovic Courtès
2016-07-12services: <shepherd-service> no longer has an 'imported-modules' field....Ludovic Courtès
2016-07-12gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'....Ludovic Courtès
2016-07-12linux-container: Fix list of imported modules....Ludovic Courtès
2016-07-12gnu: Switch to 'with-imported-modules'....Ludovic Courtès
2016-06-29gnu: linux-initrd: Support NVMe devices....Jan Nieuwenhuizen
2016-06-21install: Pass a relative file name to 'local-file'....Ludovic Courtès
2016-06-06file-systems: Remove unneeded import....Ludovic Courtès
2016-05-31install: 'cow-store' now bind-mounts the target's /tmp....Ludovic Courtès
2016-05-06system: Do not export PS1 in /etc/skel/.bashrc....Alex Griffin
2016-05-04tests: Add whole-system test....Ludovic Courtès
2016-05-04Add (gnu tests) and (gnu build marionette)....Ludovic Courtès
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