Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86-quickinstall.xml
Date: Sat, 16 Sep 2006 20:23:32
Message-Id: 20060916202351.29A6964546@smtp.gentoo.org
1 neysx 06/09/16 20:23:50
2
3 Modified: gentoo-x86-quickinstall.xml
4 Log:
5 #147839 fixed prompt
6
7 Revision Changes Path
8 1.61 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.61&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.61&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?r1=1.60&r2=1.61
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.60
18 retrieving revision 1.61
19 diff -u -r1.60 -r1.61
20 --- gentoo-x86-quickinstall.xml 4 Sep 2006 20:51:13 -0000 1.60
21 +++ gentoo-x86-quickinstall.xml 16 Sep 2006 20:23:50 -0000 1.61
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.60 2006/09/04 20:51:13 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.61 2006/09/16 20:23:50 neysx 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>7</version>
34 -<date>2006-09-04</date>
35 +<version>8</version>
36 +<date>2006-09-16</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -440,12 +440,12 @@
41 </p>
42
43 <pre caption="Install a kernel source, compile it and install the kernel">
44 -livecd / # <i>time emerge gentoo-sources</i>
45 +livecd etc # <i>time emerge gentoo-sources</i>
46
47 real 2m51.435s
48 user 0m58.220s
49 sys 0m29.890s
50 -livecd / # <i>cd /usr/src/linux</i>
51 +livecd etc # <i>cd /usr/src/linux</i>
52 livecd linux # <i>make menuconfig</i>
53 <comment>(Configure your kernel)</comment>
54 livecd linux # <i>time make -j2</i>
55
56
57
58 --
59 gentoo-doc-cvs@g.o mailing list