From 0c41dfd821de3f79756820bdbf161520104d11d6 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 20 Feb 2023 23:09:44 +0100 Subject: Update figures. Update text about root vs /usr as the latter is now systematically in root. --- en/partitioning/tree.xml | 32 +++++++------------------------- 1 file changed, 7 insertions(+), 25 deletions(-) (limited to 'en') diff --git a/en/partitioning/tree.xml b/en/partitioning/tree.xml index b653527c2..27653e3aa 100644 --- a/en/partitioning/tree.xml +++ b/en/partitioning/tree.xml @@ -95,31 +95,13 @@ partitioning. The root partition / must always physically contain /etc, /bin, -/sbin, /lib and -/dev, otherwise you won't be able to boot. -Typically &root-system-size-min;–&root-system-size-max;MB is needed for the root partition. - - - - -/usr: contains all user programs -(/usr/bin), libraries -(/usr/lib), documentation -(/usr/share/doc), etc. -This is the part of the file system that generally takes up most space. -You should provide at least 500MB of disk space. This amount should -be increased depending on the number and type of packages you plan -to install. A generous workstation or server installation should allow -4–6GB. - - - - -It is now recommended to have /usr on the -root partition /, otherwise it could -cause some trouble at boot time. -This means that you should provide at least 600–750MB of disk space -for the root partition including /usr, or 5–6GB +/sbin, /lib, +/dev and /usr, +otherwise you won't be able to boot. +This means that you should provide at least +&root-system-size-min;–&root-system-size-max;MB +of disk space for the root partition including /usr, or +&root-desktop-system-size-min;–&root-desktop-system-size-max; for a workstation or a server installation. -- cgit v1.2.3