From ccd3e4929b6d2480034a6d9131a399f05ce9c56b Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Tue, 25 Dec 2007 09:18:06 +0000 Subject: Update using-d-i for post-Etch changes: - move clock-setup, tzsetup and user-setup to reflect their changed position in the installation procedure - mention that clock-setup will now attempt to set the system time from a time server - split clock-setup as part is now executed during finish-install - add instructions on how a different time zone from the one(s) that match the selected location can be set (as that is a FAQ) --- en/using-d-i/components.xml | 47 +++++++++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 21 deletions(-) (limited to 'en/using-d-i/components.xml') diff --git a/en/using-d-i/components.xml b/en/using-d-i/components.xml index bfedd1810..d3a3d30ff 100644 --- a/en/using-d-i/components.xml +++ b/en/using-d-i/components.xml @@ -49,6 +49,8 @@ hardware detection needs to be repeated later in the process. &module-anna.xml; &module-netcfg.xml; &module-choose-mirror.xml; + +&module-clock-setup.xml; @@ -62,8 +64,8 @@ and ready to do some real work. As the title of this section indicates, the main task of the next few components lies in partitioning your disks, creating filesystems, -assigning mountpoints and optionally configuring closely related issues -like LVM or RAID devices. +assigning mountpoints and optionally configuring closely related options +like RAID, LVM or encrypted devices. @@ -77,20 +79,6 @@ like LVM or RAID devices. &module-partman-crypto.xml; - - Setting up the System - - -After partitioning the installer asks a few more questions that will be -used to set up the system it is about to install. - - - -&module-tzsetup.xml; -&module-clock-setup.xml; -&module-user-setup.xml; - - Installing the Base System @@ -104,18 +92,33 @@ take some time. &module-base-installer.xml; - + + + Setting Up Users And Passwords + + +After the base system has been installed, the installer will allow you +to set up the root account and/or an account for the first +user. Other user accounts can be created after the installation has been +completed. + + + +&module-user-setup.xml; + + Installing Additional Software -After the base system is installed, you have a usable but limited system. +At this point you have a usable but limited system. Most users will want to install additional software on the system to tune it to their needs, and the installer allows you do so. This step can take even longer than installing the base system if you have a slow computer or -network. +network connection. + &module-apt-setup.xml; &module-pkgsel.xml; @@ -153,11 +156,13 @@ linkend="boot-dev-select-sun"/>. Finishing the Installation -These are the last bits to do before rebooting to your new system. It -mostly consists of tidying up after the &d-i;. +This is the last step in the Debian installation process during which the +installer will do any last minute tasks. +It mostly consists of tidying up after the &d-i;. +&module-clock-setup-finish.xml; &module-finish-install.xml; -- cgit v1.2.3