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 --- build/entities/common.ent | 53 ++++++++++++++++++++++++++++++++++++ en/appendix/files.xml | 68 ++++++++++++++++++----------------------------- 2 files changed, 79 insertions(+), 42 deletions(-) diff --git a/build/entities/common.ent b/build/entities/common.ent index a884553d1..5f4a1bbc1 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -31,6 +31,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - 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