summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAgeFilesLines
* system: Explicitly set umask to 022 in /etc/profile....Ludovic Courtès2016-03-081-0/+3
* system: GRUB menu entry says "beta" instead of "alpha"...Petter2016-03-031-1/+1
* system: Add rfkill to '%base-packages'....Ludovic Courtès2016-03-031-1/+1
* system: Add iproute to '%base-packages'....Alex Kost2016-02-181-1/+2
* system: Selected locale is automatically built....Ludovic Courtès2016-02-101-8/+21
* system: Add Texinfo to '%base-packages'....Ludovic Courtès2016-02-081-0/+2
* system: Fix EMACSLOADPATH....Alex Kost2016-02-071-2/+4
* system: /etc/profile reads /etc/environment for the sake of lshd....Ludovic Courtès2016-02-031-0/+11
* gnu: eudev: Add variant that depends on libblkid....Ludovic Courtès2016-02-021-1/+1
* gnu: aspell: Wrap binary to find dictionaries....Federico Beffa2016-02-021-3/+0
* services: Rename 'dmd' services to 'shepherd'....Alex Kost2016-01-291-5/+5
* Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost2016-01-291-1/+1
* services: guix: Provide Guix via 'profile-service-type'....Ludovic Courtès2016-01-271-1/+0
* services: dmd: Provide dmd via 'profile-service-type'....Ludovic Courtès2016-01-271-1/+1
* system: grub: Search root device by label or UUID if possible....Ludovic Courtès2016-01-221-1/+25
* Move <boot-parameters> to (gnu system)....Alex Kost2016-01-161-0/+41
* services: Move /tmp cleanup to a separate service....Ludovic Courtès2016-01-051-2/+6
* system: Allow the root file system to be named by UUID....Ludovic Courtès2016-01-011-2/+4
* system: Allow the root file system to have a UUID....Ludovic Courtès2016-01-011-3/+4
* file-systems: The 'device' field can be a UUID (bytevector)....Ludovic Courtès2015-12-221-5/+8
* services: Add 'fstab-service-type'....Ludovic Courtès2015-12-221-0/+1
* system: Add /etc/environment....宋文武2015-12-051-19/+20
* system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE....Ludovic Courtès2015-11-111-28/+0
* system: Rename (gnu system linux) to (gnu system pam)....Ludovic Courtès2015-11-031-1/+1
* services: Add 'profile-service-type'....Ludovic Courtès2015-11-021-10/+14
* services: Add 'system-service-type'....Ludovic Courtès2015-11-021-23/+31
* system: Add 'locale-libcs' field....Ludovic Courtès2015-10-301-1/+5
* services: Add 'linux-bare-metal-service-type'....Ludovic Courtès2015-10-291-1/+2
* system: File systems depend on their corresponding device mappings....Ludovic Courtès2015-10-291-13/+10
* system: Define 'GST_PLUGIN_PATH' in /etc/profile....Ludovic Courtès2015-10-151-0/+3
* services: Introduce extensible services....Ludovic Courtès2015-10-101-342/+127
* system: Account skeleton API is non-monadic....Ludovic Courtès2015-10-101-1/+1
* system: pam: Use 'computed-file' instead of 'gexp->derivation'....Ludovic Courtès2015-10-101-1/+1
* system: Make service procedures non-monadic....Ludovic Courtès2015-10-101-56/+48
* gnu: system: Add Linux container module....David Thompson2015-09-141-10/+20
* Revert "PRELIMINARY: Add three programs to %setuid-programs."...Mark H Weaver2015-08-181-9/+2
* PRELIMINARY: Add three programs to %setuid-programs.Mark H Weaver2015-08-181-2/+9
* system: Default to newest linux-libre....Mark H Weaver2015-08-041-1/+1
* system: Add 'ping6' to %SETUID-PROGRAMS....Ludovic Courtès2015-07-261-0/+1
* system: Default to Linux-libre 4.0....Ludovic Courtès2015-07-201-1/+1
* file-systems: Add a 'dependencies' field to <file-system>....Ludovic Courtès2015-07-171-4/+10
* system: Add 'kernel-arguments' field....Ludovic Courtès2015-07-171-5/+11
* build: file-systems: Import (guix build syscalls) for non-static Guiles....David Thompson2015-07-091-0/+1
* system: Fix typo....Alex Kost2015-07-071-1/+1
* system: emacs-site-file: Use 'geiser-install to load geiser....宋文武2015-06-231-6/+2
* system: Rename 'sudoers' into 'sudoers-file'....Alex Kost2015-06-161-7/+8
* system: 'hosts-file' is now a file-like object....Ludovic Courtès2015-06-051-4/+22
* system: 'sudoers' is now a file-like object....Ludovic Courtès2015-06-051-7/+25
* system: Define '%base-user-accounts'....Ludovic Courtès2015-05-251-1/+1
* system: Make sure user accounts refer to existing groups....Ludovic Courtès2015-05-241-0/+2