SELinuxに関する日本語ドキュメントの整備,運用ノウハウに関する情報交換,強制アクセス制御ポリシーの開発等の活動を行っていくプロジェクトです.成果は,本家にもフィードバックしていく予定です.
linux-2.4/.config
にコピーして使います。
Redhat9の/usr/src/configs/kernel-2.4.20-i386.config
をもとに作りました。
Redhat 9のカーネルコンフィグオプション(kernel-2.4.20-i386.config)
から変更したもの
--------------------
有効にしたオプション
SecurityOptions->
Enable different security models
Socket and Networking Security Hooks
Capabilities Support
NSA SELinux Support
NSA SELinux boot parameter
NSA SELinux Development Support
File systems->
Ext3 extended attributes
Ext3 security labels
/dev/pts Extended Attributes
/dev/pts Security Labels
Ext2 extended attributes
Ext2 security labels
変更したオプション
Block devices->
Default RAM disk size=4098
→
Default RAM disk size=8192
無効にしたオプション(カーネルコンパイルが通らないので)
Character devices->
Sony Vaio Programmable I/O Control Device Support
SCSI support->SCSI low-level drivers
Simple 53c710 SCIS support(Compaq,NCR machines)
Filesystems->Networkfile systems->
InterMezzo file system support
------------
10/4
試験公開。
10/6
kernel-2.4.21-selinux2-i386.configを公開
10/22
CONFIG_BLK_DEV_RAM_SIZE=8192
に変更