aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/bridge/crunch.conf
diff options
context:
space:
mode:
authorLuigi Rizzo <luigi@FreeBSD.org>2003-06-22 15:37:14 +0000
committerLuigi Rizzo <luigi@FreeBSD.org>2003-06-22 15:37:14 +0000
commitb7850636cdc1424ac448cc7ea62baef9f3e37934 (patch)
treecf7461e314521c94a062ef6cd0c4c0904cf2f05f /release/picobsd/bridge/crunch.conf
parent5fe83c8acbfe5297c7a569749b06876829e2da9a (diff)
downloadsrc-b7850636cdc1424ac448cc7ea62baef9f3e37934.tar.gz
src-b7850636cdc1424ac448cc7ea62baef9f3e37934.zip
comment out the 'sshd' entries as the image is now 1460KB
and does not fit into a floppy anymore (1403kb available). There is not much you can do now except bumping up the image size (by uncommenting the "fd_size=2880" line in ./config), at which point you can uncomment sshd, the associated library, and all the good stuff such as tcpdump and natd and ppp that you might want on such a box. A similar change should be applied to other picobsd image types.
Notes
Notes: svn path=/head/; revision=116688
Diffstat (limited to 'release/picobsd/bridge/crunch.conf')
-rw-r--r--release/picobsd/bridge/crunch.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf
index f247c74ecf4f..57f795fbe786 100644
--- a/release/picobsd/bridge/crunch.conf
+++ b/release/picobsd/bridge/crunch.conf
@@ -167,16 +167,16 @@ ln mount_std mount_procfs
# Check the ssh license! If you want to use this,
# go to /usr/ports/security/ssh-picobsd, do a make extract configure
# You also need to install /usr/ports/math/libgmp-freebsd
-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
ln sshd ssh
ln sshd ssh1
ln sshd scp
+#libs /usr/local/lib/libgmp.a
### ee uses ncurses instead of curses
libs -ledit -lutil -lmd -lcrypt -lmp -lm -lkvm
-libs /usr/local/lib/libgmp.a
libs -lmytinfo -lipx -lz -lpcap -lwrap
libs -ltermcap -lgnuregex # -lcurses