From: sparky Date: Wed, 9 Aug 2006 15:44:42 +0000 (+0000) Subject: - extended TODO: non-initrd version uses /proc/self/exe to detect its binary, X-Git-Tag: auto/th/busybox-1_2_1-1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fth%2Fbusybox-1_2_1-1;p=packages%2Fbusybox.git - extended TODO: non-initrd version uses /proc/self/exe to detect its binary, but /proc needs to be mounted Changed files: busybox.spec -> 1.116 --- diff --git a/busybox.spec b/busybox.spec index 06fc115..b029306 100644 --- a/busybox.spec +++ b/busybox.spec @@ -1,6 +1,7 @@ # 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