|
|
@ -1,11 +1,8 @@ |
|
|
|
|
|
|
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
|
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
[COPY] |
|
|
|
[COPY] Filename: package/.../dhcpcd/dhcpcd.desc |
|
|
|
[COPY] Copyright (C) 2006 The OpenSDE Project |
|
|
|
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
[COPY] Copyright (C) 2007 The OpenSDE Project |
|
|
|
[COPY] |
|
|
|
[COPY] More information can be found in the files COPYING and README. |
|
|
|
[COPY] |
|
|
@ -15,27 +12,23 @@ |
|
|
|
[COPY] GNU General Public License can be found in the file COPYING. |
|
|
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
[I] Dynamic Host Configuration Protocol (DHCP) Client Daemon |
|
|
|
|
|
|
|
[T] This is an RFC2131, RFC2132 and RFC1541 compliant DHCP client daemon. dhcpcd |
|
|
|
[T] gets an IP address and other information from a corresponding DHCP server, |
|
|
|
[T] configures the network interface automatically, and tries to renew the lease |
|
|
|
[T] time according to RFC2131 or RFC1541 depending on the command line option. |
|
|
|
[I] A DHCP client daemon for Linux |
|
|
|
|
|
|
|
[U] http://www.phystech.com/download/dhcpcd.html |
|
|
|
[T] Dhcpcd is an RFC2131-, RFC2132-, and RFC1541-compliant DHCP client |
|
|
|
[T] daemon. It gets an IP address and other information from the DHCP server, |
|
|
|
[T] automatically configures the network interface, and tries to renew the |
|
|
|
[T] lease time according to RFC2131 or RFC1541. |
|
|
|
|
|
|
|
[A] Yoichi Hariguchi <yoichi@fore.com> |
|
|
|
[A] Sergei Viznyuk <sv@phystech.com> |
|
|
|
[U] http://dhcpcd.berlios.de/ |
|
|
|
|
|
|
|
[A] Simon Kelley <simon@thekelleys.org.uk> |
|
|
|
[M] The OpenSDE Community <list@opensde.org> |
|
|
|
|
|
|
|
[C] extra/network |
|
|
|
|
|
|
|
[F] AUTOMAKE-QUIRK |
|
|
|
|
|
|
|
[L] GPL |
|
|
|
[S] Stable |
|
|
|
[V] 1.3.22-pl4 |
|
|
|
[V] 3.0.18 |
|
|
|
[P] X -----5---9 116.600 |
|
|
|
|
|
|
|
[D] 4166186276 dhcpcd-1.3.22-pl4.tar.gz http://www.phystech.com/ftp/ |
|
|
|
[D] 515959284 dhcpcd-3.0.18.tar.bz2 http://download.berlios.de/dhcpcd/ |