Remove gentoo's net.* scripts

It has been determined that it will be best for gentoo's net.* scripts
to be in a separate package to allow independent development.
This package will be called netifrc and maintained by Gentoo.
This commit is contained in:
William Hubbs
2013-03-18 18:29:36 -05:00
parent b2f8ac9382
commit 838c9efb36
54 changed files with 16 additions and 8107 deletions

View File

@@ -13,12 +13,12 @@ SRCS-FreeBSD=
BIN-FreeBSD=
SRCS-Linux= cgroup-release-agent.sh.in init-early.sh.in migrate-to-run.sh.in \
rc-cgroup.sh.in udhcpc-hook.sh.in
rc-cgroup.sh.in
BIN-Linux= cgroup-release-agent.sh init-early.sh migrate-to-run.sh \
rc-cgroup.sh udhcpc-hook.sh
rc-cgroup.sh
SRCS-NetBSD= ifwatchd-carrier.sh.in ifwatchd-nocarrier.sh.in
BIN-NetBSD= ifwatchd-carrier.sh ifwatchd-nocarrier.sh
SRCS-NetBSD=
BIN-NetBSD=
include ${MK}/scripts.mk