summaryrefslogtreecommitdiffstats
path: root/release/picobsd/bridge/crunch.conf
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd/bridge/crunch.conf')
-rw-r--r--release/picobsd/bridge/crunch.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf
index d936611..b864b54 100644
--- a/release/picobsd/bridge/crunch.conf
+++ b/release/picobsd/bridge/crunch.conf
@@ -90,7 +90,7 @@ progs reboot # 0KB.
#progs less # 36KB
#ln less more
#progs more # 12KB
-#special more srcdir /usr/ports/picobsd/more
+special more srcdir /usr/ports/misc/44bsd-more/work
progs sysctl
progs swapon # 0KB.
@@ -152,15 +152,15 @@ ln mount_std mount_procfs
# If you need to access the box remotely, and maybe copy files
# from/to it, you can use telnet, rsh or ssh.
# inetd is only needed for telnet and rshd
-progs inetd # 12KB.
-progs telnet # 20KB.
-progs telnetd # 12KB.
+#progs inetd # 12KB.
+#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-picobsd, do a make extract configure
-#progs sshd # includes ssh and scp
+progs sshd # includes ssh and scp
special sshd objvar SSHD_OBJS
special sshd srcdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
special sshd objdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
OpenPOWER on IntegriCloud