guix/build-aux
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
..
hydra system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'. 2014-07-22 16:59:10 +02:00
check-available-binaries.scm check-available-binaries: Make sure substitutes are enabled. 2014-03-25 20:45:13 +01:00
check-final-inputs-self-contained.scm build: Add 'assert-final-inputs-self-contained' rule. 2014-06-18 15:03:13 +02:00
download.scm gnu: Switch to GCC 4.8 as the default compiler. 2013-11-16 00:48:31 +01:00
gitlog-to-changelog build: Add `gitlog-to-changelog'. 2013-05-12 22:41:11 +02:00
list-packages.scm list-packages: Add links to Hydra for mips64el-linux. 2014-06-03 00:17:00 +02:00
sync-descriptions.scm build: 'sync-descriptions' now compares GNU package descriptions. 2013-10-09 16:13:02 +02:00