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 1PoMN9-0005kK-NC
for garchives@archives.gentoo.org; Sat, 12 Feb 2011 20:47:15 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id A7820E0A7F;
Sat, 12 Feb 2011 20:47:07 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by pigeon.gentoo.org (Postfix) with ESMTP id 76406E0A7F
for ; Sat, 12 Feb 2011 20:47:07 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with ESMTPS id DEB111B43D7
for ; Sat, 12 Feb 2011 20:47:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
by pelican.gentoo.org (Postfix) with ESMTP id 1A6C080073
for ; Sat, 12 Feb 2011 20:47:06 +0000 (UTC)
From: "Sven Vermeulen"
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen"
Message-ID:
Subject: [gentoo-commits] proj/hardened-docs:master commit in: xml/selinux/
X-VCS-Repository: proj/hardened-docs
X-VCS-Files: xml/selinux/hb-using-install.xml
X-VCS-Directories: xml/selinux/
X-VCS-Committer: SwifT
X-VCS-Committer-Name: Sven Vermeulen
X-VCS-Revision: c74c31fdef1f9c353b83b9baac16346bc5c31afb
Date: Sat, 12 Feb 2011 20:47:06 +0000 (UTC)
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt:
X-Archives-Hash: b3c89f08234f06c6afbc206877b69b4f
commit: c74c31fdef1f9c353b83b9baac16346bc5c31afb
Author: Sven Vermeulen siphos be>
AuthorDate: Sat Feb 12 20:46:55 2011 +0000
Commit: Sven Vermeulen siphos be>
CommitDate: Sat Feb 12 20:46:55 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-docs=
.git;a=3Dcommit;h=3Dc74c31fd
Move upgrade after specific package order installations
---
xml/selinux/hb-using-install.xml | 20 +++++++++++++-------
1 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/xml/selinux/hb-using-install.xml b/xml/selinux/hb-using-inst=
all.xml
index 4536618..1ef48e9 100644
--- a/xml/selinux/hb-using-install.xml
+++ b/xml/selinux/hb-using-install.xml
@@ -153,15 +153,10 @@ loadpolicy feature, but this isn't supported anymor=
e so can be safely ignored.
=20
-Next, rebuild those packages affected by the profile change through a st=
andard
-world update, taking into account USE-flag changes (as the new profile w=
ill
-change many default USE flags, including enabling the selinux USE=
flag).
+Don't update your system yet - we will need to install a couple of packa=
ges in a
+particular order which Portage isn't aware of in the next couple of sect=
ions.=20
=20
-
-~# emerge -uDN world
-
-