guix/gnu/services
Ludovic Courtès d4c87617e5 system: File system sources can be marked as labels or devices.
* gnu/system/file-systems.scm (<file-system>)[title]: New field.
* gnu/services/base.scm (file-system-service): Add #:title parameter.
  In 'start' gexp, use 'canonicalize-device-spec' and honor TITLE.
* gnu/system.scm (other-file-system-services,
  operating-system-root-file-system, operating-system-initrd-file):
  Adjust accordingly.
* gnu/system/linux-initrd.scm (file-system->spec): Likewise.
* gnu/system/vm.scm (system-disk-image): Add 'title' field for the root
  file system.
* guix/build/linux-initrd.scm (mount-file-system): Expect the second
  element of SPEC to be the title.
  (boot-system)[root-mount-point?, root-fs-type]: Likewise.
* gnu/services/dmd.scm (dmd-configuration-file): Select
  'canonicalize-device-spec'.
2014-06-03 00:14:58 +02:00
..
avahi.scm services: Add D-Bus and Avahi. 2014-05-26 23:38:06 +02:00
base.scm system: File system sources can be marked as labels or devices. 2014-06-03 00:14:58 +02:00
dbus.scm services: Add D-Bus and Avahi. 2014-05-26 23:38:06 +02:00
dmd.scm system: File system sources can be marked as labels or devices. 2014-06-03 00:14:58 +02:00
networking.scm services: networking: Fix typo in static networking service. 2014-05-04 21:09:29 +02:00
xorg.scm system: Make /run/current-system at activation time. 2014-05-18 00:04:01 +02:00