From 1d97bb8b390fbe52c5ec018f48f912eb2da10b87 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Amadeusz=20=C5=BBo=C5=82nowski?= Date: Mon, 25 Jun 2012 18:32:01 +0200 Subject: [PATCH] man pages: hostonly mode generates host-specific configuration This fact hasn't been mentioned. --- dracut.8.asc | 4 ++-- dracut.conf.5.asc | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) 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. -- 2.47.3