]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
manpage xml: changed DTD to docbook 4.5
authorHarald Hoyer <harald@redhat.com>
Fri, 6 Aug 2010 11:53:24 +0000 (13:53 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 6 Aug 2010 11:53:24 +0000 (13:53 +0200)
dracut-catimages.8.xml
dracut-gencmdline.8.xml
dracut.8.xml
dracut.conf.5.xml
dracut.kernel.7.xml

index 67a6ae40453933bee3be3123b8f4394d94c23b3f..b8f6714be2c6e19b9ef33c9b8197667d78d10933 100644 (file)
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-                   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" []>
 <!-- lifted from troff+man by doclifter -->
 <refentry id='dracutcatimages8'>
 <refmeta>
index 6b03582849c743ec688fbcfb304cafdde08be47e..b11a552a1cf672112af9a32c1d9c9dd6d1ade811 100644 (file)
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
-                   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" []>
 <!-- lifted from troff+man by doclifter -->
 <refentry id='dracutgencmdline8'>
 <refmeta>
index 592fcbcad5cdd5562c825a9b8ecfd11a9eb18dea..ed4b74bf8324951ff08acfe0794c41296d497fa4 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!-- This document was created with Syntext Serna Free. --><!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []>
+<!-- This document was created with Syntext Serna Free. --><!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" []>
 <refentry>
   <refentryinfo>
     <title>dracut</title>
@@ -312,8 +312,16 @@ Thsi is useful when running dracut from a git checkout.</para>
             <option>--hostonly</option>
           </term>
           <listitem>
-            <para>Host-Only mode: Install only what is needed for
-booting the local host instead of a generic host. <emphasis role="bold">This does not work, if chrooted to another root other than the real root device.</emphasis></para>
+          <para>Host-Only mode: Install only what is needed for booting 
+the local host instead of a generic host. <emphasis role="bold">If chrooted to another root other than the real root device, use "--fstab" and provide a valid /etc/fstab.</emphasis></para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>
+            <option>--fstab</option>
+          </term>
+          <listitem>
+          <para>Use /etc/fstab instead of /proc/self/mountinfo.</para>
           </listitem>
         </varlistentry>
         <varlistentry>
index fe1935e9c93aaf4a5aad1f0b0223c0bd51474614..1c0146a3e46ad9386f3993a8597fb1c4d9cc4769 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!-- This document was created with Syntext Serna Free. --><!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []>
+<!-- This document was created with Syntext Serna Free. --><!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" []>
 <refentry id="dracutconf5">
   <refentryinfo>
     <title>dracut.conf</title>
@@ -124,7 +124,15 @@ initramfs.</para>
         </term>
         <listitem>
           <para>Host-Only mode: Install only what is needed for booting 
-the local host instead of a generic host. <emphasis role="bold">This does not work, if chrooted to another root other than the real root device.</emphasis></para>
+the local host instead of a generic host. <emphasis role="bold">If chrooted to another root other than the real root device, use "--fstab" and provide a valid /etc/fstab.</emphasis></para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term>
+          <envar>use_fstab=&quot;<replaceable>{yes|no}</replaceable>&quot;</envar>
+        </term>
+        <listitem>
+          <para>Use /etc/fstab instead of /proc/self/mountinfo.</para>
         </listitem>
       </varlistentry>
       <varlistentry>
index 69925a25a8e1fed3cb426a9b8be373620c206057..08a3b1c7db028b02074fb791941be5ff9bda7030 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!-- This document was created with Syntext Serna Free. --><!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []>
+<!-- This document was created with Syntext Serna Free. --><!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" []>
 <refentry>
   <refentryinfo>
     <title>dracut.kernel</title>