From 3317861657ed0f84291b47d7050c80b96739f069 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Sun, 21 Oct 2007 09:09:55 +0000 Subject: Fix build errors from previous change --- en/using-d-i/modules/apt-setup.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'en/using-d-i/modules') 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 apt-get, from the apt package - Note that the program which actually installs the packages is called dpkg. However, this program is more of a low-level tool. apt-get is a higher-level tool, which will @@ -19,7 +18,6 @@ invoke dpkg 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. - . @@ -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 + Adding that option is planned. + . If you have a limited Internet connection it may still be best to not 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 + It is possible to add both additional CDs or DVDs and a network mirror in /etc/apt/sources.list. Also adding a network mirror has the advantage that it will make updates of packages in point releases of the distribution available for installation. + . -- cgit v1.2.3