summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-02-08 12:20:07 +0000
committerphk <phk@FreeBSD.org>2003-02-08 12:20:07 +0000
commit88f80d9925505d844e8a8a35a32f4b4742ca91e9 (patch)
treec4900197c434a5c4daf2454e59d272fe5f657b98 /sys/conf
parent7901f87059611b1f0e7666303597591dad9b5b16 (diff)
downloadFreeBSD-src-88f80d9925505d844e8a8a35a32f4b4742ca91e9.zip
FreeBSD-src-88f80d9925505d844e8a8a35a32f4b4742ca91e9.tar.gz
Put makeoptions DESTDIR=/tmp in NOTES to protect people from
accidentally installing a LINT kernel on their system.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index f13f147..86cbc72 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -75,6 +75,8 @@ makeoptions CONF_CFLAGS=-fno-builtin #Don't allow use of memcmp, etc.
#makeoptions KERNEL=foo #Build kernel "foo" and install "/foo"
# Only build Linux API modules and plus those parts of the sound system I need.
#makeoptions MODULES_OVERRIDE="linux sound/snd sound/pcm sound/driver/maestro3"
+makeoptions DESTDIR=/tmp
+
#
# Certain applications can grow to be larger than the 512M limit
OpenPOWER on IntegriCloud