Age | Commit message (Expand) | Author |
2016-07-15 | install: Add mdadm to the image. | Andreas Enge |
2016-07-13 | system: Change the shell of 'nobody' to 'nologin'. | Ludovic Courtès |
2016-07-12 | 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-06-29 | gnu: linux-initrd: Support NVMe devices. | Jan Nieuwenhuizen |
2016-06-21 | install: Pass a relative file name to 'local-file'. | Ludovic Courtès |
2016-06-06 | file-systems: Remove unneeded import. | Ludovic Courtès |
2016-05-31 | install: 'cow-store' now bind-mounts the target's /tmp. | Ludovic Courtès |
2016-05-06 | system: Do not export PS1 in /etc/skel/.bashrc. | Alex Griffin |
2016-05-04 | tests: Add whole-system test. | Ludovic Courtès |
2016-05-04 | Add (gnu tests) and (gnu build marionette). | Ludovic Courtès |
2016-04-29 | guix system: Reduce size of image produced for 'vm' action. | Ludovic Courtès |
2016-04-18 | 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-17 | install: Use 'beta' instead of 'alpha'. | Ludovic Courtès |
2016-03-24 | 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-23 | doc: Add "lightweight desktop" OS config example. | Ludovic Courtès |
2016-03-20 | 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-07 | gnu: system: Add elogind cgroup mount. | Andy Wingo |
2016-02-22 | vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present. | Christopher Allan Webber |
2016-02-11 | install: Add btrfs-progs to the image. | Tobias Geerinckx-Rice |
2016-02-10 | install: Do not cache lookup failures. | Ludovic Courtès |
2016-02-10 | system: Selected locale is automatically built. | Ludovic Courtès |
2016-02-08 | 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-06 | 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-04 | install: Add glibc to the global profile. | Ludovic Courtès |
2016-02-03 | 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-01 | install: Make it clear that we refer to the root by label. | Ludovic Courtès |
2016-01-29 | services: Rename 'dmd' services to 'shepherd'. | Alex Kost |
2016-01-29 | Rename (gnu services dmd) to (gnu services shepherd). | Alex Kost |
2016-01-22 | system: grub: Search root device by label or UUID if possible. | Ludovic Courtès |
2016-01-17 | linux-initrd: Remove "usbkbd" from the default set of modules. | Ludovic Courtès |
2016-01-01 | 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 |
2015-12-22 | file-systems: Add a 'mount?' field. | Ludovic Courtès |
2015-12-21 | doc: Be more explicit in example of file-systems configuration. | Leo Famulari |
2015-12-05 | system: pam: Honor /etc/environment. | 宋文武 |
2015-11-21 | gnu: Add qemu-minimal. | Ludovic Courtès |