diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2012-07-08 15:02:11 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2012-07-08 19:51:36 -0500 |
commit | 3e2018f5e9c5cfd4ba8066747fc02dac1ce22f59 (patch) | |
tree | 97e9c85c1f2a6a069976bd0062de540d2593b79c /README | |
parent | dceeef9fe568bd633ed72ca995a1846a9dc20689 (diff) |
Revert "Deprecate the network and staticroute scripts"
This reverts commit 5994e55937cbbb71b1c22ad829b77a1bcd8c3793.
There are situations where these scripts can be useful, so I am bringing
them back. Also, I want to start discussions about simplifying the
OpenRC network stack.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ MKSELINUX=yes MKSTATICLIBS=no MKTERMCAP=ncurses MKTERMCAP=termcap +MKOLDNET=yes PKG_PREFIX=/usr/pkg LOCAL_PREFIX=/usr/local PREFIX=/usr/local |