summaryrefslogtreecommitdiffstats
path: root/release/picobsd/net/crunch1/crunch.conf
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd/net/crunch1/crunch.conf')
-rw-r--r--release/picobsd/net/crunch1/crunch.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/release/picobsd/net/crunch1/crunch.conf b/release/picobsd/net/crunch1/crunch.conf
index eb48d54..587296f 100644
--- a/release/picobsd/net/crunch1/crunch.conf
+++ b/release/picobsd/net/crunch1/crunch.conf
@@ -4,6 +4,9 @@
# NOTE: the string "/usr/src" will be automatically replaced with the
# correct value set in 'build' script - you should change it there
+# Default build options.
+buildopts -DNOPAM -DRELEASE_CRUNCH -DNOSECURE -DNOCRYPT -DNONETGRAPH -DNOIPSEC
+
# other sources
srcdirs /usr/src/bin
srcdirs /usr/src/sbin/i386
@@ -23,11 +26,14 @@ progs sysctl route pwd_mkdb dev_mkdb
progs mount mount_msdos umount
progs kill mount_std natd
-progs pwd ppp telnet less
+progs pwd telnet less
ln less more
progs passwd date
progs mount_cd9660 mount_nfs ping traceroute routed ipfw
+progs ppp
+special ppp buildopts -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B
+
progs minigzip
ln minigzip gzip
ln mount_cd9660 cd9660
OpenPOWER on IntegriCloud