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 /en/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 'en/appendix')
-rw-r--r-- | en/appendix/chroot-install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml index 5e05dd577..50faf1e26 100644 --- a/en/appendix/chroot-install.xml +++ b/en/appendix/chroot-install.xml @@ -46,8 +46,8 @@ configuration steps may be needed. 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;B if you plan to install X (more if you intend to install desktop environments like GNOME or KDE). </para><para> |