[SCM] Debian Live manual branch, master, updated. ee31c3d432f5522136f72797a10ac20d0bf0227b

Chris Lamb chris at chris-lamb.co.uk
Thu May 15 01:57:21 UTC 2008


The following commit has been merged in the master branch:
commit dd0a271e08f3fb24892c58058ecf8f7bf2e8df70
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu May 15 02:56:39 2008 +0100

    Add section on preseeding debconf values
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/appendices/configuration-layout.xml b/appendices/configuration-layout.xml
index aefc3a9..22b6fd0 100644
--- a/appendices/configuration-layout.xml
+++ b/appendices/configuration-layout.xml
@@ -67,6 +67,10 @@
  <listitem><para>(see <xref linkend="package-lists"/>)</para></listitem>
 </varlistentry>
 <varlistentry>
+ <term><filename class="directory">chroot_local-presed/</filename></term>
+ <listitem><para>(see <xref linkend="debconf-preseed"/>)</para></listitem>
+</varlistentry>
+<varlistentry>
  <term><filename class="directory">chroot_sources/</filename></term>
  <listitem><para>(see <xref linkend="custom-apt-repo"/>)</para></listitem>
 </varlistentry>
diff --git a/chapters/customisation-contents.xml b/chapters/customisation-contents.xml
index 5acf83a..d1f41c0 100644
--- a/chapters/customisation-contents.xml
+++ b/chapters/customisation-contents.xml
@@ -40,6 +40,14 @@
 </sect1>
 </section>
 
+<section id="debconf-preseed">
+ <title>Preseeding Debconf questions</title>
+
+ <para>Files in the <filename class="directory">config/chroot_local-preseed</filename> directory are considered to be debconf preseed files and are installed by &live-helper; using <filename>debconf-set-selections</filename>.</para>
+
+ <para>For more information about debconf, please see debconf(7) in the <computeroutput>debconf</computeroutput> package.</para>
+</section>
+
 <section id="symlinks">
 <title>Symlink conversion</title>
 <para>FIXME. (This is probably in the wrong section)</para>

-- 
Debian Live manual



More information about the debian-live-changes mailing list