Age | Commit message (Collapse) | Author |
|
CFLAGS=-I/usr/some/funky/path/to/selinux \
LDFLAGS=-L/usr/some/funky/path/to/selinux make
So Jan Kiszka reverted part of the selinux patch.
|
|
it.
|
|
patch and report from Alexander Griesser.
|
|
Robert P. J. Day
|
|
|
|
|
|
|
|
a failure exit code. delay the error exit until all (good) files
have been extracted.
filesystem errors (nodes of wrong type, permission problems, etc)
still cause immediate failure.
|
|
It makes busybox invoke the libselinux library function to load the binary
policy right at system start-up. It was successfully tested on a mini-SELinux
system. Note: requires recent libselinux. I'm using 1.28.
|
|
and process... There still remains some stuff to clean up (the whole
set_current_security_context() appears unnecessary complex to me), but this is
now at least working.
|
|
located at its default location, this patch allows to override the path via
SELINUX_INC and SELINUX_LIB when invoking make.
|
|
|
|
|
|
Bernhard Fischer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from gcc (target machine), not uname (host machine).
|
|
|
|
|
|
|
|
thus remove a lot of nasty old code that didn't.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
specify whether or not to strip the binary.
|
|
we actually need to spawn something on it.
|
|
|
|
|
|
|
|
|
|
|
|
sys/signal.h.
|
|
|
|
|
|
|
|
|
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25795
|
|
|
|
|
|
|
|
|