From d350ae696692dcbe82887b685667bc1974e2beac Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Fri, 6 Aug 2010 13:53:24 +0200 Subject: manpage xml: changed DTD to docbook 4.5 --- dracut-catimages.8.xml | 3 +-- dracut-gencmdline.8.xml | 3 +-- dracut.8.xml | 14 +++++++++++--- dracut.conf.5.xml | 12 ++++++++++-- dracut.kernel.7.xml | 2 +- 5 files changed, 24 insertions(+), 10 deletions(-) diff --git a/dracut-catimages.8.xml b/dracut-catimages.8.xml index 67a6ae40..b8f6714b 100644 --- a/dracut-catimages.8.xml +++ b/dracut-catimages.8.xml @@ -1,6 +1,5 @@ - + diff --git a/dracut-gencmdline.8.xml b/dracut-gencmdline.8.xml index 6b035828..b11a552a 100644 --- a/dracut-gencmdline.8.xml +++ b/dracut-gencmdline.8.xml @@ -1,6 +1,5 @@ - + diff --git a/dracut.8.xml b/dracut.8.xml index 592fcbca..ed4b74bf 100644 --- a/dracut.8.xml +++ b/dracut.8.xml @@ -1,5 +1,5 @@ - + dracut @@ -312,8 +312,16 @@ 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. This does not work, if chrooted to another root other than the real root device. + Host-Only mode: Install only what is needed for booting +the local host instead of a generic host. If chrooted to another root other than the real root device, use "--fstab" and provide a valid /etc/fstab. + + + + + + + + Use /etc/fstab instead of /proc/self/mountinfo. diff --git a/dracut.conf.5.xml b/dracut.conf.5.xml index fe1935e9..1c0146a3 100644 --- a/dracut.conf.5.xml +++ b/dracut.conf.5.xml @@ -1,5 +1,5 @@ - + dracut.conf @@ -124,7 +124,15 @@ initramfs. Host-Only mode: Install only what is needed for booting -the local host instead of a generic host. This does not work, if chrooted to another root other than the real root device. +the local host instead of a generic host. If chrooted to another root other than the real root device, use "--fstab" and provide a valid /etc/fstab. + + + + + use_fstab="{yes|no}" + + + Use /etc/fstab instead of /proc/self/mountinfo. diff --git a/dracut.kernel.7.xml b/dracut.kernel.7.xml index 69925a25..08a3b1c7 100644 --- a/dracut.kernel.7.xml +++ b/dracut.kernel.7.xml @@ -1,5 +1,5 @@ - + dracut.kernel -- cgit v1.2.3