Gentoo Archives: gentoo-commits

From: "Benedikt Boehm (hollow)" <hollow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/vps: vserver-howto.xml
Date: Mon, 22 Feb 2010 20:54:52
Message-Id: E1NjfIo-0004Qj-UY@stork.gentoo.org
1 hollow 10/02/22 20:54:50
2
3 Modified: vserver-howto.xml
4 Log:
5 fix stage download URL
6
7 Revision Changes Path
8 1.13 xml/htdocs/proj/en/vps/vserver-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/vps/vserver-howto.xml?rev=1.13&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/vps/vserver-howto.xml?rev=1.13&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/vps/vserver-howto.xml?r1=1.12&r2=1.13
13
14 Index: vserver-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/vps/vserver-howto.xml,v
17 retrieving revision 1.12
18 retrieving revision 1.13
19 diff -u -r1.12 -r1.13
20 --- vserver-howto.xml 3 Mar 2009 15:44:59 -0000 1.12
21 +++ vserver-howto.xml 22 Feb 2010 20:54:50 -0000 1.13
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/vps/vserver-howto.xml,v 1.12 2009/03/03 15:44:59 hollow Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/vps/vserver-howto.xml,v 1.13 2010/02/22 20:54:50 hollow Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/proj/en/vps/vserver-howto.xml">
29 @@ -205,8 +205,8 @@
30 <p>
31 As soon as baselayout-2/openrc is stable you can use a precompiled stage3 from
32 one of <uri link="/main/en/mirrors.xml">our mirrors</uri>. In the meantime
33 -please download a stage3 or gentoo-vserver stage from
34 -<uri link="http://bb.xnull.de/projects/gentoo/stages/">here</uri>. Since a
35 +please download a stage3/4 or gentoo-vserver stage from
36 +<uri link="http://bb.xnull.de/projects/gentoo/">here</uri>. Since a
37 stage3 contains a complete root filesystem you can use the template build
38 method of util-vserver. However, this method only works reliable since
39 util-vserver-0.30.213_rc5, so make sure you have the right version installed.
40 @@ -262,7 +262,7 @@
41 <i>--initstyle gentoo \</i> <comment>(replace if needed)</comment>
42 <i>-m template -- \</i>
43 <i> -d gentoo \</i>
44 - <i> -t /path/to/stage4-&lt;arch&gt;-&lt;version&gt;.tar.bz2</i>
45 + <i> -t /path/to/stage3-&lt;arch&gt;-&lt;version&gt;.tar.bz2</i>
46 </pre>
47
48 <note>