segatex 5.10 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News segatex 5.10 (Default branch)
# 1  
Old 02-22-2008
segatex 5.10 (Default branch)

Imagesegatex is a tool to configure SELinux policy withthe help of a GUI. At the push of buttons, it cangenerate a .te file in the /root/segatexdirectory. You can then edit your .te file, make amodule, and install. You can make any module nameand also edit present modules. You can install,update, and remove modules. Also, you can semanagelist and semanage login, fcontext, and port. Youcan download SELinux related RPMs, includingxguest and sepostgresql.License: GNU General Public License (GPL)Changes:
This release fixes semanage fcontext toincorporate filetype.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SEMODULE_LINK(8)							NSA							  SEMODULE_LINK(8)

NAME
semodule_link - Link SELinux policy module packages together SYNOPSIS
semodule_link [-Vv] [-o outfile] basemodpkg modpkg1 [modpkg2]... DESCRIPTION
semodule_link is a developer tool for manually linking together a set of SELinux policy module packages into a single policy module pack- age. This tool is not necessary for normal operation of SELinux. In normal operation, such linking is performed internally by libsemanage in response to semodule commands. Module packages are created by semodule_package. OPTIONS
-V show version -v verbose mode -o <output file> Linked policy module package generated by this tool. SEE ALSO
checkmodule(8), semodule_package(8), semodule(8), semodule_expand(8) (8), AUTHORS
This manual page was written by Dan Walsh <dwalsh@redhat.com>. The program was written by Karl MacMillan <kmacmillan@tresys.com> Security Enhanced Linux Nov 2005 SEMODULE_LINK(8)