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 1QOxip-0007TG-Pa for garchives@archives.gentoo.org; Tue, 24 May 2011 19:56:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91600E07DD; Tue, 24 May 2011 19:56:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5B7DAE07DD for ; Tue, 24 May 2011 19:56:47 +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 9FF9B1B4024 for ; Tue, 24 May 2011 19:56:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CD82780505 for ; Tue, 24 May 2011 19:56:45 +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-intro-enhancingsecurity.xml X-VCS-Directories: xml/selinux/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: a5d27529ffdc4aee884e9bb6e749512f9ee51ad9 Date: Tue, 24 May 2011 19:56:45 +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: 0362a04d93ba4e1bc645fc5639766499 commit: a5d27529ffdc4aee884e9bb6e749512f9ee51ad9 Author: Sven Vermeulen siphos be> AuthorDate: Tue May 24 19:55:34 2011 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Tue May 24 19:55:34 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-docs= .git;a=3Dcommit;h=3Da5d27529 Remove HAL mention --- xml/selinux/hb-intro-enhancingsecurity.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xml/selinux/hb-intro-enhancingsecurity.xml b/xml/selinux/hb-= intro-enhancingsecurity.xml index 105bc59..2eda75f 100644 --- a/xml/selinux/hb-intro-enhancingsecurity.xml +++ b/xml/selinux/hb-intro-enhancingsecurity.xml @@ -7,8 +7,8 @@ =20 -1 -2011-01-10 +2 +2011-05-25 =20
Introduction @@ -343,7 +343,7 @@ Next to the kernel support and labels assigned to the= resources and support within the authorization system, SELinux also requires particular tools = to support the SELinux features. Examples are administrative tools to view = and manipulate labels, privilege management tools (like sudo), system -services (like HAL or SysVInit) etc. This is reflected in a set of patch= es +services (like SysVInit) etc. This is reflected in a set of patches against these (and more) tools which are not always part of the applicat= ions' main source code.