From 27e15000d035f511791d6e5f439e899d4a0a9bc7 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Thu, 5 Aug 2010 19:13:16 +0200 Subject: [PATCH] manpages: add note, that host-only mode does not work in chroot() --- dracut.8.xml | 2 +- dracut.conf.5.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dracut.8.xml b/dracut.8.xml index 924ff4c..5005af8 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 10fb09d..8de29cd 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. -- 2.7.4