Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: altinstall.xml
Date: Sat, 17 Jun 2006 11:27:15
Message-Id: 20060617112654.5A9E464AB2@smtp.gentoo.org
1 jkt 06/06/17 11:26:54
2
3 Modified: altinstall.xml
4 Log:
5 Added some <c>s, <path>s, s/iso/ISO/, s/portage/Portage/
6
7 Revision Changes Path
8 1.61 xml/htdocs/doc/en/altinstall.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/altinstall.xml?rev=1.61&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/altinstall.xml?rev=1.61&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/altinstall.xml.diff?r1=1.60&r2=1.61&cvsroot=gentoo
13
14 Index: altinstall.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v
17 retrieving revision 1.60
18 retrieving revision 1.61
19 diff -u -r1.60 -r1.61
20 --- altinstall.xml 8 Aug 2005 00:05:39 -0000 1.60
21 +++ altinstall.xml 17 Jun 2006 11:26:53 -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/altinstall.xml,v 1.60 2005/08/08 00:05:39 smithj Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.61 2006/06/17 11:26:53 jkt Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/altinstall.xml">
29 @@ -55,7 +55,7 @@
30
31 <license/>
32
33 -<version>0.65</version>
34 +<version>0.66</version>
35 <date>2005-08-07</date>
36
37 <chapter>
38 @@ -212,7 +212,7 @@
39 </pre>
40
41 <p>
42 -Also, know that some of portage's FEATURES will not work in knoppix. Especially
43 +Also, know that some of Portage's FEATURES will not work in knoppix. Especially
44 watch out for <c>userpriv</c> and <c>usersandbox</c>. If you find yourself
45 getting errors, it might be wise to disable some or all of the optional
46 features.
47 @@ -251,11 +251,11 @@
48 <body>
49
50 <p>
51 -Burn an Install CD iso.
52 +Burn an Install CD ISO.
53 </p>
54
55 <p>
56 -Get the latest portage snapshot from
57 +Get the latest Portage snapshot from
58 <uri>http://distro.ibiblio.org/pub/linux/distributions/gentoo/snapshots/</uri>
59 (or your favorite <uri
60 link="http://www.gentoo.org/main/en/mirrors.xml">mirror</uri>). Either place
61 @@ -267,12 +267,12 @@
62 Follow all instructions of the Gentoo Installation Handbook up to <c>chroot
63 /mnt/gentoo</c> in Chapter 6. If you only have one CD-ROM remember to use the
64 <c>docache</c> option while booting so you can unmount the Install CD and mount
65 -your portage snapshot CD.
66 +your Portage snapshot CD.
67 </p>
68
69 <p>
70 Open a new console (Alt-F2), we will continue with the Install Doc up to
71 -running the bootstrap.sh script.
72 +running the <c>bootstrap.sh</c> script.
73 </p>
74
75 <warn>
76 @@ -282,7 +282,7 @@
77
78 <p>
79 Go back to the first console (Alt-F1, without chroot) and mount a second CD on
80 -<path>/mnt/gentoo/mnt/cdrom2</path>. Copy the portage tarball from cdrom2 and
81 +<path>/mnt/gentoo/mnt/cdrom2</path>. Copy the Portage tarball from cdrom2 and
82 unpack it to <path>/mnt/gentoo/usr</path>.
83 </p>
84
85 @@ -296,9 +296,10 @@
86 </pre>
87
88 <p>
89 -Switch back to the F2 console. Now if you try to run bootstrap.sh it will fail
90 -because it won't be able to download any files. We will fetch these files
91 -somewhere else and put them in /usr/portage/distfiles (on F2 console).
92 +Switch back to the F2 console. Now if you try to run <c>bootstrap.sh</c> it will
93 +fail because it won't be able to download any files. We will fetch these files
94 +somewhere else and put them in <path>/usr/portage/distfiles</path> (on F2
95 +console).
96 </p>
97
98 <p>
99 @@ -307,7 +308,7 @@
100 </p>
101
102 <note>
103 -Note that you need the versions of each package synced with your portage tree.
104 +Note that you need the versions of each package synced with your Portage tree.
105 </note>
106
107 <pre caption="Getting the download listing">
108
109
110
111 --
112 gentoo-doc-cvs@g.o mailing list