Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: altinstall.xml
Date: Sun, 17 Sep 2006 09:41:13
Message-Id: 20060917094130.A73136431E@smtp.gentoo.org
1 neysx 06/09/17 09:41:30
2
3 Modified: altinstall.xml
4 Log:
5 #147869 Typo fixes, no content change
6
7 Revision Changes Path
8 1.67 xml/htdocs/doc/en/altinstall.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/altinstall.xml?rev=1.67&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/altinstall.xml?rev=1.67&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/altinstall.xml?r1=1.66&r2=1.67
13
14 Index: altinstall.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v
17 retrieving revision 1.66
18 retrieving revision 1.67
19 diff -u -r1.66 -r1.67
20 --- altinstall.xml 22 Jul 2006 10:10:41 -0000 1.66
21 +++ altinstall.xml 17 Sep 2006 09:41:30 -0000 1.67
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.66 2006/07/22 10:10:41 rane Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.67 2006/09/17 09:41:30 neysx Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/altinstall.xml">
29 @@ -260,7 +260,7 @@
30 <uri>http://distro.ibiblio.org/pub/linux/distributions/gentoo/snapshots/</uri>
31 (or your favorite <uri
32 link="http://www.gentoo.org/main/en/mirrors.xml">mirror</uri>). Either place
33 -this tarball on an existing partition on the computer your are installing to,
34 +this tarball on an existing partition on the computer you are installing to,
35 or burn it to a CD.
36 </p>
37
38 @@ -463,7 +463,7 @@
39
40 <p>
41 Setup NFS: NFS is quite easy to configure. The only thing you have to do is to
42 -add a line on the <path>/etc/exports</path> config file :
43 +add a line on the <path>/etc/exports</path> config file:
44 </p>
45
46 <pre caption="/etc/exports">
47 @@ -473,7 +473,7 @@
48 </pre>
49
50 <p>
51 -Update your hosts: One important thing to do now is to modify your
52 +Update your hosts: One important thing to do now is to modify your
53 <path>/etc/hosts</path> file to fit your needs.
54 </p>
55
56 @@ -675,7 +675,7 @@
57 As we can see, the partition mounted as <path>/</path> named
58 <path>/dev/hdb2</path> has 2.4 gigabytes free. In my case, I think I will
59 resize it as to leave 400Megs free of space, therefore allocating 2 gigabytes
60 -for Gentoo. Not bad, I could have quite some stuff installed. However, think
61 +for Gentoo. Not bad, I could have quite some stuff installed. However, I think
62 that even one gigabyte is enough for most users. So let's partition this thing!
63 </p>
64
65 @@ -694,7 +694,7 @@
66 </p>
67
68 <note>
69 -There are other tools for doing resize of partitions as well, but author is
70 +There are other tools for doing resize of partitions as well, but the author is
71 unsure/uninterested whether PartitionMagic(tm) or other software of the kind do
72 the job. It's the reader's job to check them out
73 </note>
74 @@ -727,8 +727,8 @@
75 <note>
76 Note again that Linux is synonym of "There's one more way to do it". Your
77 objective is to run parted on an unmounted partition so it can do its work. You
78 -might use some other boot/root diskset other than mininux. You might not even
79 -need to do this step at all, that is only umount the filesystem you want to
80 +might use some boot/root diskset other than mininux. You might not even
81 +need to do this step at all, ie. you might only have umount the filesystem you want to
82 repartition in your Linux session and run parted on it.
83 </note>
84
85 @@ -762,7 +762,7 @@
86 we have created above and type <c>mount /dev/fd0 /floppy</c> to have parted under
87 <path>/floppy</path>. There you go. Run parted and you will be able to resize your
88 partition. Once this lenghty process done, we are ready to have the real fun,
89 -by installing Gentoo. Reboot back into your old Linux system for now. Drive you
90 +by installing Gentoo. Reboot back into your old Linux system for now. The drive you
91 wish to operate on is the drive containing the partition we want to resize. For
92 example, if we want to resize /dev/hda3, the drive is /dev/hda
93 </p>
94 @@ -791,7 +791,7 @@
95 </pre>
96
97 <impo>
98 -Be patient! The computer is working! Just look at the hardware LED on your case
99 +Be patient! The computer is working! Just look at the harddrive LED on your case
100 to see that it is really working. This should take between 2 and 30 minutes.
101 </impo>
102
103
104
105
106 --
107 gentoo-doc-cvs@g.o mailing list