summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-10-24 21:00:37 +0000
committerFrans Pop <elendil@planet.nl>2008-10-24 21:00:37 +0000
commit9f54d3e18185beed48bcf414f23600f3479004ff (patch)
tree045f83487c5efa156ba8e643d9e0be444aa89736
parentc79eb0f08169dcbb54119d524107c5b977b9b785 (diff)
downloadinstallation-guide-9f54d3e18185beed48bcf414f23600f3479004ff.zip
Remove duplicated text about using tasksel. Closes: #502773.
-rw-r--r--debian/changelog1
-rw-r--r--en/using-d-i/modules/pkgsel.xml14
2 files changed, 5 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog
index 42cacb5d7..939a56b35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -47,6 +47,7 @@ installation-guide (2008xxxx) UNRELEASED; urgency=medium
installer. Closes: #500206, #500283.
* Update preconfiguration section for latest changes in the preseed udebs
and clarify preseeding of language/country.
+ * Remove duplicated text about using tasksel. Closes: #502773.
-- Frans Pop <fjp@debian.org> Mon, 06 Oct 2008 00:26:26 +0200
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>