diff options
author | Samuel Thibault <sthibault@debian.org> | 2015-04-22 20:24:20 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2015-04-22 20:24:20 +0000 |
commit | 90b413c372a9c26970d2cba1514302b346c0aa61 (patch) | |
tree | e24cf44936b2243d881ea940b9978460cdafa1db /it/partitioning | |
parent | bebf477787dda79633f4e554797a76696f164db6 (diff) | |
download | installation-guide-90b413c372a9c26970d2cba1514302b346c0aa61.zip |
Make root filesystem needed size an entity, and bump maximum to 310
Diffstat (limited to 'it/partitioning')
-rw-r--r-- | it/partitioning/tree.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/it/partitioning/tree.xml b/it/partitioning/tree.xml index 7e3a58665..d305acb88 100644 --- a/it/partitioning/tree.xml +++ b/it/partitioning/tree.xml @@ -136,14 +136,14 @@ The root partition <filename>/</filename> must always physically contain <filename>/etc</filename>, <filename>/bin</filename>, <filename>/sbin</filename>, <filename>/lib</filename> and <filename>/dev</filename>, otherwise you won't be able to boot. -Typically 150–250MB is needed for the root partition. +Typically &root-system-size-min;–&root-system-size-max;MB is needed for the root partition. --> La partizione <quote>root</quote> <filename>/</filename> deve sempre contenere fisicamente <filename>/etc</filename>, <filename>/bin</filename>, <filename>/sbin</filename>, <filename>/lib</filename> e <filename>/dev</filename>, altrimenti non sarĂ possibile avviare i sistema. -Tipicamente occorrono circa 150–250 MB per questa partizione. +Tipicamente occorrono circa &root-system-size-min;–&root-system-size-max; MB per questa partizione. </para></listitem> <listitem><para> |