diff options
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> |