dhcp4: update to 4.2.4 and rename to dhcp
authorLuka Perkov <[email protected]>
Wed, 20 Jun 2012 22:07:09 +0000 (22:07 +0000)
committerLuka Perkov <[email protected]>
Wed, 20 Jun 2012 22:07:09 +0000 (22:07 +0000)
commitb3ae3c6939eae9ad524587614baf655b0e3e373d
tree53f6bccb84e27a7483b7d2e258249582f4713507
parentffa0dae93099e4769aaa7deead53215a13304903
dhcp4: update to 4.2.4 and rename to dhcp

SVN-Revision: 32476
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]