guix/gnu/system
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
..
file-systems.scm system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'. 2014-07-22 16:59:10 +02:00
grub.scm system: Support the addition of old entries in the GRUB menu. 2014-06-25 23:53:27 +02:00
install.scm system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'. 2014-07-22 16:59:10 +02:00
linux-initrd.scm linux-initrd: Add AHCI modules. 2014-07-19 08:41:43 -04:00
linux.scm system: Allow root to use 'groupadd' & co. without authenticating. 2014-07-11 23:20:48 +02:00
shadow.scm system: Add "netdev" group. 2014-07-11 00:27:27 +02:00
vm.scm vm: Make sure disk image initrds load 'usb-storage.ko'. 2014-07-14 18:05:10 +02:00