summaryrefslogtreecommitdiff
path: root/build/entities/common.ent
diff options
context:
space:
mode:
Diffstat (limited to 'build/entities/common.ent')
-rw-r--r--build/entities/common.ent13
1 files changed, 11 insertions, 2 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index 1e58745e1..f7b7f774c 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -66,8 +66,17 @@
<!ENTITY BTN-CANCEL "<guibutton>Cancel</guibutton>">
<!ENTITY BTN-GOBACK "<guibutton>Go Back</guibutton>">
-<!-- notation used for 'megabytes' -->
+<!-- notation used for 'megabytes' and 'gigabytes' -->
<!ENTITY notation-megabytes "MB">
+<!ENTITY notation-gigabytes "GB">
+
+<!-- generic RAM / harddisk size recommendations for all archs -->
+<!ENTITY ref-no-desktop-ram-minimum "512&notation-megabytes;">
+<!ENTITY ref-no-desktop-ram-recommend "1&notation-gigabytes;">
+<!ENTITY ref-no-desktop-hd "4&notation-gigabytes;">
+<!ENTITY ref-with-desktop-ram-minimum "1&notation-gigabytes;">
+<!ENTITY ref-with-desktop-ram-recommend "2&notation-gigabytes;">
+<!ENTITY ref-with-desktop-hd "10&notation-gigabytes;">
<!-- minimum hard disk size for base system -->
<!-- As measured just before reboot (i.e. before the cleanup script drops
@@ -75,7 +84,7 @@
cleanup, plus minimal ~150MB work space included.
Also update the value in debian-installer/build/boot/x86/f2.txt
-->
-<!ENTITY minimum-fs-size "1160&notation-megabytes;">
+<!ENTITY minimum-fs-size "&ref-no-desktop-hd;">
<!--
Size of install as used in appendix/files.xml; all values based on amd64.