guix/gnu
Ludovic Courtès a69576ea85 system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'.
Suggested by Adam Pribyl <pribyl@lowlevel.cz>.

* gnu/services/base.scm (udev-service)[requirement]: Add
  'file-system-/dev'.
* gnu/system/file-systems.scm (%devtmpfs-file-system,
  %base-file-systems): New variables.
* gnu/system/install.scm (installation-services)[file-systems]: Use
  %base-file-systems.
* build-aux/hydra/demo-os.scm (file-systems): Likewise.
* doc/guix.texi (System Installation): Show %BASE-FILE-SYSTEMS in the
  example.
  (Using the Configuration System): Likewise.
  (File Systems): Document %base-file-systems, %devtmpfs-file-system,
  %binary-format-file-system, and %fuse-control-file-system.
2014-07-22 16:59:10 +02:00
..
packages gnu: ffmpeg: Remove --disable-vis. 2014-07-20 13:37:02 -07:00
services system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'. 2014-07-22 16:59:10 +02:00
system system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'. 2014-07-22 16:59:10 +02:00
packages.scm guix: refresh: Add --list-dependent option. 2014-07-20 11:36:09 -05:00
services.scm services: Support per-service activation scripts. 2014-05-24 18:10:05 +02:00
system.scm system: Add e2fsprogs to the base packages. 2014-07-16 15:54:47 +02:00