neysx       05/08/21 17:47:46

  Modified:    xml/htdocs/doc/en/handbook hb-install-alpha-kernel.xml
                        hb-install-amd64-kernel.xml
                        hb-install-hppa-kernel.xml
                        hb-install-mips-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.30      +8 -6      xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.30&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.30&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml.diff?r1=1.29&r2=1.30&cvsroot=gentoo

Index: hb-install-alpha-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- hb-install-alpha-kernel.xml 12 Aug 2005 08:51:50 -0000      1.29
+++ hb-install-alpha-kernel.xml 21 Aug 2005 17:47:46 -0000      1.30
@@ -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/hb-install-alpha-kernel.xml,v 
1.29 2005/08/12 08:51:50 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 
1.30 2005/08/21 17:47:46 neysx Exp $ -->
 
 <sections>
 
-<version>2.7</version>
-<date>2005-08-12</date>
+<version>2.8</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.31      +8 -6      xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml?rev=1.31&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml?rev=1.31&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml.diff?r1=1.30&r2=1.31&cvsroot=gentoo

Index: hb-install-amd64-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- hb-install-amd64-kernel.xml 12 Aug 2005 08:51:50 -0000      1.30
+++ hb-install-amd64-kernel.xml 21 Aug 2005 17:47:46 -0000      1.31
@@ -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/hb-install-amd64-kernel.xml,v 
1.30 2005/08/12 08:51:50 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-kernel.xml,v 
1.31 2005/08/21 17:47:46 neysx Exp $ -->
 
 <sections>
 
-<version>2.7</version>
-<date>2005-08-12</date>
+<version>2.8</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.27      +8 -6      xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.27&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.27&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml.diff?r1=1.26&r2=1.27&cvsroot=gentoo

Index: hb-install-hppa-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- hb-install-hppa-kernel.xml  12 Aug 2005 08:51:50 -0000      1.26
+++ hb-install-hppa-kernel.xml  21 Aug 2005 17:47:46 -0000      1.27
@@ -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/hb-install-hppa-kernel.xml,v 
1.26 2005/08/12 08:51:50 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 
1.27 2005/08/21 17:47:46 neysx Exp $ -->
 
 <sections>
 
-<version>1.19</version>
-<date>2005-08-12</date>
+<version>1.20</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.16      +8 -6      xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml?rev=1.16&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml?rev=1.16&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml.diff?r1=1.15&r2=1.16&cvsroot=gentoo

Index: hb-install-mips-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hb-install-mips-kernel.xml  16 Apr 2005 21:47:06 -0000      1.15
+++ hb-install-mips-kernel.xml  21 Aug 2005 17:47:46 -0000      1.16
@@ -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/hb-install-mips-kernel.xml,v 
1.15 2005/04/16 21:47:06 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml,v 
1.16 2005/08/21 17:47:46 neysx Exp $ -->
 
 <sections>
 
-<version>1.11</version>
-<date>2005-04-16</date>
+<version>1.12</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 to GMT">



1.36      +9 -7      xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.36&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.36&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml.diff?r1=1.35&r2=1.36&cvsroot=gentoo

Index: hb-install-ppc-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- hb-install-ppc-kernel.xml   12 Aug 2005 08:51:50 -0000      1.35
+++ hb-install-ppc-kernel.xml   21 Aug 2005 17:47:46 -0000      1.36
@@ -2,23 +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/hb-install-ppc-kernel.xml,v 1.35 
2005/08/12 08:51:50 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.36 
2005/08/21 17:47:46 neysx Exp $ -->
 
 <sections>
 
-<version>2.12</version>
-<date>2005-08-12</date>
+<version>2.13</version>
+<date>2005-08-21</date>
 
 <section>
 <title>Timezone</title>
 <body>
 
 <p>
-First, 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.16      +9 -8      xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.16&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.16&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml.diff?r1=1.15&r2=1.16&cvsroot=gentoo

Index: hb-install-ppc64-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hb-install-ppc64-kernel.xml 9 Jun 2005 12:22:26 -0000       1.15
+++ hb-install-ppc64-kernel.xml 21 Aug 2005 17:47:46 -0000      1.16
@@ -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/hb-install-ppc64-kernel.xml,v 
1.15 2005/06/09 12:22:26 fox2mike Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v 
1.16 2005/08/21 17:47:46 neysx Exp $ -->
 
 <sections>
 
-<version>2.4</version>
-<date>2005-06-09</date>
+<version>2.5</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.18      +8 -6      xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.18&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.18&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml.diff?r1=1.17&r2=1.18&cvsroot=gentoo

Index: hb-install-sparc-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- hb-install-sparc-kernel.xml 5 Jun 2005 16:36:18 -0000       1.17
+++ hb-install-sparc-kernel.xml 21 Aug 2005 17:47:46 -0000      1.18
@@ -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/hb-install-sparc-kernel.xml,v 
1.17 2005/06/05 16:36:18 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v 
1.18 2005/08/21 17:47:46 neysx Exp $ -->
 
 <sections>
 
-<version>2.2</version>
-<date>2005-06-02</date>
+<version>2.3</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.54      +8 -6      xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml?rev=1.54&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml?rev=1.54&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml.diff?r1=1.53&r2=1.54&cvsroot=gentoo

Index: hb-install-x86-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- hb-install-x86-kernel.xml   12 Aug 2005 08:51:50 -0000      1.53
+++ hb-install-x86-kernel.xml   21 Aug 2005 17:47:46 -0000      1.54
@@ -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/hb-install-x86-kernel.xml,v 1.53 
2005/08/12 08:51:50 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-kernel.xml,v 1.54 
2005/08/21 17:47:46 neysx Exp $ -->
 
 <sections>
 
-<version>3.4</version>
-<date>2005-08-12</date>
+<version>3.5</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

Reply via email to