Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86+raid+lvm2-quickinstall.xml gentoo-x86-quickinstall.xml
Date: Sun, 20 May 2007 04:16:45
Message-Id: E1HpcqH-0004VD-LL@stork.gentoo.org
1 nightmorph 07/05/20 04:16:25
2
3 Modified: gentoo-x86+raid+lvm2-quickinstall.xml
4 gentoo-x86-quickinstall.xml
5 Log:
6 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.
7
8 Revision Changes Path
9 1.16 xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?rev=1.16&view=markup
12 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
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?r1=1.15&r2=1.16
14
15 Index: gentoo-x86+raid+lvm2-quickinstall.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- gentoo-x86+raid+lvm2-quickinstall.xml 10 May 2007 19:35:12 -0000 1.15
22 +++ gentoo-x86+raid+lvm2-quickinstall.xml 20 May 2007 04:16:25 -0000 1.16
23 @@ -1,5 +1,5 @@
24 <?xml version='1.0' encoding="UTF-8"?>
25 -<!-- $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 $ -->
26 +<!-- $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 $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -25,8 +25,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>10</version>
35 -<date>2007-05-10</date>
36 +<version>11</version>
37 +<date>2007-05-19</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -627,6 +627,16 @@
42 Wed Mar 8 00:46:05 CET 2006
43 </pre>
44
45 +<p>
46 +Edit <path>/etc/conf.d/clock</path> to define the time zone you used
47 +previously.
48 +</p>
49 +
50 +<pre caption="Edit /etc/conf.d/clock">
51 +livecd / # <i>nano -w /etc/conf.d/clock</i>
52 +TIMEZONE="Europe/Brussels"
53 +</pre>
54 +
55 </body>
56 </section>
57 <section>
58 @@ -767,16 +777,6 @@
59 </pre>
60
61 <p>
62 -Edit <path>/etc/conf.d/clock</path> to define the time zone you used
63 -previously.
64 -</p>
65 -
66 -<pre caption="Edit /etc/conf.d/clock">
67 -livecd conf.d # <i>nano -w /etc/conf.d/clock</i>
68 -TIMEZONE="Europe/Brussels"
69 -</pre>
70 -
71 -<p>
72 Check the system configuration in <path>/etc/rc.conf</path>,
73 <path>/etc/conf.d/rc</path>, <path>/etc/conf.d/keymaps</path> and edit any of
74 those files if required.
75
76
77
78 1.76 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.76&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.76&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?r1=1.75&r2=1.76
83
84 Index: gentoo-x86-quickinstall.xml
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v
87 retrieving revision 1.75
88 retrieving revision 1.76
89 diff -u -r1.75 -r1.76
90 --- gentoo-x86-quickinstall.xml 8 May 2007 08:00:27 -0000 1.75
91 +++ gentoo-x86-quickinstall.xml 20 May 2007 04:16:25 -0000 1.76
92 @@ -1,5 +1,5 @@
93 <?xml version='1.0' encoding="UTF-8"?>
94 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.75 2007/05/08 08:00:27 neysx Exp $ -->
95 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.76 2007/05/20 04:16:25 nightmorph Exp $ -->
96
97 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
98
99 @@ -25,8 +25,8 @@
100 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
101 <license/>
102
103 -<version>18</version>
104 -<date>2007-05-08</date>
105 +<version>19</version>
106 +<date>2007-05-19</date>
107
108 <chapter>
109 <title>Introduction</title>
110 @@ -405,6 +405,16 @@
111 Wed Mar 8 00:46:05 CET 2006
112 </pre>
113
114 +<p>
115 +Edit <path>/etc/conf.d/clock</path> to define the time zone you used
116 +previously.
117 +</p>
118 +
119 +<pre caption="Edit /etc/conf.d/clock">
120 +livecd / # <i>nano -w /etc/conf.d/clock</i>
121 +TIMEZONE="Europe/Brussels"
122 +</pre>
123 +
124 </body>
125 </section>
126 <section>
127 @@ -515,16 +525,6 @@
128 </pre>
129
130 <p>
131 -Edit <path>/etc/conf.d/clock</path> to define the time zone you used
132 -previously.
133 -</p>
134 -
135 -<pre caption="Edit /etc/conf.d/clock">
136 -livecd conf.d # <i>nano -w /etc/conf.d/clock</i>
137 -TIMEZONE="Europe/Brussels"
138 -</pre>
139 -
140 -<p>
141 Check the system configuration in <path>/etc/rc.conf</path>,
142 <path>/etc/conf.d/rc</path>, <path>/etc/conf.d/keymaps</path> and edit any of
143 those files if required.
144
145
146
147 --
148 gentoo-doc-cvs@g.o mailing list