diff --git a/release/picobsd/bridge/crunch1/crunch.conf b/release/picobsd/bridge/crunch1/crunch.conf index 094d5607b455..7b3845621c71 100644 --- a/release/picobsd/bridge/crunch1/crunch.conf +++ b/release/picobsd/bridge/crunch1/crunch.conf @@ -1,120 +1,123 @@ # # $FreeBSD$ # # 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 srcdirs /usr/src/sbin srcdirs /usr/src/usr.bin srcdirs /usr/src/gnu/usr.bin srcdirs /usr/src/usr.sbin srcdirs /usr/src/libexec # sources for ns & vm srcdirs ../../tinyware progs init # 4KB. progs fsck # 24KB. progs ifconfig # 4KB. progs sh # 36KB. ln sh -sh progs inetd # 12KB. progs df # 0KB. progs ps # 4KB. progs ns # 4KB. ln ns netstat progs vm # 0KB. progs cat # 0KB. progs test # 0KB. ln test [ progs echo # 0KB. progs hostname # 0KB. progs ln # 0KB. progs login # 4KB. progs getty # 4KB. progs stty # 4KB. progs w # 0KB. progs msg # 0KB. ln msg dmesg progs kget # 0KB. progs reboot # 0KB. progs cp # 0KB. (strange!) progs rm progs mkdir progs rmdir progs ls progs chmod progs chown progs mv progs sysctl progs route progs swapon # 0KB. progs pwd_mkdb # 0KB. progs dev_mkdb # 0KB. progs mount progs umount # progs # mount_msdos umount # comcontrol progs kill mount_std # natd progs minigzip # 0KB. ln minigzip gzip progs ee # 32KB. libs -lncurses progs tcpdump # 48KB. special tcpdump srcdir /usr/src/usr.sbin/tcpdump/tcpdump progs arp # 0KB. progs disklabel # 4KB. progs fdisk # 4KB. progs vnconfig # 0KB. progs du # 0KB. progs tail # 0KB. progs tee # 0KB. progs pwd less # pppd ln less more progs grep # 16KB. progs passwd # 0KB. progs date # 4KB. progs mount_nfs # 0KB. ln mount_nfs nfs progs ping # 4KB. progs routed # 28KB. progs ipfw # 12KB. progs traceroute # 0KB. # progs mount_cd9660 # 4KB. # ln mount_cd9660 cd9660 # progs newfs # 12KB. #ln newfs mount_mfs ln chown chgrp # ln mount_msdos msdos ln mount_std procfs ln mount_std mount_procfs # you can either use telnet/telnetd, or ssh progs telnet # 20KB. progs telnetd # 12KB. #progs ftp # 28KB. #progs tar # 32KB. ### Check the ssh license! If you want to use this, ### go to /usr/ports/security/ssh, do a make extract configure #progs sshd #special sshd srcdir /usr/ports/security/ssh/work/ssh-1.2.27 #special sshd objvar SSHD_OBJS #progs ssh #ln ssh ssh1 #special ssh srcdir /usr/ports/security/ssh/work/ssh-1.2.27 #special ssh objvar SSH_OBJS #progs scp #special scp srcdir /usr/ports/security/ssh/work/ssh-1.2.27 #special scp objvar SCP_OBJS # progs vi # ?? # libs -lcurses # for vi ### ee uses ncurses instead of curses libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm libs -lmytinfo -lipx -lz -lpcap -lalias -lwrap libs -ltermcap -lgnuregex -ltelnet # -lcurses diff --git a/release/picobsd/bridge/crunch1/crunch.inc b/release/picobsd/bridge/crunch1/crunch.inc deleted file mode 100644 index eb7826768a78..000000000000 --- a/release/picobsd/bridge/crunch1/crunch.inc +++ /dev/null @@ -1,13 +0,0 @@ -# $FreeBSD$ - -# Anything that you add to OPTS will be added to the build rules for each -# program built. - -OPTS= -DNOPAM -DRELEASE_CRUNCH -DNOSECURE -DNOCRYPT -DNONETGRAPH -DNOIPSEC - - -# Per program options can be added also... -# i.e. -# ppp_OPTS= -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B -DNONETGRAPH - -#end diff --git a/release/picobsd/custom/crunch1/crunch.inc b/release/picobsd/custom/crunch1/crunch.inc deleted file mode 100644 index 7f407213606b..000000000000 --- a/release/picobsd/custom/crunch1/crunch.inc +++ /dev/null @@ -1,13 +0,0 @@ -# You can add make variables and targets for the crunch building process -# $FreeBSD$ - -# Anything that you add to OPTS will be added to the build rules for each -# program built. -# i.e: -# OPTS= -DNOPAM -DRELEASE_CRUNCH -DNOSECURE -DNOCRYPT -DNONETGRAPH -DNOIPSEC - - -# Per program options can be added also by defining prog_OPTS: -# ppp_OPTS= -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B -DNONETGRAPH - -#end diff --git a/release/picobsd/dial/crunch1/crunch.conf b/release/picobsd/dial/crunch1/crunch.conf index 847774bf9224..d7caf9e61901 100644 --- a/release/picobsd/dial/crunch1/crunch.conf +++ b/release/picobsd/dial/crunch1/crunch.conf @@ -1,45 +1,48 @@ # $FreeBSD$ # # NOTE1: 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 srcdirs /usr/src/sbin srcdirs /usr/src/usr.bin srcdirs /usr/src/gnu/usr.bin srcdirs /usr/src/usr.sbin srcdirs /usr/src/libexec # ns, vm etc... srcdirs ../../tinyware progs ppp ftp telnet ee gzip less #progs ssh ln gzip gunzip ln gzip zcat ln gzip gzcat ln less more progs sh test kget echo pwd msg stty progs hostname cat kill sps vm ns progs chmod chown help getty progs cp df fsck ping mv ln traceroute progs ifconfig kbdcontrol moused progs ls mkdir mount mount_msdos mount_cd9660 mount_ext2fs progs rm route sysctl umount reboot progs vidcontrol ln sh -sh ln test [ ln sps ps ln msg dmesg ln ns netstat ln mount_msdos msdos ln mount_cd9660 cd9660 ln mount_ext2fs ext2fs ln chown chgrp libs -ll -ledit -lutil -lmd -lcrypt -lftpio -lgnuregex -lmp -lgmp -lm libs -lncurses -lmytinfo -lipx -lz libs -ltermcap -ltelnet -lalias diff --git a/release/picobsd/dial/crunch1/crunch.inc b/release/picobsd/dial/crunch1/crunch.inc deleted file mode 100644 index 91ddee87cdbc..000000000000 --- a/release/picobsd/dial/crunch1/crunch.inc +++ /dev/null @@ -1,12 +0,0 @@ -# $FreeBSD$ - -# Anything that you add to OPTS will be added to the build rules for each -# program built. - -OPTS= -DNOPAM -DRELEASE_CRUNCH -DNOSECURE -DNOCRYPT -DNONETGRAPH -DNOIPSEC - - -# Per program options can be added also... -#ppp_OPTS= -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B -DNONETGRAPH - -#end diff --git a/release/picobsd/install/crunch1/crunch.conf b/release/picobsd/install/crunch1/crunch.conf index 3984f1ca6af9..3a45dc126a0b 100644 --- a/release/picobsd/install/crunch1/crunch.conf +++ b/release/picobsd/install/crunch1/crunch.conf @@ -1,63 +1,66 @@ # # $Id: crunch.conf,v 1.5.2.2 1999/05/07 10:03:06 abial Exp $ # # 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 srcdirs /usr/src/sbin srcdirs /usr/src/usr.bin srcdirs /usr/src/gnu/usr.bin srcdirs /usr/src/usr.sbin srcdirs /usr/src/libexec # sources for ns & vm srcdirs ../../tinyware progs sh test awk cat chflags chmod chown cp cpio date dd # progs sh test awk cat chflags chmod chown cp cpio date dd dev_mkdb progs df dhclient disklabel echo fdisk fetch getty grep minigzip progs hostname ifconfig init ln login ls mkdir mknod msg progs more mount newfs pwd mount_std pwd_mkdb # progs mount mount_ext2fs mount_cd9660 mount_nfs msg newfs ns passwd pwd pwd_mkdb mount_std # progs reboot rm route stty sysctl syslogd tr umount progs reboot rm route stty sysctl tr umount # progs vm w #progs sh test echo hostname ln login getty stty #progs msg kget reboot #progs init ifconfig df sps cat ## progs cp rm mknod chmod chown mkdir ls syslogd #progs cp rm mknod chmod chown mkdir ls #progs sysctl route pwd_mkdb dev_mkdb #progs mount umount #progs kill mount_std grep tr awk newfs fetch #progs pwd more ##progs passwd date #progs date fdisk disklabel #progs mount_cd9660 mount_nfs ping traceroute #progs tar gzip cpio dhclient #ln mount_cd9660 cd9660 # ln mount_nfs nfs ln test [ ln sh -sh ln mount_std procfs ln mount_std mount_procfs ln msg dmesg #ln ns netstat ln minigzip gunzip ln minigzip zcat ln minigzip gzip ln chown chgrp # libs -lncurses -lmytinfo -lipx -lz -lpcap -lalias -lwrap #libs -lncurses -lmytinfo -lipx -lz -lpcap # libs -lmytinfo -lz -lpcap -lipx libs -lmytinfo -lz -lpcap -lipx # libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm libs -ledit -lutil -lcrypt -lm libs -lgnuregex -lftpio #libs -lradius # used by ppp diff --git a/release/picobsd/install/crunch1/crunch.inc b/release/picobsd/install/crunch1/crunch.inc deleted file mode 100644 index 91ddee87cdbc..000000000000 --- a/release/picobsd/install/crunch1/crunch.inc +++ /dev/null @@ -1,12 +0,0 @@ -# $FreeBSD$ - -# Anything that you add to OPTS will be added to the build rules for each -# program built. - -OPTS= -DNOPAM -DRELEASE_CRUNCH -DNOSECURE -DNOCRYPT -DNONETGRAPH -DNOIPSEC - - -# Per program options can be added also... -#ppp_OPTS= -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B -DNONETGRAPH - -#end diff --git a/release/picobsd/isp/crunch1/crunch.conf b/release/picobsd/isp/crunch1/crunch.conf index 8b19d573915c..ecbf65ed270c 100644 --- a/release/picobsd/isp/crunch1/crunch.conf +++ b/release/picobsd/isp/crunch1/crunch.conf @@ -1,47 +1,50 @@ # # $FreeBSD$ # # 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 srcdirs /usr/src/sbin srcdirs /usr/src/usr.bin srcdirs /usr/src/gnu/usr.bin srcdirs /usr/src/usr.sbin srcdirs /usr/src/libexec # sources for ns & vm srcdirs ../../tinyware progs sh test echo hostname ln login getty progs inetd telnetd stty w msg kget natd reboot progs init fsck ifconfig df ps ns vm cat progs cp rm mkdir ls chmod chown progs sysctl route swapon pwd_mkdb dev_mkdb progs mount mount_msdos umount comcontrol progs kill mount_std natd progs minigzip ln minigzip gzip progs pwd pppd telnet less ln less more progs passwd date progs mount_cd9660 mount_nfs ping traceroute routed ipfw ln mount_cd9660 cd9660 ln mount_nfs nfs ln test [ ln sh -sh #ln newfs mount_mfs ln chown chgrp ln mount_msdos msdos ln mount_std procfs ln mount_std mount_procfs ln msg dmesg ln ns netstat libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm libs -lmytinfo -lipx -lz -lpcap -lalias -lwrap libs -ltermcap -lgnuregex -ltelnet -lcurses diff --git a/release/picobsd/isp/crunch1/crunch.inc b/release/picobsd/isp/crunch1/crunch.inc deleted file mode 100644 index 91ddee87cdbc..000000000000 --- a/release/picobsd/isp/crunch1/crunch.inc +++ /dev/null @@ -1,12 +0,0 @@ -# $FreeBSD$ - -# Anything that you add to OPTS will be added to the build rules for each -# program built. - -OPTS= -DNOPAM -DRELEASE_CRUNCH -DNOSECURE -DNOCRYPT -DNONETGRAPH -DNOIPSEC - - -# Per program options can be added also... -#ppp_OPTS= -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B -DNONETGRAPH - -#end diff --git a/release/picobsd/net/crunch1/crunch.conf b/release/picobsd/net/crunch1/crunch.conf index eb48d546b77c..587296ff91c0 100644 --- a/release/picobsd/net/crunch1/crunch.conf +++ b/release/picobsd/net/crunch1/crunch.conf @@ -1,47 +1,53 @@ # # $FreeBSD$ # # 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 srcdirs /usr/src/sbin srcdirs /usr/src/usr.bin srcdirs /usr/src/gnu/usr.bin srcdirs /usr/src/usr.sbin srcdirs /usr/src/libexec # sources for ns & vm srcdirs ../../tinyware progs sh test echo hostname ln login getty stty progs inetd telnetd w msg kget reboot progs init ifconfig df sps ns vm cat progs cp rm mknod chmod chown mkdir ls syslogd 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 ln mount_nfs nfs ln test [ ln sh -sh ln mount_msdos msdos ln mount_std procfs ln mount_std mount_procfs ln sps ps ln msg dmesg ln ns netstat ln chown chgrp libs -lncurses -lmytinfo -lipx -lz -lpcap -lalias -lwrap libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm libs -lgnuregex -ltelnet diff --git a/release/picobsd/net/crunch1/crunch.inc b/release/picobsd/net/crunch1/crunch.inc deleted file mode 100644 index a8834f21ad8e..000000000000 --- a/release/picobsd/net/crunch1/crunch.inc +++ /dev/null @@ -1,13 +0,0 @@ -# $FreeBSD$ - -# Anything that you add to OPTS will be added to the build rules for each -# program built. - -OPTS= -DNOPAM -DRELEASE_CRUNCH -DNOSECURE -DNOCRYPT -DNONETGRAPH -DNOIPSEC - - -# Per program options can be added also... - -ppp_OPTS= -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B -DNONETGRAPH - -#end diff --git a/release/picobsd/router/crunch1/crunch.conf b/release/picobsd/router/crunch1/crunch.conf index 5ab444d58000..5e655a27aaf6 100644 --- a/release/picobsd/router/crunch1/crunch.conf +++ b/release/picobsd/router/crunch1/crunch.conf @@ -1,37 +1,40 @@ # # $FreeBSD$ # # 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 srcdirs /usr/src/sbin srcdirs /usr/src/usr.bin srcdirs /usr/src/gnu/usr.bin srcdirs /usr/src/usr.sbin srcdirs /usr/src/libexec # sources for ns & vm srcdirs ../../tinyware progs hostname cat kget progs oinit ifconfig df sps ns vm msg progs cp rm ls reboot progs sysctl route progs mount umount progs kill natd progs pppd less ln less more progs ping traceroute routed ipfw progs minigzip ln minigzip gzip ln sps ps ln ns netstat ln msg dmesg libs -lncurses -lmytinfo -lipx -lz -lpcap -lalias libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm libs -lgnuregex -ltelnet diff --git a/release/picobsd/router/crunch1/crunch.inc b/release/picobsd/router/crunch1/crunch.inc deleted file mode 100644 index 91ddee87cdbc..000000000000 --- a/release/picobsd/router/crunch1/crunch.inc +++ /dev/null @@ -1,12 +0,0 @@ -# $FreeBSD$ - -# Anything that you add to OPTS will be added to the build rules for each -# program built. - -OPTS= -DNOPAM -DRELEASE_CRUNCH -DNOSECURE -DNOCRYPT -DNONETGRAPH -DNOIPSEC - - -# Per program options can be added also... -#ppp_OPTS= -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B -DNONETGRAPH - -#end