[BusyBox 0001061]: udhcpc searches file in a wrong (not FHS and the like) path

bugs at busybox.net bugs at busybox.net
Mon Oct 2 23:29:37 PDT 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1061 
====================================================================== 
Reported By:                landau
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1061
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             10-02-2006 23:29 PDT
Last Modified:              10-02-2006 23:29 PDT
====================================================================== 
Summary:                    udhcpc searches file in a wrong (not FHS and the
like) path
Description: 
When busybox is compiled with CONFIG_INSTALL_NO_USR=y, the default.script
used by udhcpc is searched in /share/udhcpc/default.script instead of
/usr/share/udhcpc/default.script.
I know it may be by design, but I think busybox can use or not use the
standard hierarchy, but not create its own one.
The attached patch makes udhcpc search default.script in /usr even when
busybox is compiled with CONFIG_INSTALL_NO_USR=y.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-02-06 23:29  landau         New Issue                                    
10-02-06 23:29  landau         Status                   new => assigned     
10-02-06 23:29  landau         Assigned To               => BusyBox         
10-02-06 23:29  landau         File Added: udhcp.patch                      
======================================================================



More information about the busybox-cvs mailing list