[BusyBox 0001059]: Standalone not working ?

bugs at busybox.net bugs at busybox.net
Sun Oct 1 17:20:10 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1059 
====================================================================== 
Reported By:                AndyUK123
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1059
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             10-01-2006 10:20 PDT
Last Modified:              10-01-2006 10:20 PDT
====================================================================== 
Summary:                    Standalone not working ?
Description: 
When I compiled busybox static (including Standalone set to on) and used it
for init I found that when executing rcS the system was unable to "find"
any commands unless they were referenced directly.

putting /bin/echo "$PATH" at the start showed the correct pathing which
/should/ have ment that echo etc was found without an explicit PATH
declaration but :

echo "test"       - FAILS
/bin/echo "test"  - Works

backing off to v1.1.3 on the same setup (just replacing busybox) works
fine

both busybox versions & the kernel(2.4.29) were compiled with gcc version
3.4.6 20060404 (Red Hat 3.4.6-3)

I may well be doing something silly here, but I can't see it!



====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-01-06 10:20  AndyUK123      New Issue                                    
10-01-06 10:20  AndyUK123      Status                   new => assigned     
10-01-06 10:20  AndyUK123      Assigned To               => BusyBox         
======================================================================




More information about the busybox-cvs mailing list