guix/build-aux/hydra
Ludovic Courtès c5df183956 Add (gnu system file-systems).
This fixes a circular dependency between (gnu system) and (gnu system
linux-initrd), where the latter could end up being compiled before
'file-system-type' was defined as a macro.

* gnu/system.scm (<file-system>, %fuse-control-file-system,
  %binary-format-file-system): Move to...
* gnu/system/file-systems.scm: ... here.  New file.
* build-aux/hydra/demo-os.scm, gnu/system/linux-initrd.scm,
  gnu/system/vm.scm: Use it.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2014-05-20 23:37:11 +02:00
..
demo-os.scm Add (gnu system file-systems). 2014-05-20 23:37:11 +02:00
gnu-system.scm hydra: Specify the image size of the QEMU image. 2014-04-11 19:08:25 +02:00
guix.scm hydra: Add debugging for the Guix job set. 2014-01-18 14:41:58 +01:00