change udhcpc support to busybox udhcpc

This updates the udhcpc support to use busybox's udhcpc instead of the
stand alone version.

I would like to thank jackieku <kjackie@gmail.com> for assisting with
this update.

X-Gentoo-Bug: 205286
X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=205286
This commit is contained in:
William Hubbs
2011-04-26 11:05:19 -05:00
parent 8202e7dce4
commit b712a9161f
5 changed files with 142 additions and 19 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
SRCS+= init.sh.in init-early.sh.in
BIN+= init-early.sh
SRCS+= init.sh.in init-early.sh.in udhcpc-hook.sh.in
BIN+= init-early.sh udhcpc-hook.sh
.SUFFIXES: .sh.Linux.in
.sh.Linux.in.sh: