[BusyBox-cvs] busybox/sysdeps/linux Config.in,1.12,1.13
Erik Andersen
andersen at busybox.net
Thu Feb 5 00:18:29 UTC 2004
Update of /var/cvs/busybox/sysdeps/linux
In directory nail:/tmp/cvs-serv30969/sysdeps/linux
Modified Files:
Config.in
Log Message:
Elaborate on CONFIG_SELINUX, and explain that most people should
not enbable this option.
Index: Config.in
===================================================================
RCS file: /var/cvs/busybox/sysdeps/linux/Config.in,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Config.in 22 Oct 2003 09:58:50 -0000 1.12
+++ Config.in 5 Feb 2004 00:18:26 -0000 1.13
@@ -131,6 +131,14 @@
Enable support for SE Linux in applets ls, ps, and id. Also provide
the option of compiling in SE Linux applets.
+ If you do not have a complete SE Linux Full Userland installed, this
+ stuff will not compile. Go visit
+ http://www.nsa.gov/selinux/index.html
+ to download the necessary stuff to allow busybox to compile with this
+ option enabled.
+
+ Most people will leave this set to 'N'.
+
endmenu
menu 'Build Options'
More information about the busybox-cvs
mailing list