gnu: qemu-initrd: Adjust to allow booting with a non-empty /root.
authorLudovic Courtès <ludo@gnu.org>
Tue, 28 Jan 2014 22:38:19 +0000 (23:38 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 28 Jan 2014 22:38:19 +0000 (23:38 +0100)
commitb0dd47a8d0c39dabf6d23aa24bf6a4ae650bd006
tree88e12749f1d24076481af35d599bed89ae0582fa
parentf06afd4da2be6571e7a78e9745907ee9afc57967
gnu: qemu-initrd: Adjust to allow booting with a non-empty /root.

* gnu/packages/linux-initrd.scm (qemu-initrd): Use 'mkdir-p' instead of
  'mkdir' for /root/xchg and /root/{share,lib}.  When TO-LOAD is a
  symlink, resolve it.
  (gnu-system-initrd): Fix typo in message.
gnu/packages/linux-initrd.scm