From: Harald Hoyer Date: Thu, 5 Aug 2010 17:13:16 +0000 (+0200) Subject: manpages: add note, that host-only mode does not work in chroot() X-Git-Tag: 007~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=27e15000d035f511791d6e5f439e899d4a0a9bc7;p=thirdparty%2Fdracut.git manpages: add note, that host-only mode does not work in chroot() --- diff --git a/dracut.8.xml b/dracut.8.xml index 924ff4cbc..5005af89c 100644 --- a/dracut.8.xml +++ b/dracut.8.xml @@ -313,7 +313,7 @@ Thsi is useful when running dracut from a git checkout. Host-Only mode: Install only what is needed for -booting the local host instead of a generic host. +booting the local host instead of a generic host. This does not work, if chrooted to another root other than the real root device. diff --git a/dracut.conf.5.xml b/dracut.conf.5.xml index 10fb09df3..8de29cd0c 100644 --- a/dracut.conf.5.xml +++ b/dracut.conf.5.xml @@ -124,7 +124,7 @@ initramfs. Host-Only mode: Install only what is needed for booting -the local host instead of a generic host. +the local host instead of a generic host. This does not work, if chrooted to another root other than the real root device.