From b7850636cdc1424ac448cc7ea62baef9f3e37934 Mon Sep 17 00:00:00 2001 From: Luigi Rizzo Date: Sun, 22 Jun 2003 15:37:14 +0000 Subject: [PATCH] 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. --- release/picobsd/bridge/crunch.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf index f247c74ecf4..57f795fbe78 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