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 1PqqBA-00027A-LK for garchives@archives.gentoo.org; Sat, 19 Feb 2011 17:01:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A90D8E05AF; Sat, 19 Feb 2011 17:01:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7B053E05BE for ; Sat, 19 Feb 2011 17:01:01 +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 C5EB21B4355 for ; Sat, 19 Feb 2011 17:01:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 2BFA58006E for ; Sat, 19 Feb 2011 17:01:00 +0000 (UTC) From: "Francisco Blas Izquierdo Riera" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Francisco Blas Izquierdo Riera" Message-ID: <2885048d5d96bf419bf389a2a71e2d34e3219141.klondike@gentoo> Subject: [gentoo-commits] proj/hardened-docs:master commit in: html/selinux/ X-VCS-Repository: proj/hardened-docs X-VCS-Files: html/selinux/index.html X-VCS-Directories: html/selinux/ X-VCS-Committer: klondike X-VCS-Committer-Name: Francisco Blas Izquierdo Riera X-VCS-Revision: 2885048d5d96bf419bf389a2a71e2d34e3219141 Date: Sat, 19 Feb 2011 17:01:00 +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: 314a6236cb134fd48c4de7b5d6199ad5 commit: 2885048d5d96bf419bf389a2a71e2d34e3219141 Author: klondike xiscosoft es> AuthorDate: Sat Feb 19 17:00:40 2011 +0000 Commit: Francisco Blas Izquierdo Riera xiscosoft = es> CommitDate: Sat Feb 19 17:00:40 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-docs= .git;a=3Dcommit;h=3D2885048d Updating previews (and pushing dates and versions) --- html/selinux/index.html | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) diff --git a/html/selinux/index.html b/html/selinux/index.html index 2ee0997..4798084 100644 --- a/html/selinux/index.html +++ b/html/selinux/index.html @@ -50,12 +50,11 @@

= 3. What is SELinux?

- Security-Enhanced Linux (SE= Linux) - is a system of mandatory access control using type enforcement and rol= e-based - access control. It is implemented as a - Linux Security Module (LSM). - In addition to the kernel portion, SELinux consists of a library (libs= elinux) - and userland utilities for compiling policy (checkpolicy), and loading= policy + Security-E= nhanced + Linux (SELinux) is a system of mandatory access control using type + enforcement and role-based access control. It is implemented as a Linux Security Module (LSM). In addit= ion + to the kernel portion, SELinux consists of a library (libselinux) and = userland + utilities for compiling policy (checkpolicy), and loading policy (policycoreutils), in addition to other user programs.