diff options
author | Samuel Thibault <sthibault@debian.org> | 2012-08-08 23:11:50 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2012-08-08 23:11:50 +0000 |
commit | 04888df1f8865b07e3bd2bdb3967bfb2e82baa1e (patch) | |
tree | aae87848c1983fe864b9e521e05035e69e98cd55 /it/appendix | |
parent | 25c826618b3e840d35e0e6138ca86973bd5415e1 (diff) | |
download | installation-guide-04888df1f8865b07e3bd2bdb3967bfb2e82baa1e.zip |
Use base-system-size and task-desktop-lxde-inst instead of hardcoding
install size in chroot method.
Diffstat (limited to 'it/appendix')
-rw-r--r-- | it/appendix/chroot-install.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/it/appendix/chroot-install.xml b/it/appendix/chroot-install.xml index e8a2e2d2b..cb1ec6911 100644 --- a/it/appendix/chroot-install.xml +++ b/it/appendix/chroot-install.xml @@ -79,15 +79,15 @@ configurazione. <!-- With your current *nix partitioning tools, repartition the hard drive as needed, creating at least one filesystem plus swap. You -need around 350MB of space available for a console only install, -or about 1GB if you plan to install X (more if you intend to +need around &base-system-size;MB of space available for a console only install, +or about &task-desktop-lxde-inst;GB if you plan to install X (more if you intend to install desktop environments like GNOME or KDE). --> Usando gli strumenti per il partizionamento disponibili, ripartizionare, secondo le proprie necessità, il disco fisso creando almeno un file system e una partizione di swap. Per un ambiente puramente testuale sono necessari -350 MB, 1 GB se si intende installare X (ancora di più se si +&base-system-size; MB, &task-desktop-lxde-inst; MB se si intende installare X (ancora di più se si installa un ambiente desktop come GNOME o KDE). </para><para> |