---
 dracut.8.asc      |    6 ++++++
 dracut.conf.5.asc |    3 +++
 2 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/dracut.8.asc b/dracut.8.asc
index 10cccc0..7c53314 100644
--- a/dracut.8.asc
+++ b/dracut.8.asc
@@ -217,6 +217,12 @@ Default:
 Default:
    _/etc/dracut.conf.d_
 
+**--tmpdir** _<temporary directory>_::
+    specify temporary directory to use.
++
+Default:
+   _/var/tmp_
+
 **--sshkey** _<sshkey file>_:: ssh key file used with ssh-client module.
 
 **-l, --local**::
diff --git a/dracut.conf.5.asc b/dracut.conf.5.asc
index 8709617..017a221 100644
--- a/dracut.conf.5.asc
+++ b/dracut.conf.5.asc
@@ -67,6 +67,9 @@ line are not interpreted.
 *hostonly=*"__{yes|no}__"::
     Host-Only mode: Install only what is needed for booting the local host 
instead of a generic host.
 
+*tmpdir=*"__<temporary directory>__"::
+    Specify temporary directory to use.
+
 [WARNING]
 ====
 If chrooted to another root other than the real root device, use --fstab and 
provide a valid _/etc/fstab_.
-- 
1.7.8.5

--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to