From 3811ac30db27722638d96a7f23f89357f4292717 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Wed, 14 Aug 2013 00:15:04 -0500 Subject: [PATCH] add note to README about the net.* scripts moving to their own package --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 44d27ca2..66d5dc0e 100644 --- a/README +++ b/README @@ -57,6 +57,9 @@ init.d.misc is not installed by default as the scripts will need tweaking on a per distro basis. They are also non essential to the operation of the system. +As of OpenRc-0.12, the net.* scripts, originally from Gentoo Linux, have +been removed. If you need these scripts, look for a package called +netifrc, which is maintained by them. Reporting Bugs --------------