summaryrefslogtreecommitdiff
path: root/gnu/services
Commit message (Expand)AuthorAgeFilesLines
* services: lsh: Fix activation script....Mark H Weaver2014-08-071-0/+1
* services: Use system groups where applicable....Ludovic Courtès2014-07-254-3/+7
* services: xorg: Honor ~/.xsession....Ludovic Courtès2014-07-241-1/+6
* services: xorg: Remove /var/run/slim.lock when starting....Ludovic Courtès2014-07-241-4/+9
* install: Add a service to back the store with the target disk....Ludovic Courtès2014-07-231-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: Add Tor service....Ludovic Courtès2014-07-121-1/+35
* services: networking: Set interfaces up; delete default route only when needed....Ludovic Courtès2014-07-121-3/+7
* services: Provide a 'loopback' service by default....Ludovic Courtès2014-07-122-1/+5
* services: Use more Texinfo markup in docstrings....Ludovic Courtès2014-07-113-14/+20
* services: udev: Improve synchronization when starting....Ludovic Courtès2014-07-101-3/+23
* services: xorg: Remove optional sections from xorg.conf....Ludovic Courtès2014-07-101-26/+1
* services: xorg: Require 'udev'....Ludovic Courtès2014-07-101-1/+1
* services: xorg: Add drivers to the default search path....Ludovic Courtès2014-07-101-1/+8
* services: xorg: Fix typo in font path....Ludovic Courtès2014-07-101-1/+1
* services: Update to use the dmd 0.2 API....Ludovic Courtès2014-07-085-41/+33
* services: Add lshd service....Ludovic Courtès2014-07-011-0/+140
* 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-273-0/+3
* 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-032-7/+10
* 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: Add D-Bus and Avahi....Ludovic Courtès2014-05-262-0/+228
* services: nscd: Provide an 'activate' script to make /var/run/nscd....Ludovic Courtès2014-05-241-0/+5
* system: Make /run/current-system at activation time....Ludovic Courtès2014-05-182-2/+2
* 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: xorg: Fix harmless typo in slim.cfg....Ludovic Courtès2014-05-111-1/+1
* services: Add 'file-system-service'....Ludovic Courtès2014-05-102-4/+34
* services: Use (guix build syscalls) instead of util-linux....Ludovic Courtès2014-05-102-33/+42
* 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-082-5/+90
* services: networking: Fix typo in static networking service....Ludovic Courtès2014-05-041-1/+1
* system: Add (guix build activation)....Ludovic Courtès2014-04-301-25/+2
* services: xorg: Rewrite using gexps....Ludovic Courtès2014-04-281-64/+29
* services: Rewrite using gexps....Ludovic Courtès2014-04-284-108/+106
* system: Factorize (gnu system)....Ludovic Courtès2014-04-231-1/+4