From: Harald Hoyer Date: Fri, 6 Aug 2010 13:32:08 +0000 (+0200) Subject: manpage update X-Git-Tag: 007~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2576bec68fe07e4c5d04d8ec0a5c4a1f5b5f9aa2;p=thirdparty%2Fdracut.git manpage update --- diff --git a/dracut.8.xml b/dracut.8.xml index ed4b74bf8..65d7a87ff 100644 --- a/dracut.8.xml +++ b/dracut.8.xml @@ -312,8 +312,10 @@ 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. If chrooted to another root other than the real root device, use "--fstab" and provide a valid /etc/fstab. + 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. + @@ -321,7 +323,7 @@ the local host instead of a generic host. If chrooted to a - Use /etc/fstab instead of /proc/self/mountinfo. + Use /etc/fstab instead of /proc/self/mountinfo. @@ -332,7 +334,7 @@ the local host instead of a generic host. If chrooted to a - include the files in the SOURCE directory into the + include the files in the source directory into the target directory in the final initramfs. @@ -366,7 +368,7 @@ target directory in the final initramfs. /tmp/dracut.log - logfile of initramfs image creation, if /var/log/dracut.log is not writable + logfile of initramfs image creation, if /var/log/dracut.log is not writable diff --git a/dracut.conf.5.xml b/dracut.conf.5.xml index 1c0146a3e..175a2fe88 100644 --- a/dracut.conf.5.xml +++ b/dracut.conf.5.xml @@ -124,7 +124,9 @@ initramfs. 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. + 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. +