From 09e934512dc053a96bd7b16c2c95563e055720f7 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 3 Jul 2012 08:56:47 -0400 Subject: added selinux support --- schemas/bundle.xsd | 127 +++++++++++++---------------------------------------- 1 file changed, 30 insertions(+), 97 deletions(-) (limited to 'schemas/bundle.xsd') diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd index 4e034ee3c..b72b174e2 100644 --- a/schemas/bundle.xsd +++ b/schemas/bundle.xsd @@ -16,10 +16,12 @@ + - - + + + @@ -56,12 +58,20 @@ + + + + Abstract implementation of an SELinux entry. The + full specification will be included in Rules. + + + PostInstall entries are deprecated in favor of Action - entries. Actions can do everything PostInstall entries can - do and more. + entries. Actions can do everything PostInstall entries can + do and more. @@ -72,7 +82,7 @@ - + Fully bound description of a filesystem path to be handled @@ -94,6 +104,13 @@ + + + + Fully bound description of an SELinux entry. + + + @@ -107,7 +124,7 @@ Elements within Client tags only apply to the named client - (or vice-versa; see #element_negate below) + (or vice-versa; see #element_negate below) @@ -119,7 +136,12 @@ - + + + + + + @@ -140,96 +162,7 @@ - - - - Abstract implementation of a Package entry. The full - specification will be generated by a plugin such as - Packages. - - - - - - - Abstract implementation of a Path entry. The entry will - either be handled by Cfg, TGenshi, or another - DirectoryBacked plugin; or handled by Rules, in which case - the full specification of this entry will be included in - Rules. - - - - - - - Abstract implementation of a Service entry. The full - specification will be included in Rules. - - - - - - - Abstract implementation of an Action entry. The full - specification will be included in Rules. - - - - - - - Fully bound description of a software package to be managed. - - - - - - - Fully bound description of a filesystem path to be handled - by the POSIX driver. - - - - - - - Fully bound description of a system service to be managed. - - - - - - - Fully bound description of a command to be run. - - - - - - - Elements within Group tags only apply to clients that are - members of that group - - - - - - - Elements within Client tags only apply to the named client - (or vice-versa; see #element_negate below) - - - - - - - Nesting Bundle tags is allowed in order to support - XInclude within Bundles. - - - - + -- cgit v1.2.3-1-g7c22