hooks/updatebase.GRMLBASE: make sure /proc, /sys and /dev are available on update
authorMichael Prokop <mika@grml.org>
Sat, 7 Aug 2010 02:36:29 +0000 (22:36 -0400)
committerMichael Prokop <mika@grml.org>
Sat, 7 Aug 2010 02:36:29 +0000 (22:36 -0400)
commit47b72a3112de901274859c9608beededb37cc9dd
tree609502b117d820e22deddd5db11af05f9d668a98
parenta137f660cdb90cf0d5f220c6ecb4c35ffe4f94c9
hooks/updatebase.GRMLBASE: make sure /proc, /sys and /dev are available on update

When using grml-live's -u option for updating the system we need
according /proc, /sys and /dev inside the chroot, otherwise
installing some packages will fail. As FAI doesn't do this in
/usr/lib/fai/updatebase for us (but just for [dir]install) we
take care of it on our own.

Closes: issue890
Signed-off-by: Michael Prokop <mika@grml.org>
etc/grml/fai/config/hooks/updatebase.GRMLBASE