[BusyBox 0001061]: udhcpc searches file in a wrong (not FHS and the like) path
bugs at busybox.net
bugs at busybox.net
Fri Dec 22 03:52:14 PST 2006
The following issue has been CLOSED
======================================================================
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: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 10-02-2006 23:29 PDT
Last Modified: 12-22-2006 03:52 PST
======================================================================
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.
======================================================================
----------------------------------------------------------------------
vda - 12-22-06 03:52
----------------------------------------------------------------------
Fixed in rev 17047, thanks
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
12-22-06 03:52 vda Status assigned => closed
12-22-06 03:52 vda Note Added: 0001911
======================================================================
More information about the busybox-cvs
mailing list