summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
Commit message (Expand)AuthorAge
* services: nscd-service: Add #:name-services parameter.Ludovic Courtès2015-02-04
* services: mingetty: Wait for udev.Ludovic Courtès2015-01-27
* services: guix: #:authorize-hydra-key? now defaults to #t.Ludovic Courtès2015-01-23
* monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
* services: user-processes: Really honor the grace delay.Ludovic Courtès2015-01-13
* services: user-processes: Write debugging messages to the output port.Ludovic Courtès2015-01-12
* services: Make 'nscd-service' configurable; cache hosts/services by default.Ludovic Courtès2014-12-14
* services: user-unmount: Change directory to "/" before unmounting.Ludovic Courtès2014-11-14
* services: Add 'user-unmount-service' as an essential service.Ludovic Courtès2014-11-10
* services: udev: Make /dev/kvm 666 as a workaround.Ludovic Courtès2014-11-08
* services: Increase delay before SIGKILL is sent when halting.Ludovic Courtès2014-11-05
* system: Fix value of 'EUDEV_RULES_DIRECTORY'.Ludovic Courtès2014-09-19
* system: Add udev rule for /dev/kvm.Ludovic Courtès2014-09-18
* system: Add support for swap devices.Ludovic Courtès2014-09-18
* system: Define 'device-mapping-kind', and add a 'close' procedure.Ludovic Courtès2014-09-18
* services: file-system: Change directory to root before unmounting.Ludovic Courtès2014-09-17
* services: user-processes: Wait for complete process termination.Ludovic Courtès2014-09-17
* services: udev: Make non-respawnable.Ludovic Courtès2014-09-17
* system: Use eudev instead of udev by default.Ludovic Courtès2014-09-13
* services: udev: Allow the use of eudev.Ludovic Courtès2014-09-13
* system: Add FUSE and ALSA udev rules by default.Ludovic Courtès2014-09-13
* system: Add support for Linux-style mapped devices.Ludovic Courtès2014-09-12
* services: udev: Allow for additional udev rules.Ludovic Courtès2014-09-12
* Move part of (gnu build linux-boot) to (gnu build file-systems).Ludovic Courtès2014-09-03
* Rename (gnu build linux-initrd) to (gnu build linux-boot).Ludovic Courtès2014-09-03
* Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès2014-09-03
* gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès2014-08-28
* services: Use system groups where applicable.Ludovic Courtès2014-07-25
* system: Recognize more file system flags.Ludovic Courtès2014-07-23
* system: Add 'file-system' decl. for /dev/pts, and use the right options.Ludovic Courtès2014-07-23
* system: Add 'create-mount-point?' file system option.Ludovic Courtès2014-07-23
* system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'.Ludovic Courtès2014-07-22
* services: Allow 'check-file-system' to work for non-boot-time file systems.Ludovic Courtès2014-07-21
* services: Add 'console-font-service'.Ludovic Courtès2014-07-17
* services: syslog: Don't write trivial error messages to /dev/console.Ludovic Courtès2014-07-16
* services: Add options to 'guix-service'.Ludovic Courtès2014-07-14
* services: Provide a 'loopback' service by default.Ludovic Courtès2014-07-12
* services: Use more Texinfo markup in docstrings.Ludovic Courtès2014-07-11
* services: udev: Improve synchronization when starting.Ludovic Courtès2014-07-10
* services: Update to use the dmd 0.2 API.Ludovic Courtès2014-07-08
* services: udev: Make sure modules are found, and use "udevadm settle".Ludovic Courtès2014-06-29
* system: Add a 'system?' field to user accounts.Ludovic Courtès2014-06-27
* services: Add udev service, and add it to '%base-services'.Ludovic Courtès2014-06-24
* system: Remove useless 'members' field of 'user-group'.Ludovic Courtès2014-06-22
* services: Use a fixed GID for the build group and use that for the store.Ludovic Courtès2014-06-06
* services: Make sure the store's group is the build group.Ludovic Courtès2014-06-04
* services: Add the build group to the supplementary groups of build users.Ludovic Courtès2014-06-04
* install: Register the hydra.gnu.org key on the installation image.Ludovic Courtès2014-06-04
* system: File system sources can be marked as labels or devices.Ludovic Courtès2014-06-03
* services: syslogd: Write fewer messages to /dev/console.Ludovic Courtès2014-06-01