diff options
author | Holger Wansing <hwansing@mailbox.org> | 2018-11-09 19:46:54 +0100 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2018-11-09 19:46:54 +0100 |
commit | b42e98c97b3329625e6c2d55a368c167a07d8fbe (patch) | |
tree | 2e0d35ec98fc63593a5bb9d2cfaccdb5c43aff62 /en/howto | |
parent | 3bc4eb1d46507ccb6c53fcb15f8de8574a0b222b (diff) | |
download | installation-guide-b42e98c97b3329625e6c2d55a368c167a07d8fbe.zip |
Correct order of modules in 'Using the installer' chapter: clock setup is after user account setup, not before.
Diffstat (limited to 'en/howto')
-rw-r--r-- | en/howto/installation-howto.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/en/howto/installation-howto.xml b/en/howto/installation-howto.xml index f2afb5c3b..695f4b535 100644 --- a/en/howto/installation-howto.xml +++ b/en/howto/installation-howto.xml @@ -248,14 +248,7 @@ will be given the opportunity to configure the network manually. </para><para> -The next step is setting up your clock and time zone. The installer will -try to contact a time server on the Internet to ensure the clock is set -correctly. The time zone is based on the country selected earlier and the -installer will only ask to select one if a country has multiple zones. - -</para><para> - -Setting up your clock and time zone is followed by the creation of user accounts. By +Setting up the network is followed by the creation of user accounts. By default you are asked to provide a password for the <quote>root</quote> (administrator) account and information necessary to create one regular user account. If you do not specify a password for the <quote>root</quote> user, this @@ -266,6 +259,13 @@ By default, the first user created on the system will be allowed to use the </para><para> +The next step is setting up your clock and time zone. The installer will +try to contact a time server on the Internet to ensure the clock is set +correctly. The time zone is based on the country selected earlier and the +installer will only ask to select one if a country has multiple zones. + +</para><para> + Now it is time to partition your disks. First you will be given the opportunity to automatically partition either an entire drive, or available free space on a drive (see <xref linkend="partman-auto" />). |