[packages] dhcp4: update to 4.2.4 and rename to dhcp
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 20 Jun 2012 22:07:09 +0000 (22:07 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 20 Jun 2012 22:07:09 +0000 (22:07 +0000)
commit074b88e5b0cab6ec23919727fdc61390d0bb5d97
tree491aabb6a47f0854fe7b06effeeb7df2d2d6221c
parent5456e18732fee8c4907ba4cc114faa0fd876d877
[packages] dhcp4: update to 4.2.4 and rename to dhcp

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32476 3c298f89-4303-0410-b956-a3cf2f4a3e73
21 files changed:
net/dhcp/Makefile [new file with mode: 0644]
net/dhcp/files/dhclient-script [new file with mode: 0644]
net/dhcp/files/dhclient.init [new file with mode: 0644]
net/dhcp/files/dhclient6.conf [new file with mode: 0644]
net/dhcp/files/dhclient6.init [new file with mode: 0644]
net/dhcp/files/dhcpd.conf [new file with mode: 0644]
net/dhcp/files/dhcpd.init [new file with mode: 0644]
net/dhcp/files/dhcpd6.conf [new file with mode: 0644]
net/dhcp/files/dhcpd6.init [new file with mode: 0644]
net/dhcp/patches/000-compile.patch [new file with mode: 0644]
net/dhcp4/Config.in [deleted file]
net/dhcp4/Makefile [deleted file]
net/dhcp4/files/dhclient-script [deleted file]
net/dhcp4/files/dhclient.init [deleted file]
net/dhcp4/files/dhclient6.conf [deleted file]
net/dhcp4/files/dhclient6.init [deleted file]
net/dhcp4/files/dhcpd.conf [deleted file]
net/dhcp4/files/dhcpd.init [deleted file]
net/dhcp4/files/dhcpd6.conf [deleted file]
net/dhcp4/files/dhcpd6.init [deleted file]
net/dhcp4/patches/001-bind-exports-fix-make.patch [deleted file]