Patch for SELinux Policy Editor

1. Overview
This is a patch for SELinux Policy Editor.
SELinux Policy Editor(SELPE) is developed by 
Hitachi Software(www.selinux.hitachi-sk.co.jp) and distributed under GPL.
However, SELPE worked only on old 2.4-based SELinux.
So patch against SELPE is developed in Japan SELinux Users Group.
By applying this patch, you can use SELinux Policy Editor on FedoraCore2.

2. Notice
This release is demo version.
We made sure only apache, sshd, webmin to work.
You have to use run_init command to restart daemon.
e.g: run_init /etc/init.d/httpd start
Hitachi Software has no relationship with this patch.

3. INSTALLING
1) download original version
Download original version from Hitachi Soft's site.
http://www.selinux.hitachi-sk.co.jp/en/tool/selpe/selpe-download.html
You will see Japanese page.
In first page, left link below means "accept" and you can proceed next page.
In next page, you see form. Form means following.
Name:
Company:
Title:
Zip:(must be digit)
Address:
Phone:(must be digit)
E-mail:
Left button means "accept" and you can proceed next page.
In next page, select left link.
Then you will see "SELinux-PE-20030520b.tgz" and download it.
2) apply patch
Place "SELinux-PE-20030520b.tgz" in the same directory as this README.
./patch.sh
Patches are applied.
3) install
Follow the instruction in SELinux-PE-20030520b/doc/english/install.txt. 
Use "SELinux-PE-20030520b/converter_20050215.tgz"
and "SELinux-PE-20030520b/selinux_20050215.wbm".
And the following is unnecessary.
"(4) (B) Select "Update configuration" ->
                    "reset configuration for install of the tool or upgrade of SELinux""

For more information, visit Hitachi Software's web site.
Manuals are available on the site.


4. Contributors

* Takefumi Onabuta(onabuta@selinux.gr.jp)
He did most of the work for this patch.
* Yuichi Nakamura(ynakam@selinux.gr.jp)
He was developer of original version of SELPE. 
He also worked for the patch.

