summaryrefslogtreecommitdiffstats
path: root/release/picobsd/router/crunch1/crunch.conf
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd/router/crunch1/crunch.conf')
-rw-r--r--release/picobsd/router/crunch1/crunch.conf25
1 files changed, 4 insertions, 21 deletions
diff --git a/release/picobsd/router/crunch1/crunch.conf b/release/picobsd/router/crunch1/crunch.conf
index b6dfa31..967f5ae 100644
--- a/release/picobsd/router/crunch1/crunch.conf
+++ b/release/picobsd/router/crunch1/crunch.conf
@@ -1,19 +1,11 @@
#
-# $Id: crunch.conf,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $
+# $Id: crunch.conf,v 1.2 1998/09/14 20:39:34 abial Exp $
#
# NOTE: the string "/usr/src" will be automatically replaced with the
# correct value set in 'build' script - you should change it there
# sources for kget & vm
srcdirs ../../tinyware
-# sources for ucd-snmp - they must be already patched & configured!
-# The necessary steps are given below:
-# * you have to symlink subdirectory agent -> snmpd
-# * you have to properly construct an OBJS variable in snmpd/Makefile:
-# OBJS=${MIBOBJS} ${AGENTOBJS}
-# * we install a special version of MIB files - stripped of comments and
-# descriptions. These MIBs are included here to save you the stripping.
-#srcdirs /usr/ports/net/ucd-snmp/work/ucd-snmp-3.3.1
# other sources
srcdirs /usr/src/bin
srcdirs /usr/src/sbin/i386
@@ -24,12 +16,11 @@ srcdirs /usr/src/usr.sbin
srcdirs /usr/src/libexec
progs hostname cat kget
-progs oinit ifconfig df sps ns vm dm
-progs cp rm ls #syslogd
+progs oinit ifconfig df sps ns vm msg
+progs cp rm ls
progs sysctl route
progs mount umount
progs kill natd
-#progs mount_std snmpd
progs pppd more
progs ping traceroute routed ipfw
@@ -39,18 +30,10 @@ progs ping traceroute routed ipfw
#ln test [
#ln ash -sh
#ln ash sh
-# XXX Why? Some bug in crunchgen?
-#ln newfs mfs
-#ln mount_msdos msdos
-#ln mount_std procfs
-#ln mount_std mount_procfs
ln sps ps
ln ns netstat
-ln dm dmesg
-#ln chown chgrp
+ln msg dmesg
-# For snmpd
-#libs /usr/ports/net/ucd-snmp/work/ucd-snmp-3.3.1/snmplib/libsnmp.a
libs -lncurses -lmytinfo -lipx -lz -lpcap -lalias
libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm
libs -lgnuregex -ltelnet
OpenPOWER on IntegriCloud