summaryrefslogtreecommitdiff
path: root/gnu/system.scm
Commit message (Expand)AuthorAgeFilesLines
* system: Honor the 'dependencies' field of file systems....Ludovic Courtès2016-07-181-2/+5
* gexp: 'gexp->file' emits code to set '%load-path'....Ludovic Courtès2016-07-121-1/+2
* system: Add procedures to access user accounts and service names....Ludovic Courtès2016-05-041-0/+18
* mapped-devices: 'mapped-device-service' takes a <mapped-device>....Ludovic Courtès2016-04-181-9/+1
* system: Move 'luks-device-mapping' to (gnu system mapped-devices)....Ludovic Courtès2016-04-181-22/+1
* system: Add (gnu system mapped-devices)....Ludovic Courtès2016-04-181-0/+1
* system: Define 'GTK_DATA_PREFIX' globally....Ludovic Courtès2016-04-041-0/+5
* system: Use 'info-reader' instead of Texinfo to avoid dragging Perl....Ludovic Courtès2016-03-241-1/+1
* system: Do not create "site-start.el"....Alex Kost2016-03-241-31/+0
* gnu: eudev: Add dependency on blkid....Ludovic Courtès2016-03-091-1/+1
* 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