SOURCES: busybox.config - use EXEC_PATH=/bin/busybox so that busyb...

glen glen at pld-linux.org
Wed Oct 18 01:37:12 CEST 2006


Author: glen                         Date: Tue Oct 17 23:37:12 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use EXEC_PATH=/bin/busybox so that busybox works without /proc too

---- Files affected:
SOURCES:
   busybox.config (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SOURCES/busybox.config
diff -u SOURCES/busybox.config:1.18 SOURCES/busybox.config:1.19
--- SOURCES/busybox.config:1.18	Mon Jul 17 19:06:03 2006
+++ SOURCES/busybox.config	Wed Oct 18 01:37:03 2006
@@ -26,7 +26,7 @@
 CONFIG_FEATURE_SUID_CONFIG=y
 CONFIG_FEATURE_SUID_CONFIG_QUIET=y
 # CONFIG_SELINUX is not set
-CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe"
+CONFIG_BUSYBOX_EXEC_PATH="/bin/busybox"
 
 #
 # Build Options
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/busybox.config?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list