| Commit message (Expand) | Author | Age |
... | |
* | | | | | | | system: Add mapped devices for RAID. | Andreas Enge | 2016-07-25 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | services: Add pam-limits-service. | Ricardo Wurmus | 2016-07-19 |
* | | | | | | install: Add mdadm to the image. | Andreas Enge | 2016-07-15 |
* | | | | | | system: Change the shell of 'nobody' to 'nologin'. | Ludovic Courtès | 2016-07-13 |
* | | | | | | services: <shepherd-service> no longer has an 'imported-modules' field. | Ludovic Courtès | 2016-07-12 |
* | | | | | | gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'. | Ludovic Courtès | 2016-07-12 |
* | | | | | | linux-container: Fix list of imported modules. | Ludovic Courtès | 2016-07-12 |
* | | | | | | gnu: Switch to 'with-imported-modules'. | Ludovic Courtès | 2016-07-12 |
* | | | | | | gnu: linux-initrd: Support NVMe devices. | Jan Nieuwenhuizen | 2016-06-29 |
* | | | | | | install: Pass a relative file name to 'local-file'. | Ludovic Courtès | 2016-06-21 |
| |_|_|_|/
|/| | | | |
|
* | | | | | file-systems: Remove unneeded import. | Ludovic Courtès | 2016-06-06 |
* | | | | | install: 'cow-store' now bind-mounts the target's /tmp. | Ludovic Courtès | 2016-05-31 |
| |_|_|/
|/| | | |
|
* | | | | system: Do not export PS1 in /etc/skel/.bashrc. | Alex Griffin | 2016-05-06 |
* | | | | tests: Add whole-system test. | Ludovic Courtès | 2016-05-04 |
* | | | | Add (gnu tests) and (gnu build marionette). | Ludovic Courtès | 2016-05-04 |
| |_|/
|/| | |
|
* | | | guix system: Reduce size of image produced for 'vm' action. | Ludovic Courtès | 2016-04-29 |
* | | | mapped-devices: LUKS partitions can be designated by their UUID. | Ludovic Courtès | 2016-04-18 |
* | | | mapped-devices: 'mapped-device-service' takes a <mapped-device>. | Ludovic Courtès | 2016-04-18 |
* | | | services: Move 'device-mapping-service' to (gnu system mapped-devices). | Ludovic Courtès | 2016-04-18 |
* | | | system: Move 'luks-device-mapping' to (gnu system mapped-devices). | Ludovic Courtès | 2016-04-18 |
* | | | system: Add (gnu system mapped-devices). | Ludovic Courtès | 2016-04-18 |
* | | | install: Use 'beta' instead of 'alpha'. | Ludovic Courtès | 2016-04-17 |
| |/
|/| |
|
* | | install: Use 'info-reader' instead of Texinfo 4. | Ludovic Courtès | 2016-03-24 |
* | | install: Remove cgroup and elogind file systems. | Ludovic Courtès | 2016-03-24 |
* | | install: Add /tmp as a tmpfs. | Ludovic Courtès | 2016-03-24 |
* | | doc: Add "lightweight desktop" OS config example. | Ludovic Courtès | 2016-03-23 |
|/ |
|
* | system: Make sure fonts are searched for in the system profile. | Ludovic Courtès | 2016-03-20 |
* | system: Allow account skeletons to be directories. | Ludovic Courtès | 2016-03-20 |
* | gnu: system: Add elogind cgroup mount. | Andy Wingo | 2016-03-07 |
* | vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present. | Christopher Allan Webber | 2016-02-22 |
* | 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 |