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-quickinstall.xml
Date: Tue, 10 Apr 2007 19:37:26
Message-Id: E1HbM9J-000831-NL@stork.gentoo.org
1 nightmorph 07/04/10 19:37:05
2
3 Modified: gentoo-x86-quickinstall.xml
4 Log:
5 really fixed x86 quickinstall this time. bug 173929
6
7 Revision Changes Path
8 1.72 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.72&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.72&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?r1=1.71&r2=1.72
13
14 Index: gentoo-x86-quickinstall.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v
17 retrieving revision 1.71
18 retrieving revision 1.72
19 diff -u -r1.71 -r1.72
20 --- gentoo-x86-quickinstall.xml 9 Apr 2007 19:44:52 -0000 1.71
21 +++ gentoo-x86-quickinstall.xml 10 Apr 2007 19:37:05 -0000 1.72
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.71 2007/04/09 19:44:52 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.72 2007/04/10 19:37:05 nightmorph Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -25,8 +25,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>14</version>
34 -<date>2007-04-09</date>
35 +<version>15</version>
36 +<date>2007-04-10</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -398,7 +398,7 @@
41 </p>
42
43 <pre caption="Setting your timezone">
44 -<comment>(Using Brussels as an example)</comment>
45 +<comment>(Using CET as an example)</comment>
46 livecd / # <i>nano -w /etc/conf.d/clock</i>
47 TIMEZONE="CET"
48
49 @@ -755,8 +755,7 @@
50
51 <p>
52 Recent versions of glibc use <path>/etc/locale.gen</path> to define locale
53 -settings. If you are upgrading glibc to such a version, you should create
54 -<path>/etc/locale.gen</path> <e>and remove</e> <path>/etc/locales.build</path>.
55 +settings.
56 </p>
57
58 <pre caption="Define locales">
59
60
61
62 --
63 gentoo-doc-cvs@g.o mailing list