summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAgeFilesLines
* system: Do not export PS1 in /etc/skel/.bashrc....Alex Griffin2016-05-061-2/+3
* tests: Add whole-system test....Ludovic Courtès2016-05-041-0/+1
* Add (gnu tests) and (gnu build marionette)....Ludovic Courtès2016-05-041-1/+1
* guix system: Reduce size of image produced for 'vm' action....Ludovic Courtès2016-04-291-2/+2
* mapped-devices: LUKS partitions can be designated by their UUID....Ludovic Courtès2016-04-182-5/+33
* mapped-devices: 'mapped-device-service' takes a <mapped-device>....Ludovic Courtès2016-04-181-9/+7
* services: Move 'device-mapping-service' to (gnu system mapped-devices)....Ludovic Courtès2016-04-181-0/+31
* system: Move 'luks-device-mapping' to (gnu system mapped-devices)....Ludovic Courtès2016-04-181-1/+28
* system: Add (gnu system mapped-devices)....Ludovic Courtès2016-04-183-31/+54
* install: Use 'beta' instead of 'alpha'....Ludovic Courtès2016-04-171-1/+1
* install: Use 'info-reader' instead of Texinfo 4....Ludovic Courtès2016-03-241-2/+1
* install: Remove cgroup and elogind file systems....Ludovic Courtès2016-03-241-1/+5
* install: Add /tmp as a tmpfs....Ludovic Courtès2016-03-241-7/+19
* doc: Add "lightweight desktop" OS config example....Ludovic Courtès2016-03-233-11/+60
* system: Make sure fonts are searched for in the system profile....Ludovic Courtès2016-03-201-0/+23
* system: Allow account skeletons to be directories....Ludovic Courtès2016-03-201-4/+6
* gnu: system: Add elogind cgroup mount....Andy Wingo2016-03-071-1/+12
* vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present....Christopher Allan Webber2016-02-221-1/+9
* install: Add btrfs-progs to the image....Tobias Geerinckx-Rice2016-02-111-0/+1
* install: Do not cache lookup failures....Ludovic Courtès2016-02-101-1/+6
* system: Selected locale is automatically built....Ludovic Courtès2016-02-101-1/+31
* linux-container: Accept file systems with a UUID 'source'....Ludovic Courtès2016-02-081-1/+2
* file-systems: Spawn a Bournish REPL upon fsck failure....Ludovic Courtès2016-02-082-0/+2
* Add (guix build bournish) and use it in the initrd....Ludovic Courtès2016-02-081-1/+3
* system: pam: 'pam-root-service-type' can be extended with transformations....Ludovic Courtès2016-02-061-6/+38
* system: pam: Export accessors....Ludovic Courtès2016-02-061-1/+11
* install: Add glibc to the global profile....Ludovic Courtès2016-02-041-1/+2
* linux-initrd: Add serpent_generic and wp512 to the default set of modules....Mark H Weaver2016-02-031-1/+1
* linux-initrd: Add hid-generic and hid-apple to the default set of modules....Mark H Weaver2016-02-031-1/+2
* install: Make it clear that we refer to the root by label....Ludovic Courtès2016-02-011-1/+2
* services: Rename 'dmd' services to 'shepherd'....Alex Kost2016-01-291-2/+2
* Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost2016-01-291-1/+1
* system: grub: Search root device by label or UUID if possible....Ludovic Courtès2016-01-221-14/+40
* linux-initrd: Remove "usbkbd" from the default set of modules....Ludovic Courtès2016-01-171-2/+2
* file-systems: Move 'string->uuid' to the build side....Ludovic Courtès2016-01-011-40/+5
* system: Allow the root file system to have a UUID....Ludovic Courtès2016-01-011-2/+3
* file-systems: Add a 'mount?' field....Ludovic Courtès2015-12-221-1/+4
* doc: Be more explicit in example of file-systems configuration....Leo Famulari2015-12-212-5/+5
* system: pam: Honor /etc/environment....宋文武2015-12-051-3/+6
* gnu: Add qemu-minimal....Ludovic Courtès2015-11-211-2/+2
* system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE....Ludovic Courtès2015-11-111-4/+26
* install: Run GPM....Ludovic Courtès2015-11-071-0/+3
* doc: Back up on the claim of encrypted root partitions....Ludovic Courtès2015-11-041-10/+2
* system: Rename (gnu system linux) to (gnu system pam)....Ludovic Courtès2015-11-032-4/+3
* services: avahi: Add Avahi to the system profile....Ludovic Courtès2015-11-021-2/+1
* services: slim: Add xterm to the system profile....Ludovic Courtès2015-11-021-2/+2
* services: wicd: Add Wicd to the system profile....Ludovic Courtès2015-11-021-2/+2
* services: Add 'system-service-type'....Ludovic Courtès2015-11-021-15/+3
* system: grub: Use a bigger background image....Ludovic Courtès2015-11-021-1/+1
* doc: Give an example with an encrypted root partition....Ludovic Courtès2015-11-011-2/+10