3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/services
Ludovic Courtès 7f239fd33f system: Add 'file-system' decl. for /dev/pts, and use the right options.
Fixes <http://bugs.gnu.org/18081>.

* gnu/system/file-systems.scm (%devtmpfs-file-system): Add
  'needed-for-boot?' field.
  (%tty-gid, %pseudo-terminal-file-system): New variables.
  (%base-file-systems): Add %PSEUDO-TERMINAL-FILE-SYSTEM.
* gnu/services/base.scm (udev-service): Remove dependency on
  'file-system-/dev'.
* gnu/system/shadow.scm (%base-groups): Add 'id' field for group 'tty'.
* guix/build/linux-initrd.scm (boot-system): Remove 'mount' call for
  /dev/pts.
* doc/guix.texi (File Systems): Add %pseudo-terminal-file-system.
2014-07-23 02:02:07 +02:00
..
avahi.scm services: Update to use the dmd 0.2 API. 2014-07-08 00:12:31 +02:00
base.scm system: Add 'file-system' decl. for /dev/pts, and use the right options. 2014-07-23 02:02:07 +02:00
dbus.scm services: Update to use the dmd 0.2 API. 2014-07-08 00:12:31 +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: Add Tor service. 2014-07-12 23:17:54 +02:00
ssh.scm services: Update to use the dmd 0.2 API. 2014-07-08 00:12:31 +02:00
xorg.scm services: Use more Texinfo markup in docstrings. 2014-07-11 23:20:48 +02:00