From b42e98c97b3329625e6c2d55a368c167a07d8fbe Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Fri, 9 Nov 2018 19:46:54 +0100 Subject: Correct order of modules in 'Using the installer' chapter: clock setup is after user account setup, not before. --- en/howto/installation-howto.xml | 16 ++++++++-------- en/using-d-i/components.xml | 5 +++-- en/using-d-i/modules/clock-setup.xml | 4 ++-- 3 files changed, 13 insertions(+), 12 deletions(-) (limited to 'en') 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. -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. - - - -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 root (administrator) account and information necessary to create one regular user account. If you do not specify a password for the root user, this @@ -266,6 +259,13 @@ By default, the first user created on the system will be allowed to use the +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. + + + 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 ). diff --git a/en/using-d-i/components.xml b/en/using-d-i/components.xml index 108460efa..c7e5e8bad 100644 --- a/en/using-d-i/components.xml +++ b/en/using-d-i/components.xml @@ -57,8 +57,6 @@ See for further details. &module-anna.xml; &module-netcfg.xml; &module-choose-mirror.xml; - -&module-clock-setup.xml; @@ -76,6 +74,9 @@ completed. &module-user-setup.xml; +&module-clock-setup.xml; + + Partitioning and Mount Point Selection diff --git a/en/using-d-i/modules/clock-setup.xml b/en/using-d-i/modules/clock-setup.xml index 0e699b7c9..a8a2a4477 100644 --- a/en/using-d-i/modules/clock-setup.xml +++ b/en/using-d-i/modules/clock-setup.xml @@ -1,7 +1,7 @@ - + Configuring the Clock and Time Zone @@ -21,4 +21,4 @@ The installer does not modify the system clock on the S/390 platform. &module-tzsetup.xml; - + -- cgit v1.2.3