diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/entities/common.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent index 07ddcb736..627aef2cf 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -90,8 +90,8 @@ after running 'apt-get 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" -and "--test" options on a system that been fully installed with only the +Sizes of tasks should be determined by running tasksel with the "new-install" +and "test" options on a system that been fully installed with only the standard task. By selecting a task, the corresponding apt-get line will be emitted. Copy/paste it without the -q -y options, apt-get will then show the sizes for the task. Cancel it, and repeat for other tasks. For instance: |