smithj 05/08/08 00:05:39
Modified: xml/htdocs/doc/en altinstall.xml
Log:
added a paragraph under knoppix install about FEATURES=user{priv,sandbox}
Revision Changes Path
1.60 +10 -3 xml/htdocs/doc/en/altinstall.xml
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
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/altinstall.xml?rev=1.60&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/altinstall.xml.diff?r1=1.59&r2=1.60&cvsroot=gentoo
Index: altinstall.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- altinstall.xml 3 Jul 2005 10:32:30 -0000 1.59
+++ altinstall.xml 8 Aug 2005 00:05:39 -0000 1.60
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.59
2005/07/03 10:32:30 cam Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/altinstall.xml,v 1.60
2005/08/08 00:05:39 smithj Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/altinstall.xml">
@@ -55,8 +55,8 @@
<license/>
-<version>0.64</version>
-<date>2005-06-23</date>
+<version>0.65</version>
+<date>2005-08-07</date>
<chapter>
<title>About this document</title>
@@ -211,6 +211,13 @@
# <i>mount -o bind /proc /mnt/gentoo/proc</i>
</pre>
+<p>
+Also, know that some of portage's FEATURES will not work in knoppix. Especially
+watch out for <c>userpriv</c> and <c>usersandbox</c>. If you find yourself
+getting errors, it might be wise to disable some or all of the optional
+features.
+</p>
+
<!--
Commenting out due to #78716. If it needs to be restated again, note
that some will require to bind-mount it, others don't, and that you have
--
[email protected] mailing list