From f8ecb3da8be7a46d991d9d28bc749b638f67f4a6 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Tue, 23 Jan 2007 19:23:09 +0000 Subject: Make base system size and task sizes into entities to avoid translations to have to update on changes --- en/appendix/files.xml | 68 ++++++++++++++++++++------------------------------- 1 file changed, 26 insertions(+), 42 deletions(-) (limited to 'en/appendix') diff --git a/en/appendix/files.xml b/en/appendix/files.xml index 0f01b3d15..ae1c1683a 100644 --- a/en/appendix/files.xml +++ b/en/appendix/files.xml @@ -199,28 +199,12 @@ when your mouse only has one button. Just add the following lines to Disk Space Needed for Tasks - - - A standard installation for the i386 architecture, including all standard -packages and using the default 2.6 kernel, takes up 442MB of disk space. +packages and using the default 2.6 kernel, takes up &std-system-size;MB of disk space. A minimal base installation, without the Standard system -task selected, will take 230MB. +task selected, will take &base-system-size;MB. @@ -263,9 +247,9 @@ is (temporarily) required in /var. Desktop environment - 1267 - 420 - 1667 + &task-desktop-inst; + &task-desktop-dl; + &task-desktop-tot; @@ -278,51 +262,51 @@ is (temporarily) required in /var. - 50 - 17 - 67 + &task-laptop-inst; + &task-laptop-dl; + &task-laptop-tot; Web server - 35 - 11 - 46 + &task-web-inst; + &task-web-dl; + &task-web-tot; Print server - 277 - 79 - 356 + &task-print-inst; + &task-print-dl; + &task-print-tot; DNS server - 2 - 1 - 3 + &task-dns-inst; + &task-dns-dl; + &task-dns-tot; File server - 49 - 21 - 70 + &task-file-inst; + &task-file-dl; + &task-file-tot; Mail server - 13 - 5 - 18 + &task-mail-inst; + &task-mail-dl; + &task-mail-tot; SQL database - 24 - 8 - 32 + &task-sql-inst; + &task-sql-dl; + &task-sql-tot; -- cgit v1.2.3