Gentoo Archives: gentoo-commits

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/en: altinstall.xml
Date: Sun, 31 Oct 2010 22:56:58
Message-Id: 20101031225653.2BF8E20054@flycatcher.gentoo.org
1 nightmorph 10/10/31 22:56:53
2
3 Modified: altinstall.xml
4 Log:
5 fix stage tarball URI; looks like some invalid GuideXML was used. bug 343501.
6
7 Revision Changes Path
8 1.82 xml/htdocs/doc/en/altinstall.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/altinstall.xml?rev=1.82&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/altinstall.xml?rev=1.82&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/altinstall.xml?r1=1.81&r2=1.82
13
14 Index: altinstall.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v
17 retrieving revision 1.81
18 retrieving revision 1.82
19 diff -u -r1.81 -r1.82
20 --- altinstall.xml 27 Sep 2010 11:06:12 -0000 1.81
21 +++ altinstall.xml 31 Oct 2010 22:56:53 -0000 1.82
22 @@ -1,9 +1,8 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.81 2010/09/27 11:06:12 jkt Exp $ -->
25 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.82 2010/10/31 22:56:53 nightmorph Exp $ -->
27
28 <guide>
29 -
30 <title>The Gentoo Linux alternative installation method HOWTO</title>
31
32 <author title="Contributor">
33 @@ -59,8 +58,8 @@
34 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
35 <license/>
36
37 -<version>6</version>
38 -<date>2010-09-27</date>
39 +<version>7</version>
40 +<date>2010-10-31</date>
41
42 <chapter>
43 <title>About this document</title>
44 @@ -228,9 +227,9 @@
45
46 <p>
47 When you're ready to unpack the stage tarball in <uri
48 -link="/doc/en/handbook/handbook-x86.xml?part=1&amp;chap=5_sect4">part 5</uri>, you
49 -will need to use a different <c>tar</c> command to ensure that proper group IDs
50 -are enforced on the unpacked stage:
51 +link="/doc/en/handbook/handbook-x86.xml?part=1&amp;chap=5#doc_chap2_sect2">part
52 +5</uri>, you will need to use a different <c>tar</c> command to ensure that
53 +proper group IDs are enforced on the unpacked stage:
54 </p>
55
56 <pre caption="Unpacking the stage tarball">