From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PuiGj-0000LK-Uh for garchives@archives.gentoo.org; Wed, 02 Mar 2011 09:22:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8824F1C00A; Wed, 2 Mar 2011 09:22:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 578391C00A for ; Wed, 2 Mar 2011 09:22:46 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C76141B4200 for ; Wed, 2 Mar 2011 09:22:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2104) id 6A8D220054; Wed, 2 Mar 2011 09:22:44 +0000 (UTC) From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: xen-guide.xml X-VCS-Repository: gentoo X-VCS-Files: xen-guide.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: <20110302092244.6A8D220054@flycatcher.gentoo.org> Date: Wed, 2 Mar 2011 09:22:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: cee6edca3853a1d23c825ffb98485e8c nightmorph 11/03/02 09:22:44 Modified: xen-guide.xml Log: remove outdated keywording instructions now that there are stable xen p= ackages Revision Changes Path 1.8 xml/htdocs/doc/en/xen-guide.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xen-= guide.xml?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xen-= guide.xml?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xen-= guide.xml?r1=3D1.7&r2=3D1.8 Index: xen-guide.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xen-guide.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xen-guide.xml 14 Nov 2010 15:27:04 -0000 1.7 +++ xen-guide.xml 2 Mar 2011 09:22:44 -0000 1.8 @@ -1,6 +1,6 @@ - + =20 Configuring Gentoo with Xen @@ -20,8 +20,8 @@ =20 -3 -2010-11-14 +4 +2011-03-02 =20 Introduction @@ -110,19 +110,11 @@ =20

-Xen actually contains many components, so you'll need to install a coupl= e of -packages. Because it is still ~arch -masked you first need to unmask it by adding the necessary lines t= o -/etc/portage/package.keywords and then install them. +Xen actually contains many components, so you'll need to install a few +packages.

=20 -
-~# nano -w /etc/portage/package.keywords
-app-emulation/xen
-app-emulation/xen-tools
-sys-kernel/xen-sources
-
+
 ~# emerge xen xen-tools xen-sources
 
=20