linux-initrd: Adjust VM code and doc to new 'base-initrd' signature.
authorLudovic Courtès <ludo@gnu.org>
Mon, 22 Sep 2014 19:29:41 +0000 (21:29 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 22 Sep 2014 19:29:41 +0000 (21:29 +0200)
commit52ac153e2a83035ce2bc875f9c414cb26db5f6fc
tree3f80b66b7e76e39d8c5b276e3d316d1ada13572f
parent8591fae4cf34ac5abcf85bf0cee0225d6c472e32
linux-initrd: Adjust VM code and doc to new 'base-initrd' signature.

This fixes regressions introduced in de1c158 ("system: Add support for
boot-time mapped devices.").

* doc/guix.texi (Initial RAM Disk): Adjust example with custom use of
  'base-initrd'.  Document #:mapped-devices parameter of 'base-initrd'.
* gnu/system/vm.scm (system-disk-image, system-qemu-image,
  virtualized-operating-system): Adjust call to 'base-initrd' to new
  signature.
doc/guix.texi
gnu/system/vm.scm