summaryrefslogtreecommitdiffstats
path: root/release/picobsd/dial/crunch1/crunch.conf
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd/dial/crunch1/crunch.conf')
-rw-r--r--release/picobsd/dial/crunch1/crunch.conf10
1 files changed, 3 insertions, 7 deletions
diff --git a/release/picobsd/dial/crunch1/crunch.conf b/release/picobsd/dial/crunch1/crunch.conf
index 296f707..5aa339a 100644
--- a/release/picobsd/dial/crunch1/crunch.conf
+++ b/release/picobsd/dial/crunch1/crunch.conf
@@ -2,10 +2,6 @@
#
# NOTE1: the string "/usr/src" will be automatically replaced with the
# correct value set in 'build' script - you should change it there
-#
-# NOTE2: use of init(8) is now optional (selectable in "build" script).
-# See Makefile for details on how it's added here - you shouldn't add it
-# manually here...
# other sources
srcdirs /usr/src/bin
@@ -19,15 +15,15 @@ srcdirs /usr/src/libexec
# ns, vm etc...
srcdirs ../../tinyware
-progs ppp ftp telnet ee gzip more
+progs ppp ftp telnet ee gzip more oinit
#progs ssh
ln gzip gunzip
ln gzip zcat
ln gzip gzcat
-progs sh test kget echo pwd msg stty
+progs sh test kget echo pwd msg stty init
progs hostname cat kill sps vm ns
-progs chmod chown help
+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
OpenPOWER on IntegriCloud