2 changed files with 20 additions and 5 deletions
@ -0,0 +1,15 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../dhcpcd/dhcpcd.conf |
||||||
|
# Copyright (C) 2010 The OpenSDE Project |
||||||
|
# |
||||||
|
# More information can be found in the files COPYING and README. |
||||||
|
# |
||||||
|
# This program is free software; you can redistribute it and/or modify |
||||||
|
# it under the terms of the GNU General Public License as published by |
||||||
|
# the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
# GNU General Public License can be found in the file COPYING. |
||||||
|
# --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
cleanconfopt=0 |
@ -2,7 +2,7 @@ |
|||||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
[COPY] |
[COPY] |
||||||
[COPY] Filename: package/.../dhcpcd/dhcpcd.desc |
[COPY] Filename: package/.../dhcpcd/dhcpcd.desc |
||||||
[COPY] Copyright (C) 2007 - 2009 The OpenSDE Project |
[COPY] Copyright (C) 2007 - 2010 The OpenSDE Project |
||||||
[COPY] |
[COPY] |
||||||
[COPY] More information can be found in the files COPYING and README. |
[COPY] More information can be found in the files COPYING and README. |
||||||
[COPY] |
[COPY] |
||||||
@ -19,16 +19,16 @@ |
|||||||
[T] automatically configures the network interface, and tries to renew the |
[T] automatically configures the network interface, and tries to renew the |
||||||
[T] lease time according to RFC2131 or RFC1541. |
[T] lease time according to RFC2131 or RFC1541. |
||||||
|
|
||||||
[U] http://dhcpcd.berlios.de/ |
[U] http://roy.marples.name/projects/dhcpcd/wiki |
||||||
|
|
||||||
[A] Simon Kelley <[email protected]> |
[A] Roy Marples <[email protected]> |
||||||
[M] The OpenSDE Community <[email protected]> |
[M] The OpenSDE Community <[email protected]> |
||||||
|
|
||||||
[C] extra/network |
[C] extra/network |
||||||
|
|
||||||
[L] GPL |
[L] GPL |
||||||
[S] Stable |
[S] Stable |
||||||
[V] 3.1.8 |
[V] 5.2.7 |
||||||
[P] X -----5---9 116.600 |
[P] X -----5---9 116.600 |
||||||
|
|
||||||
[D] 3581729162 dhcpcd-3.1.8.tar.bz2 http://download.berlios.de/dhcpcd/ |
[D] 308390355 dhcpcd-5.2.7.tar.bz2 http://roy.marples.name/downloads/dhcpcd/ |
||||||
|
Loading…
Reference in new issue