Will Woods
5055abb615
98selinux/selinux-loadpolicy.sh: use mount --rbind for /dev
...
This preserves /dev/shm and /dev/pts for the selinux relabel.
13 years ago
Harald Hoyer
3236e662d4
98selinux: use setenforce to force permissive mode
14 years ago
Harald Hoyer
be1762caff
selinux/selinux-loadpolicy.sh: set LANG=C for load_policy and restorecon
...
set LANG=C for chroot execed tools, because the terminal might not be
able to display the messages and the rest is not translated anyway.
14 years ago
Harald Hoyer
3b403b32fc
removed trailing whitespaces
14 years ago
Harald Hoyer
0ce274f02b
selinux: turn off selinux by default
...
In Fedora selinux is now handled by systemd. If you want to enable
selinux by default, just add it to your /etc/dracut.conf.d/01-dist.conf
with:
add_dracutmodules+=" selinux "
14 years ago
Harald Hoyer
71df3c4329
renamed module-info.sh to module-setup.sh
14 years ago
Harald Hoyer
b9d7fda0e1
selinux: call emergency_shell for failures
14 years ago
Harald Hoyer
95d2dabc25
replaced check,install,installkernel with module-info.sh
14 years ago
Harald Hoyer
cc02093d69
reformat source code
...
removed tabs and set indention to 4 spaces
added emacs and vi format headers
15 years ago
Harald Hoyer
93ad8c19bb
selinux: fixed error handling for load-policy
...
{} | cmd opens a subshell for {}
15 years ago
Harald Hoyer
bd987e3036
selinux: move selinux to a separate module
15 years ago