From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E1v9Q-0002m2-ED for garchives@archives.gentoo.org; Mon, 08 Aug 2005 00:05:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7805U1t018104; Mon, 8 Aug 2005 00:05:30 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7805ToA005893 for ; Mon, 8 Aug 2005 00:05:29 GMT Message-Id: <200508080005.j7805ToA005893@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1E1v9C-0005hm-9X for gentoo-doc-cvs@lists.gentoo.org; Mon, 08 Aug 2005 00:05:42 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Mon, 8 Aug 2005 00:05:39 +0000 From: "Johnathan Smith" Date: Mon, 8 Aug 2005 00:05:39 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: altinstall.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: f2eb33f5-5864-4649-af6f-f31f0e2f3e41 X-Archives-Hash: 14fcbe11a887ce18a1bbf9ba30b692b4 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 @@ - + @@ -55,8 +55,8 @@ -0.64 -2005-06-23 +0.65 +2005-08-07 About this document @@ -211,6 +211,13 @@ # mount -o bind /proc /mnt/gentoo/proc +

+Also, know that some of portage's FEATURES will not work in knoppix. Especially +watch out for userpriv and usersandbox. If you find yourself +getting errors, it might be wise to disable some or all of the optional +features. +

+