Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86+raid+lvm2-quickinstall.xml
Date: Thu, 29 Jun 2006 12:33:44
Message-Id: 20060629123324.2F94E64550@smtp.gentoo.org
1 rane 06/06/29 12:33:23
2
3 Modified: gentoo-x86+raid+lvm2-quickinstall.xml
4 Log:
5 fixing a number of typos, no content change
6
7 Revision Changes Path
8 1.3 xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
13
14 Index: gentoo-x86+raid+lvm2-quickinstall.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- gentoo-x86+raid+lvm2-quickinstall.xml 31 May 2006 09:26:31 -0000 1.2
21 +++ gentoo-x86+raid+lvm2-quickinstall.xml 29 Jun 2006 12:33:23 -0000 1.3
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v 1.2 2006/05/31 09:26:31 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v 1.3 2006/06/29 12:33:23 rane Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -35,7 +35,7 @@
30
31 <p>
32 This guide contains all commands you should use to complete a stage3
33 -installation including LVM2 on top of software RAID. This guide is targetted at
34 +installation including LVM2 on top of software RAID. This guide is targeted at
35 experienced users. You need a connection to the Internet to download the stage3
36 and Portage snapshots.
37 </p>
38 @@ -54,7 +54,7 @@
39 a rough estimate of the time you need to complete your install)</comment>
40
41 # <i>grep bogo /proc/cpuinfo</i>
42 -bogomip : 3337.81
43 +bogomips : 3337.81
44
45 # <i>hdparm -tT /dev/sda /dev/sdb</i>
46 /dev/sda:
47 @@ -110,7 +110,7 @@
48 be detected and all modules will be loaded. If the kernel fails to boot
49 properly or if your computer hangs during the boot procedure, you may have to
50 experience with different configurations. The safest way is probably to use the
51 -<c>nodetect</c> option and then load required modules explicitely.
52 +<c>nodetect</c> option and then load required modules explicily.
53 </p>
54
55 <pre caption="Boot the minimal CD">
56 @@ -176,7 +176,7 @@
57
58 <p>
59 Alternatively, you can start networking manually. The following example assigns
60 -the IP addess 192.168.1.10 to your PC and defines 192.168.1.1 as your router
61 +the IP address 192.168.1.10 to your PC and defines 192.168.1.1 as your router
62 and name server.
63 </p>
64
65 @@ -219,7 +219,7 @@
66 another PC. Please note that allowing root to connect over ssh is not
67 recommended under normal circumstances. If you can't trust your local network,
68 use a long and complex password, you should use it only once as it will
69 -disappear after your first rebot.
70 +disappear after your first reboot.
71 </p>
72
73 <pre caption="Set the root password">
74 @@ -235,7 +235,7 @@
75 </p>
76
77 <pre caption="Connect to your new box from another PC">
78 -<comment>(Use the IP addess of your new box)</comment>
79 +<comment>(Use the IP address of your new box)</comment>
80 $ <i>ssh root@192.168.1.10</i>
81 The authenticity of host '192.168.1.10 (192.168.1.10)' can't be established.
82 RSA key fingerprint is 96:e7:2d:12:ac:9c:b0:94:90:9f:40:89:b0:45:26:8f.
83
84
85
86 --
87 gentoo-doc-cvs@g.o mailing list