Minor documentation updates

This commit is contained in:
Frans Pop 2008-10-14 08:02:25 +00:00
parent 07a91b45e3
commit 7004b7949c
2 changed files with 2 additions and 5 deletions

View File

@ -31,10 +31,7 @@ without this, using symbolic links instead of hard links, but the code
to do this is not as well tested and can be expected to be much to do this is not as well tested and can be expected to be much
slower.</p> slower.</p>
<p>For producing <a href="jigdo.html">jigdo</a> files, older versions <p>For producing <a href="jigdo.html">jigdo</a> files, debian-cd uses a
of debian-cd (up to and including the sarge release) used
<code>jigdo-file</code> to parse ISO images and output the
jigdos. Newer versions of debian-cd (v2.2.24 and newer) instead use a
patched version of <code>mkisofs</code> which can natively create patched version of <code>mkisofs</code> which can natively create
jigdo files. This needs mkisofs version 4:2.01+01a03-4 or newer, or jigdo files. This needs mkisofs version 4:2.01+01a03-4 or newer, or
genisoimage in Debian.</p> genisoimage in Debian.</p>

View File

@ -20,7 +20,7 @@ have sane defaults and can be ignored in common use.</p>
<p>The key options that would always be configured by a user are:</p> <p>The key options that would always be configured by a user are:</p>
<ul> <ul>
<li><code>CODENAME</code> - typically "sarge", "etch" or "sid" <li><code>CODENAME</code> - typically "etch", "lenny" or "sid"
<li><code>DEBVERSION</code> - the version number to go with that codename <li><code>DEBVERSION</code> - the version number to go with that codename
<li><code>OFFICIAL</code> - do <strong>not</strong> claim to be making official Debian CDs here! <li><code>OFFICIAL</code> - do <strong>not</strong> claim to be making official Debian CDs here!
<li><code>MIRROR</code> - specify the absolute path to your mirror of the Debian archive <li><code>MIRROR</code> - specify the absolute path to your mirror of the Debian archive