SPECS: busybox.spec - extended TODO: non-initrd version uses /proc...

sparky sparky at pld-linux.org
Wed Aug 9 17:44:47 CEST 2006


Author: sparky                       Date: Wed Aug  9 15:44:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- extended TODO: non-initrd version uses /proc/self/exe to detect its binary,
  but /proc needs to be mounted

---- Files affected:
SPECS:
   busybox.spec (1.115 -> 1.116) 

---- Diffs:

================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.115 SPECS/busybox.spec:1.116
--- SPECS/busybox.spec:1.115	Tue Aug  1 02:05:27 2006
+++ SPECS/busybox.spec	Wed Aug  9 17:44:42 2006
@@ -1,7 +1,8 @@
 # $Revision$, $Date$
 # TODO:
 #	- sparc64 modules support in sparc(32), x86_64 modules support in i386 version
-#	- make internal commands work even if busybox is not in /bin/busybox
+#	- make internal commands work even if busybox is not in /bin/busybox (initrd)
+#	  or when /proc is not mounted (static / normal)
 #
 # Conditional build:
 # alternative busybox config file (replaces default one) you should
@@ -249,6 +250,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.116  2006/08/09 15:44:42  sparky
+- extended TODO: non-initrd version uses /proc/self/exe to detect its binary,
+  but /proc needs to be mounted
+
 Revision 1.115  2006/08/01 00:05:27  sparky
 - up to 1.2.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/busybox.spec?r1=1.115&r2=1.116&f=u



More information about the pld-cvs-commit mailing list