summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2012-07-14 03:16:57 +0000
committerdteske <dteske@FreeBSD.org>2012-07-14 03:16:57 +0000
commit3981b9b76aa0266598ee7b724e5981627d8ac129 (patch)
tree8b439d31cf63b5d5c97b653a3cd721fd9961baa5 /tools/build
parent5d2a55de5070f6d3a8e4b9762a397596e7b308ae (diff)
downloadFreeBSD-src-3981b9b76aa0266598ee7b724e5981627d8ac129.zip
FreeBSD-src-3981b9b76aa0266598ee7b724e5981627d8ac129.tar.gz
Import bsdconfig(8) as a replacement for the post-install abilities of
deprecated sysinstall(8). NOTE: WITH_BSDCONFIG is currently required. Submitted by: Devin Teske (dteske), Ron McDowell <rcm@fuzzwad.org> Reviewed by: Ron McDowell <rcm@fuzzwad.org> Approved by: Ed Maste (emaste)
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/options/WITH_BSDCONFIG2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/build/options/WITH_BSDCONFIG b/tools/build/options/WITH_BSDCONFIG
new file mode 100644
index 0000000..3ac38b9
--- /dev/null
+++ b/tools/build/options/WITH_BSDCONFIG
@@ -0,0 +1,2 @@
+.\" $FreeBSD$
+Install bsdconfig(8), a BSD-licensed configuration/management utility.
OpenPOWER on IntegriCloud