add proper infrastructure for udhcpd
commit21ed9fa0c18c76a05136fb4b9964616b4fea7728
authorPhil Sutter <phil@nwl.cc>
Sun, 11 Apr 2010 21:37:35 +0000 (11 23:37 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Mon, 12 Apr 2010 18:06:21 +0000 (12 20:06 +0200)
treead8e4fa4e80157aa358ca4175d20ca5bfcfdabf9
parentcf46c10bda39030e892589bb2a05289fd698cd2a
add proper infrastructure for udhcpd

This is a bit hacky, as it creates a meta-package with no prompt and
boolean value of the busybox internal udhcpd config symbol. It's use is
only to get the required files into the image. I guess there is probably
a more elegant way of doing this.
package/busybox/Config.in.manual
package/busybox/Makefile
package/busybox/files/udhcpd.conf [new file with mode: 0644]
package/busybox/files/udhcpd.conffiles [new file with mode: 0644]
package/busybox/files/udhcpd.init [new file with mode: 0644]
package/busybox/files/udhcpd.postinst [new file with mode: 0644]