1SEMODULE_EXPAND(8)                    NSA                   SEMODULE_EXPAND(8)
2
3
4

NAME

6       semodule_expand - Expand a SELinux policy module package.
7
8

SYNOPSIS

10       semodule_expand [-V ] [ -a ] [ -c [version]] basemodpkg outputfile
11

DESCRIPTION

13       semodule_expand  is a developer tool for manually expanding a base pol‐
14       icy module package into a kernel binary policy file.  This tool is  not
15       necessary  for  normal operation of SELinux.  In normal operation, such
16       expanding is performed internally by libsemanage in response to  semod‐
17       ule  commands.   Base policy module packages can be created directly by
18       semodule_package or by semodule_link (when linking together  a  set  of
19       packages into a single package).
20
21

OPTIONS

23       -V     show version
24
25       -c [version]
26              policy version to create
27
28       -a     Do  not  check  assertions.   This  will cause the policy to not
29              check any neverallow rules.
30
31

SEE ALSO

33       checkmodule(8), semodule_package(8), semodule(8), semodule_link(8) (8),
34

AUTHORS

36       This manual page was written by Dan Walsh <dwalsh@redhat.com>.
37       The program was written by Karl MacMillan <kmacmillan@tresys.com>, Joshua Brindle <jbrindle@tresys.com>
38
39
40
41Security Enhanced Linux            Nov 2005                 SEMODULE_EXPAND(8)
Impressum