summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-03-19 13:59:52 +0000
committerFrans Pop <elendil@planet.nl>2007-03-19 13:59:52 +0000
commitdb9a805dc7581df35a738b95a485018fc4b9f811 (patch)
treef66eaf2da63c76567e2f5024ea6c59f58dbca0c1
parentfe12ac6fc7b83befd760d6ec3b246cd7292f5743 (diff)
downloadinstallation-guide-db9a805dc7581df35a738b95a485018fc4b9f811.zip
Final base system and task size updates
-rw-r--r--build/entities/common.ent18
1 files changed, 10 insertions, 8 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index 8418d9261..2eda956da 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -34,10 +34,12 @@
<!--
Size of install as used in appendix/files.xml; all values based on i386.
-The size for the minimal base system should be determined after running
-'aptitude clean' using 'du -hsx /'. After that the "Standard system" task
-should be installed and the size of the standard system can be determined
-using the same method.
+To determine the size of the base system and tasks, start with a default
+installation without selecting _any_ tasks with use of network mirror.
+After the reboot, the size for the minimal base system should be determined
+after running 'aptitude clean' using 'du -hsx /'. After that the "Standard
+system" task should be installed and the size of the standard system can be
+determined using the same method.
Sizes of tasks should be determined by running tasksel with the "new-install"
option on a system that been fully installed without selecting any tasks. By
@@ -49,12 +51,12 @@ install recommended packages while selecting a task from aptitude will.
-->
<!-- Size of the basic installation -->
- <!ENTITY base-system-size "227">
- <!ENTITY std-system-size "365">
+ <!ENTITY base-system-size "225">
+ <!ENTITY std-system-size "353">
<!-- Desktop environment task -->
- <!ENTITY task-desktop-inst "1357">
+ <!ENTITY task-desktop-inst "1360">
<!ENTITY task-desktop-dl "454">
- <!ENTITY task-desktop-tot "1811">
+ <!ENTITY task-desktop-tot "1814">
<!-- Laptop task -->
<!ENTITY task-laptop-inst "27">
<!ENTITY task-laptop-dl "10">