summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-10-24 15:52:04 +0000
committerru <ru@FreeBSD.org>2004-10-24 15:52:04 +0000
commite5247f7ec0d695f84322ee6ccadf69e3809ee4ef (patch)
tree0fa6af1b3b63dc65aec59de45dc7159c50f4d3f8 /tools
parent17f9167e245bcd9b241aaaefcf92c687d47cb5bc (diff)
downloadFreeBSD-src-e5247f7ec0d695f84322ee6ccadf69e3809ee4ef.zip
FreeBSD-src-e5247f7ec0d695f84322ee6ccadf69e3809ee4ef.tar.gz
For variables that are only checked with defined(), don't provide
any fake value. While here, sort NO*'s in dictionary order to ease searching by a human being.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/nanobsd/make.conf66
1 files changed, 33 insertions, 33 deletions
diff --git a/tools/tools/nanobsd/make.conf b/tools/tools/nanobsd/make.conf
index 9ddbf8d..373d8bd 100644
--- a/tools/tools/nanobsd/make.conf
+++ b/tools/tools/nanobsd/make.conf
@@ -7,42 +7,42 @@
# $FreeBSD$
#
KERNCONF?=GENERIC
-NO_ACPI=yes
-NO_BLUETOOTH=yes
-NO_CVS=yes
-NO_CXX=yes
-NO_FORTRAN=yes
-NO_GCOV=yes
-NO_GDB=yes
-NO_HESIOD_LIBC=yes
-NO_I4B=yes
-NO_IPFILTER=yes
-NO_PF=yes
-NO_AUTHPF=yes
-NO_KERBEROS=yes
-NO_LPR=yes
-NO_MODULES=yes
-NO_OBJC=yes
-NO_RESCUE=yes
-NO_SENDMAIL=yes
-NO_SHAREDOCS=yes
-NO_TOOLCHAIN=yes
-NO_USB=yes
-NO_VINUM=yes
-#NO_YP_LIBC=yes
-NOATM=yes
-NOGAMES=yes
-NOHTML=yes
-NOINET6=yes
-NOINFO=yes
-NOLIBTHR=yes
-NOMAN=yes
-NOPROFILE=yes
-NORADIUS=yes
+NO_ACPI=
+NOATM=
+NO_AUTHPF=
+NO_BLUETOOTH=
+NO_CVS=
+NO_CXX=
+NO_FORTRAN=
+NOGAMES=
+NO_GCOV=
+NO_GDB=
+NO_HESIOD_LIBC=
+NOHTML=
+NO_I4B=
+NOINET6=
+NOINFO=
+NO_IPFILTER=
+NO_KERBEROS=
+NOLIBTHR=
+NO_LPR=
+NOMAN=
+NO_MODULES=
+NO_OBJC=
+NO_PF=
+NOPROFILE=
+NORADIUS=
+NO_RESCUE=
+NO_SENDMAIL=
+NO_SHAREDOCS=
+NO_TOOLCHAIN=
+NO_USB=
+NO_VINUM=
+#NO_YP_LIBC=
# If this macro is defined, UFS volume labels are used on
# the flash image to avoid hardcoding device names.
-#WITH_GEOM_VOL= yes
+#WITH_GEOM_VOL=
# The configuration slice can be primed by copying a master
# directory tree
OpenPOWER on IntegriCloud