Age | Commit message (Expand) | Author |
2016-02-18 | system: Add iproute to '%base-packages'. | Alex Kost |
2016-02-10 | system: Selected locale is automatically built. | Ludovic Courtès |
2016-02-08 | system: Add Texinfo to '%base-packages'. | Ludovic Courtès |
2016-02-07 | system: Fix EMACSLOADPATH. | Alex Kost |
2016-02-03 | system: /etc/profile reads /etc/environment for the sake of lshd. | Ludovic Courtès |
2016-02-02 | gnu: eudev: Add variant that depends on libblkid. | Ludovic Courtès |
2016-02-02 | gnu: aspell: Wrap binary to find dictionaries. | Federico Beffa |
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-27 | services: guix: Provide Guix via 'profile-service-type'. | Ludovic Courtès |
2016-01-27 | services: dmd: Provide dmd via 'profile-service-type'. | Ludovic Courtès |
2016-01-22 | system: grub: Search root device by label or UUID if possible. | Ludovic Courtès |
2016-01-16 | Move <boot-parameters> to (gnu system). | Alex Kost |
2016-01-05 | services: Move /tmp cleanup to a separate service. | Ludovic Courtès |
2016-01-01 | system: Allow the root file system to be named by UUID. | Ludovic Courtès |
2016-01-01 | system: Allow the root file system to have a UUID. | Ludovic Courtès |
2015-12-22 | file-systems: The 'device' field can be a UUID (bytevector). | Ludovic Courtès |
2015-12-22 | services: Add 'fstab-service-type'. | Ludovic Courtès |
2015-12-05 | system: Add /etc/environment. | 宋文武 |
2015-11-11 | system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE. | Ludovic Courtès |
2015-11-03 | system: Rename (gnu system linux) to (gnu system pam). | Ludovic Courtès |
2015-11-02 | services: Add 'profile-service-type'. | Ludovic Courtès |
2015-11-02 | services: Add 'system-service-type'. | Ludovic Courtès |
2015-10-30 | system: Add 'locale-libcs' field. | Ludovic Courtès |
2015-10-29 | services: Add 'linux-bare-metal-service-type'. | Ludovic Courtès |
2015-10-29 | system: File systems depend on their corresponding device mappings. | Ludovic Courtès |
2015-10-15 | system: Define 'GST_PLUGIN_PATH' in /etc/profile. | Ludovic Courtès |
2015-10-10 | services: Introduce extensible services. | Ludovic Courtès |
2015-10-10 | system: Account skeleton API is non-monadic. | Ludovic Courtès |
2015-10-10 | system: pam: Use 'computed-file' instead of 'gexp->derivation'. | Ludovic Courtès |
2015-10-10 | system: Make service procedures non-monadic. | Ludovic Courtès |
2015-09-14 | gnu: system: Add Linux container module. | David Thompson |
2015-08-18 | Revert "PRELIMINARY: Add three programs to %setuid-programs." | Mark H Weaver |
2015-08-18 | PRELIMINARY: Add three programs to %setuid-programs. | Mark H Weaver |
2015-08-04 | system: Default to newest linux-libre. | Mark H Weaver |
2015-07-26 | system: Add 'ping6' to %SETUID-PROGRAMS. | Ludovic Courtès |
2015-07-20 | system: Default to Linux-libre 4.0. | Ludovic Courtès |
2015-07-17 | file-systems: Add a 'dependencies' field to <file-system>. | Ludovic Courtès |
2015-07-17 | system: Add 'kernel-arguments' field. | Ludovic Courtès |
2015-07-09 | build: file-systems: Import (guix build syscalls) for non-static Guiles. | David Thompson |
2015-07-07 | system: Fix typo. | Alex Kost |
2015-06-23 | system: emacs-site-file: Use 'geiser-install to load geiser. | 宋文武 |
2015-06-16 | system: Rename 'sudoers' into 'sudoers-file'. | Alex Kost |
2015-06-05 | system: 'hosts-file' is now a file-like object. | Ludovic Courtès |
2015-06-05 | system: 'sudoers' is now a file-like object. | Ludovic Courtès |
2015-05-25 | system: Define '%base-user-accounts'. | Ludovic Courtès |
2015-05-24 | system: Make sure user accounts refer to existing groups. | Ludovic Courtès |
2015-05-07 | system: Use "." instead of "source" in /etc/profile. | Ludovic Courtès |
2015-05-07 | system: Check whether ~/.guix-profile/etc/profile exists. | Ludovic Courtès |
2015-05-06 | system: /etc/profile sources each profile's /etc/profile. | Ludovic Courtès |