nightmorph 07/05/20 04:16:25
Modified: gentoo-x86+raid+lvm2-quickinstall.xml
gentoo-x86-quickinstall.xml
Log:
for safety's sake, needed to move the conf.d/clock TIMEZONE edit to
immediately before compiling a kernel. users still run into the warning message
if it's left at the end, before rebooting. fixes
http://forums.gentoo.org/viewtopic-t-560322.html and other reports.
Revision Changes Path
1.16 xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?rev=1.16&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?rev=1.16&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?r1=1.15&r2=1.16
Index: gentoo-x86+raid+lvm2-quickinstall.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- gentoo-x86+raid+lvm2-quickinstall.xml 10 May 2007 19:35:12 -0000
1.15
+++ gentoo-x86+raid+lvm2-quickinstall.xml 20 May 2007 04:16:25 -0000
1.16
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v
1.15 2007/05/10 19:35:12 cam Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v
1.16 2007/05/20 04:16:25 nightmorph Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -25,8 +25,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>10</version>
-<date>2007-05-10</date>
+<version>11</version>
+<date>2007-05-19</date>
<chapter>
<title>Introduction</title>
@@ -627,6 +627,16 @@
Wed Mar 8 00:46:05 CET 2006
</pre>
+<p>
+Edit <path>/etc/conf.d/clock</path> to define the time zone you used
+previously.
+</p>
+
+<pre caption="Edit /etc/conf.d/clock">
+livecd / # <i>nano -w /etc/conf.d/clock</i>
+TIMEZONE="Europe/Brussels"
+</pre>
+
</body>
</section>
<section>
@@ -767,16 +777,6 @@
</pre>
<p>
-Edit <path>/etc/conf.d/clock</path> to define the time zone you used
-previously.
-</p>
-
-<pre caption="Edit /etc/conf.d/clock">
-livecd conf.d # <i>nano -w /etc/conf.d/clock</i>
-TIMEZONE="Europe/Brussels"
-</pre>
-
-<p>
Check the system configuration in <path>/etc/rc.conf</path>,
<path>/etc/conf.d/rc</path>, <path>/etc/conf.d/keymaps</path> and edit any of
those files if required.
1.76 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.76&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.76&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?r1=1.75&r2=1.76
Index: gentoo-x86-quickinstall.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- gentoo-x86-quickinstall.xml 8 May 2007 08:00:27 -0000 1.75
+++ gentoo-x86-quickinstall.xml 20 May 2007 04:16:25 -0000 1.76
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.75
2007/05/08 08:00:27 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.76
2007/05/20 04:16:25 nightmorph Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
@@ -25,8 +25,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>18</version>
-<date>2007-05-08</date>
+<version>19</version>
+<date>2007-05-19</date>
<chapter>
<title>Introduction</title>
@@ -405,6 +405,16 @@
Wed Mar 8 00:46:05 CET 2006
</pre>
+<p>
+Edit <path>/etc/conf.d/clock</path> to define the time zone you used
+previously.
+</p>
+
+<pre caption="Edit /etc/conf.d/clock">
+livecd / # <i>nano -w /etc/conf.d/clock</i>
+TIMEZONE="Europe/Brussels"
+</pre>
+
</body>
</section>
<section>
@@ -515,16 +525,6 @@
</pre>
<p>
-Edit <path>/etc/conf.d/clock</path> to define the time zone you used
-previously.
-</p>
-
-<pre caption="Edit /etc/conf.d/clock">
-livecd conf.d # <i>nano -w /etc/conf.d/clock</i>
-TIMEZONE="Europe/Brussels"
-</pre>
-
-<p>
Check the system configuration in <path>/etc/rc.conf</path>,
<path>/etc/conf.d/rc</path>, <path>/etc/conf.d/keymaps</path> and edit any of
those files if required.
--
[EMAIL PROTECTED] mailing list