summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
Commit message (Expand)AuthorAgeFilesLines
* services: Use system groups where applicable....Ludovic Courtès2014-07-251-0/+1
* system: Recognize more file system flags....Ludovic Courtès2014-07-231-4/+9
* system: Add 'file-system' decl. for /dev/pts, and use the right options....Ludovic Courtès2014-07-231-1/+1
* system: Add 'create-mount-point?' file system option....Ludovic Courtès2014-07-231-2/+7
* system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'....Ludovic Courtès2014-07-221-2/+7
* services: Allow 'check-file-system' to work for non-boot-time file systems....Ludovic Courtès2014-07-211-2/+9
* services: Add 'console-font-service'....Ludovic Courtès2014-07-171-2/+54
* services: syslog: Don't write trivial error messages to /dev/console....Ludovic Courtès2014-07-161-1/+1
* services: Add options to 'guix-service'....Ludovic Courtès2014-07-141-3/+16
* services: Provide a 'loopback' service by default....Ludovic Courtès2014-07-121-0/+3
* services: Use more Texinfo markup in docstrings....Ludovic Courtès2014-07-111-8/+12
* services: udev: Improve synchronization when starting....Ludovic Courtès2014-07-101-3/+23
* services: Update to use the dmd 0.2 API....Ludovic Courtès2014-07-081-31/+24
* services: udev: Make sure modules are found, and use "udevadm settle"....Ludovic Courtès2014-06-291-0/+7
* system: Add a 'system?' field to user accounts....Ludovic Courtès2014-06-271-0/+1
* services: Add udev service, and add it to '%base-services'....Ludovic Courtès2014-06-241-1/+31
* system: Remove useless 'members' field of 'user-group'....Ludovic Courtès2014-06-221-2/+0
* services: Use a fixed GID for the build group and use that for the store....Ludovic Courtès2014-06-061-10/+11
* services: Make sure the store's group is the build group....Ludovic Courtès2014-06-041-3/+15
* services: Add the build group to the supplementary groups of build users....Ludovic Courtès2014-06-041-0/+6
* install: Register the hydra.gnu.org key on the installation image....Ludovic Courtès2014-06-041-3/+32
* system: File system sources can be marked as labels or devices....Ludovic Courtès2014-06-031-6/+9
* services: syslogd: Write fewer messages to /dev/console....Ludovic Courtès2014-06-011-2/+2
* system: Add more options for 'mingetty-service'....Ludovic Courtès2014-05-311-3/+34
* services: nscd: Provide an 'activate' script to make /var/run/nscd....Ludovic Courtès2014-05-241-0/+5
* system: When unionfs-fuse is used for /, don't kill it when halting....Ludovic Courtès2014-05-141-3/+39
* system: Make accounts and groups at activation time....Ludovic Courtès2014-05-111-6/+4
* services: Add 'file-system-service'....Ludovic Courtès2014-05-101-2/+28
* services: Use (guix build syscalls) instead of util-linux....Ludovic Courtès2014-05-101-11/+8
* system: Automatically add essential services....Ludovic Courtès2014-05-091-8/+1
* services: Add service to cleanly unmount the root file system....Ludovic Courtès2014-05-081-4/+89
* services: Rewrite using gexps....Ludovic Courtès2014-04-281-30/+30
* system: Factorize (gnu system)....Ludovic Courtès2014-04-231-1/+4
* gnu: Define '%base-services'....Ludovic Courtès2014-02-191-1/+16
* gnu: Introduce the (gnu services ...) modules....Ludovic Courtès2014-02-191-0/+176