diff options
Diffstat (limited to 'en/using-d-i/modules')
-rw-r--r-- | en/using-d-i/modules/clock-setup.xml | 2 | ||||
-rw-r--r-- | en/using-d-i/modules/tzsetup.xml | 18 |
2 files changed, 14 insertions, 6 deletions
diff --git a/en/using-d-i/modules/clock-setup.xml b/en/using-d-i/modules/clock-setup.xml index 83aa6f948..42b09d408 100644 --- a/en/using-d-i/modules/clock-setup.xml +++ b/en/using-d-i/modules/clock-setup.xml @@ -2,7 +2,7 @@ <!-- $Id$ --> <sect3 id="clock-setup"> - <title>Configuring the Clock</title> + <title>Configuring the Clock and Time Zone</title> <para arch="not-s390"> diff --git a/en/using-d-i/modules/tzsetup.xml b/en/using-d-i/modules/tzsetup.xml index fd297e46a..d336885ee 100644 --- a/en/using-d-i/modules/tzsetup.xml +++ b/en/using-d-i/modules/tzsetup.xml @@ -7,9 +7,16 @@ <para> Depending on the location selected earlier in the installation process, -you may be shown a list of timezones relevant for that location. -If your location has only one time zone, you will not be asked anything and -the system will assume that time zone. +you may be shown a list of time zones relevant for that location. +If your location has only one time zone and you are doing a default +installation, you will not be asked anything and the system will assume +that time zone. + +</para><para> + +In expert mode or when installing at medium priority, you will have the +additional option to select <quote>Universal Time Coordinated</quote> (UTC) +as time zone. </para><para> @@ -24,7 +31,7 @@ two options. <para> -The simplest option is to just select a different timezone after the +The simplest option is to just select a different time zone after the installation has been completed and you've booted into the new system. The command to do this is: @@ -52,6 +59,7 @@ valid time zone, for example <userinput>Europe/London</userinput> or <para> -For automated installations the time zone can also be set using preseeding. +For automated installations the time zone can be set to any desired value +using preseeding. </para> |