From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 23E6013800E for ; Tue, 7 Aug 2012 18:35:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05C3BE0875; Tue, 7 Aug 2012 18:35:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C6D29E0875 for ; Tue, 7 Aug 2012 18:35:40 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3523767A1D for ; Tue, 7 Aug 2012 18:35:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id D41D62004B; Tue, 7 Aug 2012 18:35:38 +0000 (UTC) From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap-solaris.xml X-VCS-Repository: gentoo X-VCS-Files: bootstrap-solaris.xml X-VCS-Directories: xml/htdocs/proj/en/gentoo-alt/prefix X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120807183538.D41D62004B@flycatcher.gentoo.org> Date: Tue, 7 Aug 2012 18:35:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: af0a0835-3549-4de4-bdb8-b77c881dde00 X-Archives-Hash: 6bf6ee74464165db2b0e89981e94a0d7 grobian 12/08/07 18:35:38 Modified: bootstrap-solaris.xml Log: stress that we DON'T need root, and try to get people away from using it Revision Changes Path 1.95 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.95&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.95&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?r1=1.94&r2=1.95 Index: bootstrap-solaris.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- bootstrap-solaris.xml 7 Aug 2012 18:04:41 -0000 1.94 +++ bootstrap-solaris.xml 7 Aug 2012 18:35:38 -0000 1.95 @@ -1,6 +1,6 @@ - + Gentoo Prefix Bootstrap Process for UNIX-like systems @@ -58,6 +58,12 @@ If you happen to run into troubles, don't despair. Feel free to ask in the gentoo-prefix IRC channel, or mailing list

+ + IMPORTANT: Gentoo Prefix does NOT require root-privileges. + You don't have to be root to bootstrap a Prefix installation. + In fact, we highly discourage people to bootstrap as + root-user! +