gnu: linux-initrd: When booting, chdir to the new root before calling 'chroot'.
authorLudovic Courtès <ludo@gnu.org>
Sun, 9 Feb 2014 22:28:18 +0000 (23:28 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 9 Feb 2014 22:28:18 +0000 (23:28 +0100)
commit26fc862a61adb231c57982ce687cac6931fd1e7e
tree679204f1c555d28b931982c875626883ec4d0cfb
parentf9ec07a9859c5b305105ab38bff3f3db0dcb842d
gnu: linux-initrd: When booting, chdir to the new root before calling 'chroot'.

* guix/build/linux-initrd.scm (boot-system): Add 'chdir' call right
  before 'chroot'.
guix/build/linux-initrd.scm