[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[patch] manual - preseeding appendix



Hi

please consider this patch explaining the use of DEBCONF_DEBUG
when debugging a preseeded installation. I found it a helpful tool.
Is this the appropriate location within the manual?
Please cc: me in replies, I am not subscribed.

Cheers
Vince

Index: manual/en/appendix/preseed.xml
===================================================================
--- manual/en/appendix/preseed.xml      (revision 67384)
+++ manual/en/appendix/preseed.xml      (working copy)
@@ -1578,6 +1578,14 @@
 questions that are actually displayed during an installation and not for
 <quote>internal</quote> parameters.
 
+</para><para>
+
+For more debugging information, use the boot parameter
+<classname>DEBCONF_DEBUG=5</classname>.
+This will cause <classname>debconf</classname> to print much more detail
+about the current settings of each variable and about its progress through
+each package's installation scripts.
+
 </para>
   </sect2>
 


Reply to: