Minor documentation updates
This commit is contained in:
parent
07a91b45e3
commit
7004b7949c
|
@ -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
|
||||
slower.</p>
|
||||
|
||||
<p>For producing <a href="jigdo.html">jigdo</a> files, older versions
|
||||
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
|
||||
<p>For producing <a href="jigdo.html">jigdo</a> files, debian-cd uses a
|
||||
patched version of <code>mkisofs</code> which can natively create
|
||||
jigdo files. This needs mkisofs version 4:2.01+01a03-4 or newer, or
|
||||
genisoimage in Debian.</p>
|
||||
|
|
|
@ -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>
|
||||
|
||||
<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>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
|
||||
|
|
Loading…
Reference in New Issue