Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-doc-cvs
Navigation:
Lists: gentoo-doc-cvs: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-doc-cvs@g.o
From: Josh Saddler <nightmorph@g.o>
Subject: cvs commit: hb-install-config.xml hb-install-hppa-kernel.xml hb-install-ppc-kernel.xml hb-install-ppc64-kernel.xml hb-install-sparc-kernel.xml
Date: Sun, 20 May 2007 20:32:23 +0000
nightmorph    07/05/20 20:32:23

  Modified:             hb-install-config.xml hb-install-hppa-kernel.xml
                        hb-install-ppc-kernel.xml
                        hb-install-ppc64-kernel.xml
                        hb-install-sparc-kernel.xml
  Log:
  seems the previous fix was made a little too quickly? reverting previous change.

Revision  Changes    Path
1.12                 xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml?r1=1.11&r2=1.12

Index: hb-install-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hb-install-config.xml	20 May 2007 04:16:25 -0000	1.11
+++ hb-install-config.xml	20 May 2007 20:32:23 -0000	1.12
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml,v 1.11 2007/05/20 04:16:25 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml,v 1.12 2007/05/20 20:32:23 nightmorph Exp $ -->
 
 <sections>
 
-<version>8.3</version>
-<date>2007-05-19</date>
+<version>8.2</version>
+<date>2007-05-15</date>
 
 <section>
 <title>Filesystem Information</title>
@@ -529,6 +529,14 @@
 </p>
 
 <p>
+You should define the timezone that you previously copied to
+<path>/etc/localtime</path> so that further upgrades of the
+<c>sys-libs/timezone-data</c> package can update <path>/etc/localtime</path>
+automatically. For instance, if you used the GMT timezone, you would add
+<c>TIMEZONE="GMT"</c>
+</p>
+
+<p>
 When you're finished configuring <path>/etc/conf.d/clock</path>, save and
 exit. 
 </p>



1.8                  xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml?r1=1.7&r2=1.8

Index: hb-install-hppa-kernel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hb-install-hppa-kernel.xml	20 May 2007 04:16:25 -0000	1.7
+++ hb-install-hppa-kernel.xml	20 May 2007 20:32:23 -0000	1.8
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml,v 1.7 2007/05/20 04:16:25 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-kernel.xml,v 1.8 2007/05/20 20:32:23 nightmorph Exp $ -->
 
 <sections>
 
-<version>8.2</version>
-<date>2007-05-19</date>
+<version>8.1</version>
+<date>2007-05-15</date>
 
 <section>
 <title>Timezone</title>
@@ -30,17 +30,6 @@
 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
 </pre>
 
-<p>
-Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
-that further upgrades of the <c>sys-libs/timezone-data</c> package can update
-<path>/etc/localtime</path> automatically.
-</p>
-
-<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
-# <i>nano -w /etc/conf.d/clock</i>
-TIMEZONE="GMT"
-</pre>
-
 </body>
 </section>
 <section>



1.12                 xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml?r1=1.11&r2=1.12

Index: hb-install-ppc-kernel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hb-install-ppc-kernel.xml	20 May 2007 04:16:25 -0000	1.11
+++ hb-install-ppc-kernel.xml	20 May 2007 20:32:23 -0000	1.12
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml,v 1.11 2007/05/20 04:16:25 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc-kernel.xml,v 1.12 2007/05/20 20:32:23 nightmorph Exp $ -->
 
 <sections>
 
-<version>8.2</version>
-<date>2007-05-19</date>
+<version>8.1</version>
+<date>2007-05-15</date>
 
 <section>
 <title>Timezone</title>
@@ -30,17 +30,6 @@
 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
 </pre>
 
-<p>
-Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
-that further upgrades of the <c>sys-libs/timezone-data</c> package can update
-<path>/etc/localtime</path> automatically.
-</p>
-
-<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
-# <i>nano -w /etc/conf.d/clock</i>
-TIMEZONE="GMT"
-</pre>
-
 </body>
 </section>
 <section>



1.8                  xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml?r1=1.7&r2=1.8

Index: hb-install-ppc64-kernel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hb-install-ppc64-kernel.xml	20 May 2007 04:16:25 -0000	1.7
+++ hb-install-ppc64-kernel.xml	20 May 2007 20:32:23 -0000	1.8
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml,v 1.7 2007/05/20 04:16:25 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-ppc64-kernel.xml,v 1.8 2007/05/20 20:32:23 nightmorph Exp $ -->
 
 <sections>
 
-<version>8.2</version>
-<date>2007-05-19</date>
+<version>8.1</version>
+<date>2007-05-15</date>
 
 <section>
 <title>Timezone</title>
@@ -30,17 +30,6 @@
 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
 </pre>
 
-<p>
-Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
-that further upgrades of the <c>sys-libs/timezone-data</c> package can update
-<path>/etc/localtime</path> automatically.
-</p>
-
-<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
-# <i>nano -w /etc/conf.d/clock</i>
-TIMEZONE="GMT"
-</pre>
-
 </body>
 </section>
 <section>



1.9                  xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml?r1=1.8&r2=1.9

Index: hb-install-sparc-kernel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hb-install-sparc-kernel.xml	20 May 2007 04:16:25 -0000	1.8
+++ hb-install-sparc-kernel.xml	20 May 2007 20:32:23 -0000	1.9
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml,v 1.8 2007/05/20 04:16:25 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-kernel.xml,v 1.9 2007/05/20 20:32:23 nightmorph Exp $ -->
 
 <sections>
 
-<version>8.2</version>
-<date>2007-05-19</date>
+<version>8.1</version>
+<date>2007-05-15</date>
 
 <section>
 <title>Timezone</title>
@@ -30,17 +30,6 @@
 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
 </pre>
 
-<p>
-Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
-that further upgrades of the <c>sys-libs/timezone-data</c> package can update
-<path>/etc/localtime</path> automatically.
-</p>
-
-<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
-# <i>nano -w /etc/conf.d/clock</i>
-TIMEZONE="GMT"
-</pre>
-
 </body>
 </section>
 <section>



-- 
gentoo-doc-cvs@g.o mailing list


Navigation:
Lists: gentoo-doc-cvs: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
cvs commit: hb-install-config.xml hb-install-hppa-kernel.xml hb-install-ppc-kernel.xml hb-install-ppc64-kernel.xml hb-install-sparc-kernel.xml
Next by thread:
cvs commit: hb-install-ia64-bootloader.xml
Previous by date:
cvs commit: hb-install-alpha-kernel.xml hb-install-arm-kernel.xml hb-install-config.xml hb-install-hppa-kernel.xml hb-install-ia64-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+amd64-kernel.xml
Next by date:
cvs commit: hb-install-alpha-kernel.xml hb-install-arm-kernel.xml hb-install-config.xml hb-install-hppa-kernel.xml hb-install-ia64-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+amd64-kernel.xml


Updated Jun 17, 2009

Summary: Archive of the gentoo-doc-cvs mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.