summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorHolger Wansing <hwansing@mailbox.org>2023-08-08 21:38:19 +0200
committerHolger Wansing <hwansing@mailbox.org>2023-08-08 21:38:19 +0200
commitccb547f587269081aba3cd242c0f9cd6f1f77a86 (patch)
tree1814a7fc3508edee955c8bc8e860bf40fe72f369 /build
parent7dc972741c531b03f4ac49f1e9a0b7d489d4c180 (diff)
downloadinstallation-guide-ccb547f587269081aba3cd242c0f9cd6f1f77a86.zip
Overhaul ram size / harddisk size requirements / recommendations for simplification and consistency
Diffstat (limited to 'build')
-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.