git: dhcpcd: Bind to system
Aaron LI
aly at crater.dragonflybsd.org
Wed Nov 14 04:54:12 PST 2018
commit 5d669bfaf21b80b79e46874f480bd4e9d7351cfd
Author: Aaron LI <aly at aaronly.me>
Date: Fri Oct 19 15:32:31 2018 +0800
dhcpcd: Bind to system
NOTE:
This only makes 'dhcpcd' be built and installed, and doesn't affect the
existing 'dhclient'.
Summary of changes:
etc/Makefile | 3 +-
etc/mtree/BSD.usr.dist | 6 +++
etc/mtree/BSD.var.dist | 4 ++
sbin/Makefile | 1 +
sbin/dhcpcd/Makefile | 103 +++++++++++++++++++++++++++++++++++++++++++++++++
sbin/dhcpcd/config.h | 16 ++++++++
6 files changed, 132 insertions(+), 1 deletion(-)
create mode 100644 sbin/dhcpcd/Makefile
create mode 100644 sbin/dhcpcd/config.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5d669bfaf21b80b79e46874f480bd4e9d7351cfd
--
DragonFly BSD source repository
More information about the Commits
mailing list