diff options
author | Frans Pop <elendil@planet.nl> | 2008-10-24 21:00:37 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-10-24 21:00:37 +0000 |
commit | 9f54d3e18185beed48bcf414f23600f3479004ff (patch) | |
tree | 045f83487c5efa156ba8e643d9e0be444aa89736 /en/using-d-i/modules | |
parent | c79eb0f08169dcbb54119d524107c5b977b9b785 (diff) | |
download | installation-guide-9f54d3e18185beed48bcf414f23600f3479004ff.zip |
Remove duplicated text about using tasksel. Closes: #502773.
Diffstat (limited to 'en/using-d-i/modules')
-rw-r--r-- | en/using-d-i/modules/pkgsel.xml | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/en/using-d-i/modules/pkgsel.xml b/en/using-d-i/modules/pkgsel.xml index cbbcf12fe..430387cae 100644 --- a/en/using-d-i/modules/pkgsel.xml +++ b/en/using-d-i/modules/pkgsel.xml @@ -86,9 +86,10 @@ Web server: <classname>apache2</classname>. </para></note> <para> -Once you've selected your tasks, select &BTN-CONT;. At this -point, <command>aptitude</command> will install the packages that are part -of the tasks you've selected. +Once you've selected your tasks, select &BTN-CONT;. At this point, +<command>aptitude</command> will install the packages that are part +of the selected tasks. If a particular program needs more information +from the user, it will prompt you during this process. </para> <note><para> @@ -115,12 +116,5 @@ the stable distribution, this can happen after a point release (an update of the original stable release); if you are installing the testing distribution this will happen if you are using an older image. -</para><para> - -Each package you selected with <command>tasksel</command> is downloaded, -unpacked and then installed in turn by the <command>apt-get</command> and -<command>dpkg</command> programs. If a particular program needs more -information from the user, it will prompt you during this process. - </para> </sect3> |