###########################################
これは、segatex-6.10です。
20080406
SELinuxのツールです。
refpolicyを、単にボタンを押していくだけで分析できます。
###########################################
refpolicyのバージョンは、20080402です。
###########################################
作者：藤原　慎太郎
Qtを使用して書かれています。
qt-develパッケージが必要です。
###########################################
#RPM のユーザへ
###########################################
特にありません。
###########################################
#ソースのユーザへ
#コンパイル方法
###########################################
$cd src
$qmake segatex.pro
あるいはただ単に、
$qmake
$vim Makefile
として、以下のように編集してください。

LIBS     = $(SUBLIBS) -L$(QTDIR)/lib -lqt-mt -lXext -lX11 -lm -lselinux

$make
makeには長時間かかります。ごめんなさい。
"segatex"というバイナリファイルが、srcディレクトリに出来ましたよね。
###########################################
#segatexのインストール方法 
###########################################
$cd ..
$su
#./INSTALL
###########################################
#egatexの起動方法
###########################################
アプリケーションのシステムツールに、オカメインコのロゴがあります。
それをクリックしてください。
コンソールからも起動できます。
どこからでも、
$segatex
とタイプして下さい。
カレントディレクトリを汚しません。
全ての必要なファイルは、/root/segatexに生成されます。
###########segatex######################################################################
setenforce 0 又は1 をボタンを押すだけでできます。
Any action will set statusBar label anew.
You can see status pushing state menu, too.
Yum install/update SELinux related RPMs, including seedit. Options are not yet implied.
You can audit2allow. 
It's a combination of audit2allow -m local -i logname -o filename.te with other options, -l -R -v -e,
and you can rename module name changing local to whatever you want.
You can see denied audit.log. 
You can generate interface macroed policy
(require brace not included yet).
You can semodule -l -i -u -r. 
Of course you can make new module.
You can install,update,remove modules.
All you have to do is just pushing button.
semanage -lを実行できます。 
It's "boolean login user port interface fcontext translation".
But it's different order.Login and user comes first.
You can semanage login -a -m -d. 
You can semanage fcontext -a -m -d. 
You can semanage port -a -m -d. 
You can semanage translation -a -m -d. 
You can setsebool [-P] boolean value 
You can generate brand-new policy module.
aureportを実行できます。
ausearchを実行できます。
プロセスを検索できます。
########segatex_editor##################################################################
Push button from the top left.
It may take very long time pushing break button.
But it will return after,say 3 minutes...
Sorry, breaking kernel may take much longer,
say, 15 minutes...
Because I've written huge loop.
But it will return, anyway.
It parses broken_up files, so you should
push break button before you push selpaw
button.
After you've pushed all buttons, push
refine_selpaw button at right bottom.
It takes long, too.
By pushing it, you can break all interfaces
and make segatex engine files, .ie.
selpaw_interface.csv, 
selpaw_interface_types.csv and
selpaw_interface_summary.csv. :^)
It still has small bug, so I already incorporated selpaw_interface.csv in /root/segatex :-).
###########################################

楽しんでください！

Copy Right Shintaro Fujiwara.
All rigths reserved.

Any co-operation or donation accepted, please contact me at,
Contributors are written down in CONTRIBUTORS.

shintaro.fujiwara@gmail.com
http://intrajp.no-ip.com/

