neysx 05/08/21 17:47:46
Modified: xml/htdocs/doc/en/handbook/2005.1
hb-install-alpha-kernel.xml
hb-install-amd64-kernel.xml
hb-install-hppa-kernel.xml
hb-install-ppc-kernel.xml
hb-install-ppc64-kernel.xml
hb-install-sparc-kernel.xml
hb-install-x86-kernel.xml
Log:
#103041 Warn users against Etc/GMT* timezones
Revision Changes Path
1.4 +8 -6
xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: hb-install-alpha-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-alpha-kernel.xml 12 Aug 2005 08:51:50 -0000 1.3
+++ hb-install-alpha-kernel.xml 21 Aug 2005 17:47:46 -0000 1.4
@@ -2,14 +2,14 @@
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
<!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml,v
1.3 2005/08/12 08:51:50 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml,v
1.4 2005/08/21 17:47:46 neysx Exp $ -->
<sections>
-<version>5.1</version>
-<date>2005-08-12</date>
+<version>5.2</version>
+<date>2005-08-21</date>
<section>
<title>Timezone</title>
@@ -17,8 +17,10 @@
<p>
You first need to select your timezone so that your system knows where it is
-located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
a
-symlink to <path>/etc/localtime</path> using <c>ln</c>:
+located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
+a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
+<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
+indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
</p>
<pre caption="Setting the timezone information">
1.4 +8 -6
xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: hb-install-amd64-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-amd64-kernel.xml 12 Aug 2005 08:51:50 -0000 1.3
+++ hb-install-amd64-kernel.xml 21 Aug 2005 17:47:46 -0000 1.4
@@ -2,14 +2,14 @@
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
<!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml,v
1.3 2005/08/12 08:51:50 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml,v
1.4 2005/08/21 17:47:46 neysx Exp $ -->
<sections>
-<version>5.1</version>
-<date>2005-08-12</date>
+<version>5.2</version>
+<date>2005-08-21</date>
<section>
<title>Timezone</title>
@@ -17,8 +17,10 @@
<p>
You first need to select your timezone so that your system knows where it is
-located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
a
-symlink to <path>/etc/localtime</path> using <c>ln</c>:
+located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
+a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
+<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
+indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
</p>
<pre caption="Setting the timezone information">
1.4 +8 -6
xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: hb-install-hppa-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-hppa-kernel.xml 12 Aug 2005 08:51:50 -0000 1.3
+++ hb-install-hppa-kernel.xml 21 Aug 2005 17:47:46 -0000 1.4
@@ -2,14 +2,14 @@
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
<!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml,v
1.3 2005/08/12 08:51:50 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml,v
1.4 2005/08/21 17:47:46 neysx Exp $ -->
<sections>
-<version>5.1</version>
-<date>2005-08-12</date>
+<version>5.2</version>
+<date>2005-08-21</date>
<section>
<title>Timezone</title>
@@ -17,8 +17,10 @@
<p>
You first need to select your timezone so that your system knows where it is
-located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
a
-symlink to <path>/etc/localtime</path> using <c>ln</c>:
+located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
+a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
+<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
+indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
</p>
<pre caption="Setting the timezone information">
1.6 +7 -5 xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo
Index: hb-install-ppc-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-ppc-kernel.xml 21 Aug 2005 08:36:03 -0000 1.5
+++ hb-install-ppc-kernel.xml 21 Aug 2005 17:47:46 -0000 1.6
@@ -2,13 +2,13 @@
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
<!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml,v
1.5 2005/08/21 08:36:03 fox2mike Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml,v
1.6 2005/08/21 17:47:46 neysx Exp $ -->
<sections>
-<version>5.1</version>
+<version>5.2</version>
<date>2005-08-21</date>
<section>
@@ -17,8 +17,10 @@
<p>
You first need to select your timezone so that your system knows where it is
-located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
a
-symlink to <path>/etc/localtime</path> using <c>ln</c>:
+located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
+a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
+<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
+indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
</p>
<pre caption="Setting the timezone information">
1.2 +9 -8
xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-kernel.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-kernel.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-kernel.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: hb-install-ppc64-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-kernel.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-ppc64-kernel.xml 8 Aug 2005 13:21:15 -0000 1.1
+++ hb-install-ppc64-kernel.xml 21 Aug 2005 17:47:46 -0000 1.2
@@ -2,24 +2,25 @@
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
<!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-kernel.xml,v
1.1 2005/08/08 13:21:15 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc64-kernel.xml,v
1.2 2005/08/21 17:47:46 neysx Exp $ -->
<sections>
-<version>5.0</version>
-<date>2005-08-08</date>
+<version>5.1</version>
+<date>2005-08-21</date>
<section>
<title>Timezone</title>
<body>
<p>
-You first need to select your timezone so that your system knows where
-it is located. Look for your timezone in
-<path>/usr/share/zoneinfo</path>, then make a symlink to
-<path>/etc/localtime</path> using <c>ln</c>:
+You first need to select your timezone so that your system knows where it is
+located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
+a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
+<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
+indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
</p>
<pre caption="Setting the timezone information">
1.3 +8 -6
xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: hb-install-sparc-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-sparc-kernel.xml 8 Aug 2005 13:24:46 -0000 1.2
+++ hb-install-sparc-kernel.xml 21 Aug 2005 17:47:46 -0000 1.3
@@ -2,14 +2,14 @@
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
<!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml,v
1.2 2005/08/08 13:24:46 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml,v
1.3 2005/08/21 17:47:46 neysx Exp $ -->
<sections>
-<version>5.0</version>
-<date>2005-08-08</date>
+<version>5.1</version>
+<date>2005-08-21</date>
<section>
<title>Timezone</title>
@@ -17,8 +17,10 @@
<p>
You first need to select your timezone so that your system knows where it is
-located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
a
-symlink to <path>/etc/localtime</path> using <c>ln</c>:
+located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
+a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
+<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
+indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
</p>
<pre caption="Setting the timezone information">
1.4 +8 -6 xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: hb-install-x86-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-x86-kernel.xml 12 Aug 2005 08:51:50 -0000 1.3
+++ hb-install-x86-kernel.xml 21 Aug 2005 17:47:46 -0000 1.4
@@ -2,14 +2,14 @@
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
<!-- The content of this document is licensed under the CC-BY-SA license -->
-<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml,v
1.3 2005/08/12 08:51:50 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml,v
1.4 2005/08/21 17:47:46 neysx Exp $ -->
<sections>
-<version>5.1</version>
-<date>2005-08-12</date>
+<version>5.2</version>
+<date>2005-08-21</date>
<section>
<title>Timezone</title>
@@ -17,8 +17,10 @@
<p>
You first need to select your timezone so that your system knows where it is
-located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
a
-symlink to <path>/etc/localtime</path> using <c>ln</c>:
+located. Look for your timezone in <path>/usr/share/zoneinfo</path>, then make
+a symlink to <path>/etc/localtime</path> using <c>ln</c>. Please avoid the
+<path>/usr/share/zoneinfo/Etc/GMT*</path> timezones as their names do not
+indicate the expected zones. For instance, <path>GMT-8</path> is in fact GMT+8.
</p>
<pre caption="Setting the timezone information">
--
[EMAIL PROTECTED] mailing list