summaryrefslogtreecommitdiff
path: root/en/using-d-i/modules
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-10-21 09:09:55 +0000
committerFrans Pop <elendil@planet.nl>2007-10-21 09:09:55 +0000
commit3317861657ed0f84291b47d7050c80b96739f069 (patch)
tree631d301d01365ead035b5abd7df5e70d2d2a40d6 /en/using-d-i/modules
parentff3faa200d34411d86594e8cb2a254ae03dbab97 (diff)
downloadinstallation-guide-3317861657ed0f84291b47d7050c80b96739f069.zip
Fix build errors from previous change
Diffstat (limited to 'en/using-d-i/modules')
-rw-r--r--en/using-d-i/modules/apt-setup.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/en/using-d-i/modules/apt-setup.xml b/en/using-d-i/modules/apt-setup.xml
index 3116f10de..6336f580f 100644
--- a/en/using-d-i/modules/apt-setup.xml
+++ b/en/using-d-i/modules/apt-setup.xml
@@ -11,7 +11,6 @@ a program called <command>apt-get</command>, from the
<classname>apt</classname> package<footnote>
<para>
-
Note that the program which actually installs the packages is called
<command>dpkg</command>. However, this program is more of a low-level
tool. <command>apt-get</command> is a higher-level tool, which will
@@ -19,7 +18,6 @@ invoke <command>dpkg</command> as appropriate. It knows how to retrieve
packages from your CD, the network, or wherever. It is also able to
automatically install other packages which are required to make the
package you're trying to install work correctly.
-
</para>
</footnote>.
@@ -82,7 +80,9 @@ single CD contains only a fairly limited number of packages. The installer
currently does not support using multiple CD or DVD images during the
installation<footnote>
+<para>
Adding that option is planned.
+</para>
</footnote>. If you have a limited Internet connection it may still be best
to <emphasis>not</emphasis> select a network mirror here, but to finish the
@@ -125,10 +125,12 @@ editor.
You can then use one of the package management front-ends to select and
install additional packages<footnote>
+<para>
It is possible to add both additional CDs or DVDs <emphasis>and</emphasis>
a network mirror in <filename>/etc/apt/sources.list</filename>. Also adding
a network mirror has the advantage that it will make updates of packages in
point releases of the distribution available for installation.
+</para>
</footnote>.