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 1QDLfa-0007ss-4B for garchives@archives.gentoo.org; Fri, 22 Apr 2011 19:05:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF0F01C084; Fri, 22 Apr 2011 19:05:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9F0821C084 for ; Fri, 22 Apr 2011 19:05:25 +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 C4B711B4083 for ; Fri, 22 Apr 2011 19:05:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id EC9D8802C1 for ; Fri, 22 Apr 2011 19:05:23 +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: <54cb47b7a5f87111c352cad83d7df7c51c1baad0.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-docs:master commit in: xml/selinux/ X-VCS-Repository: proj/hardened-docs X-VCS-Files: xml/selinux/hb-using-permissive.xml X-VCS-Directories: xml/selinux/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 54cb47b7a5f87111c352cad83d7df7c51c1baad0 Date: Fri, 22 Apr 2011 19:05:23 +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: 60168297b2c7ecdf09f0dc4bcdfbf87b commit: 54cb47b7a5f87111c352cad83d7df7c51c1baad0 Author: Sven Vermeulen siphos be> AuthorDate: Fri Apr 22 17:36:28 2011 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Fri Apr 22 17:36:28 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-docs= .git;a=3Dcommit;h=3D54cb47b7 Add semodule -i in overview too --- xml/selinux/hb-using-permissive.xml | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/xml/selinux/hb-using-permissive.xml b/xml/selinux/hb-using-p= ermissive.xml index 0d1afbf..f1007d5 100644 --- a/xml/selinux/hb-using-permissive.xml +++ b/xml/selinux/hb-using-permissive.xml @@ -7,7 +7,7 @@ =20 -3 +4 2011-04-22 =20
@@ -432,6 +432,10 @@ order to load a module, you can use semodule -i m= odulename.pp. The =20
  • + With semodule -i modulename.pp you (re)install a module (or i= nstall + a higher version of said module) +
  • +
  • With semodule -u modulename.pp you upgrade an existing instal= led module with a new version of this module