Take the training-wheels off, after nearly 30 months of development. MFC to
stable/9 planned after MFC 3-day period. The MFC to stable/9 is desired for the next release to get some much-needed time: + Living side-by-side with sysinstall for compare/contrast/transition + Living side-by-side with bsdinstall for integration/transition + Additional feedback/testing before eventual 10.0-R to make it even better MFC after: 3 days
This commit is contained in:
parent
abfdbca922
commit
94bc33c150
@ -6,6 +6,7 @@
|
||||
SUBDIR= adduser \
|
||||
arp \
|
||||
bootparamd \
|
||||
bsdconfig \
|
||||
bsdinstall \
|
||||
cdcontrol \
|
||||
chkgrp \
|
||||
@ -80,6 +81,7 @@ SUBDIR= adduser \
|
||||
snapinfo \
|
||||
spray \
|
||||
syslogd \
|
||||
sysrc \
|
||||
tcpdchk \
|
||||
tcpdmatch \
|
||||
tcpdrop \
|
||||
@ -146,11 +148,6 @@ SUBDIR+= rndc-confgen
|
||||
SUBDIR+= bluetooth
|
||||
.endif
|
||||
|
||||
.if ${MK_BSDCONFIG} != "no"
|
||||
SUBDIR+= bsdconfig
|
||||
SUBDIR+= sysrc
|
||||
.endif
|
||||
|
||||
.if ${MK_BSNMP} != "no"
|
||||
SUBDIR+= bsnmpd
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user