summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-11-20 16:12:49 +0000
committerFrans Pop <elendil@planet.nl>2009-11-20 16:12:49 +0000
commitd89866b1d230f513b6f23166307cb0cf15e701e1 (patch)
treec59543319a4629889d968437fb97a35786d0d243
parent54225f5c5e30a2b42ca80adacc4507daf45bbf57 (diff)
downloadinstallation-guide-d89866b1d230f513b6f23166307cb0cf15e701e1.zip
Mention option to select UTC as time zone at medium/low priority
-rw-r--r--debian/changelog1
-rw-r--r--en/using-d-i/modules/clock-setup.xml2
-rw-r--r--en/using-d-i/modules/tzsetup.xml18
3 files changed, 15 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index f523fd645..a0cc612bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ installation-guide (2009xxxx) UNRELEASED; urgency=low
* Update for changes in locale selection in localechooser 2.17:
- change in order of selection of additional locales and default locale;
- support for separate preseeding of language, country and locale.
+ * Mention option to select UTC as time zone at medium/low priority.
[ Martin Michlmayr ]
* Mention more Kirkwood-based devices that are supported.
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>