summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-10-28 21:02:29 +0000
committerFrans Pop <elendil@planet.nl>2006-10-28 21:02:29 +0000
commita2724b18c69c246ddce9c6330c5bbe55d60153a0 (patch)
treec40cbf01207554f4335a33c7ed579fc708de7ebf /en/appendix
parent05e6b0ee7610d63365f090ec4fa269215def283e (diff)
downloadinstallation-guide-a2724b18c69c246ddce9c6330c5bbe55d60153a0.zip
Update task sizes as per D-I Etch RC1
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/files.xml55
1 files changed, 32 insertions, 23 deletions
diff --git a/en/appendix/files.xml b/en/appendix/files.xml
index c2da77fcb..a92a16526 100644
--- a/en/appendix/files.xml
+++ b/en/appendix/files.xml
@@ -186,9 +186,9 @@ when your mouse only has one button. Just add the following lines to
<title>Disk Space Needed for Tasks</title>
<!-- Note for d-i and manual maintainers
- Sizes of tasks should be determined by running "tasksel new" on a system
- that been fully installed without selecting any tasks. By selecting a
- task together with the "manual selection" option, aptitude will be started
+ Sizes of tasks should be determined by running "tasksel --new-install" on
+ a system that been fully installed without selecting any tasks. By selecting
+ a task together with the "manual selection" option, aptitude will be started
and show the sizes for the task. After deselecting the packages to be
installed, quit aptitude and repeat for other tasks.
Space requirements need to be determined from tasksel as tasksel will not
@@ -197,8 +197,10 @@ when your mouse only has one button. Just add the following lines to
<para>
-The base installation for i386 using the default 2.4 kernel,
-including all standard packages, requires 573MB of disk space.
+The base installation for i386 using the default 2.6 kernel,
+including all standard packages, requires 585MB of disk space.
+A minimal base installation, without the standard task selected,
+will take 365MB.
</para><para>
@@ -230,23 +232,30 @@ is (temporarily) required in <filename>/var</filename>.
<tbody>
<row>
<entry>Desktop</entry>
- <entry>1392</entry>
- <entry>460</entry>
- <entry>1852</entry>
+ <entry>1258</entry>
+ <entry>418</entry>
+ <entry>1676</entry>
+</row>
+
+<row>
+ <entry>Laptop</entry>
+ <entry>46</entry>
+ <entry>16</entry>
+ <entry>62</entry>
</row>
<row>
<entry>Web server</entry>
- <entry>36</entry>
- <entry>12</entry>
- <entry>48</entry>
+ <entry>35</entry>
+ <entry>11</entry>
+ <entry>46</entry>
</row>
<row>
<entry>Print server</entry>
- <entry>168</entry>
- <entry>58</entry>
- <entry>226</entry>
+ <entry>326</entry>
+ <entry>95</entry>
+ <entry>421</entry>
</row>
<row>
@@ -258,23 +267,23 @@ is (temporarily) required in <filename>/var</filename>.
<row>
<entry>File server</entry>
- <entry>47</entry>
- <entry>24</entry>
+ <entry>50</entry>
+ <entry>21</entry>
<entry>71</entry>
</row>
<row>
<entry>Mail server</entry>
- <entry>10</entry>
- <entry>3</entry>
<entry>13</entry>
+ <entry>5</entry>
+ <entry>18</entry>
</row>
<row>
<entry>SQL database</entry>
- <entry>66</entry>
- <entry>21</entry>
- <entry>87</entry>
+ <entry>24</entry>
+ <entry>8</entry>
+ <entry>32</entry>
</row>
</tbody>
@@ -282,8 +291,8 @@ is (temporarily) required in <filename>/var</filename>.
<note><para>
-The <emphasis>Desktop</emphasis> task will install both the GNOME and KDE
-desktop environments.
+The <emphasis>Desktop</emphasis> task will install the GNOME desktop
+environment.
</para></note>