From: Amadeusz Żołnowski Date: Mon, 25 Jun 2012 16:32:01 +0000 (+0200) Subject: man pages: hostonly mode generates host-specific configuration X-Git-Tag: 020~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1d97bb8b390fbe52c5ec018f48f912eb2da10b87;p=thirdparty%2Fdracut.git man pages: hostonly mode generates host-specific configuration This fact hasn't been mentioned. --- diff --git a/dracut.8.asc b/dracut.8.asc index cadd74065..bab5996ee 100644 --- a/dracut.8.asc +++ b/dracut.8.asc @@ -232,8 +232,8 @@ Default: This is useful when running dracut from a git checkout. **-H, --hostonly**:: - Host-Only mode: Install only what is needed for booting - the local host instead of a generic host. + Host-Only mode: Install only what is needed for booting the local host + instead of a generic host and generate host-specific configuration. + [WARNING] ==== diff --git a/dracut.conf.5.asc b/dracut.conf.5.asc index 017a2211c..d17477d3f 100644 --- a/dracut.conf.5.asc +++ b/dracut.conf.5.asc @@ -65,7 +65,8 @@ line are not interpreted. Strip binaries in the initramfs (default=yes) *hostonly=*"__{yes|no}__":: - Host-Only mode: Install only what is needed for booting the local host instead of a generic host. + Host-Only mode: Install only what is needed for booting the local host + instead of a generic host and generate host-specific configuration. *tmpdir=*"____":: Specify temporary directory to use.