Gentoo Archives: gentoo-doc-cvs

From: Johnathan Smith <smithj@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: altinstall.xml
Date: Mon, 08 Aug 2005 00:05:56
Message-Id: 200508080005.j7805ToA005893@robin.gentoo.org
1 smithj 05/08/08 00:05:39
2
3 Modified: xml/htdocs/doc/en altinstall.xml
4 Log:
5 added a paragraph under knoppix install about FEATURES=user{priv,sandbox}
6
7 Revision Changes Path
8 1.60 +10 -3 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.60&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.60&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.59&r2=1.60&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.59
18 retrieving revision 1.60
19 diff -u -r1.59 -r1.60
20 --- altinstall.xml 3 Jul 2005 10:32:30 -0000 1.59
21 +++ altinstall.xml 8 Aug 2005 00:05:39 -0000 1.60
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.59 2005/07/03 10:32:30 cam Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.60 2005/08/08 00:05:39 smithj Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/altinstall.xml">
29 @@ -55,8 +55,8 @@
30
31 <license/>
32
33 -<version>0.64</version>
34 -<date>2005-06-23</date>
35 +<version>0.65</version>
36 +<date>2005-08-07</date>
37
38 <chapter>
39 <title>About this document</title>
40 @@ -211,6 +211,13 @@
41 # <i>mount -o bind /proc /mnt/gentoo/proc</i>
42 </pre>
43
44 +<p>
45 +Also, know that some of portage's FEATURES will not work in knoppix. Especially
46 +watch out for <c>userpriv</c> and <c>usersandbox</c>. If you find yourself
47 +getting errors, it might be wise to disable some or all of the optional
48 +features.
49 +</p>
50 +
51 <!--
52 Commenting out due to #78716. If it needs to be restated again, note
53 that some will require to bind-mount it, others don't, and that you have
54
55
56
57 --
58 gentoo-doc-cvs@g.o mailing list