Deleted Added
full compact
crunch.conf (102344) crunch.conf (116688)
1#
1#
2# $FreeBSD: head/release/picobsd/bridge/crunch.conf 102344 2002-08-24 03:33:31Z luigi $
2# $FreeBSD: head/release/picobsd/bridge/crunch.conf 116688 2003-06-22 15:37:14Z luigi $
3#
4# configuration file for "bridge" floppy.
5# Depending on your needs, almost surely you will need to
6# modify your configuration to add/remove/change programs used in
7# the floppy image. Remember that some programs also require
8# matching kernel options to enable device drivers etc.
9#
10# Next to most of the programs i have tried to indicate the approximate

--- 151 unchanged lines hidden (view full) ---

162#progs telnet # 20KB.
163#progs telnetd # 12KB.
164#progs ftp # 28KB.
165#progs tar # 32KB.
166
167# Check the ssh license! If you want to use this,
168# go to /usr/ports/security/ssh-picobsd, do a make extract configure
169# You also need to install /usr/ports/math/libgmp-freebsd
3#
4# configuration file for "bridge" floppy.
5# Depending on your needs, almost surely you will need to
6# modify your configuration to add/remove/change programs used in
7# the floppy image. Remember that some programs also require
8# matching kernel options to enable device drivers etc.
9#
10# Next to most of the programs i have tried to indicate the approximate

--- 151 unchanged lines hidden (view full) ---

162#progs telnet # 20KB.
163#progs telnetd # 12KB.
164#progs ftp # 28KB.
165#progs tar # 32KB.
166
167# Check the ssh license! If you want to use this,
168# go to /usr/ports/security/ssh-picobsd, do a make extract configure
169# You also need to install /usr/ports/math/libgmp-freebsd
170progs sshd # includes ssh and scp
170#progs sshd # includes ssh and scp
171special sshd objvar SSHD_OBJS
172special sshd srcdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
173special sshd objdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
174ln sshd ssh
175ln sshd ssh1
176ln sshd scp
171special sshd objvar SSHD_OBJS
172special sshd srcdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
173special sshd objdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
174ln sshd ssh
175ln sshd ssh1
176ln sshd scp
177#libs /usr/local/lib/libgmp.a
177
178### ee uses ncurses instead of curses
179libs -ledit -lutil -lmd -lcrypt -lmp -lm -lkvm
178
179### ee uses ncurses instead of curses
180libs -ledit -lutil -lmd -lcrypt -lmp -lm -lkvm
180libs /usr/local/lib/libgmp.a
181libs -lmytinfo -lipx -lz -lpcap -lwrap
182libs -ltermcap -lgnuregex # -lcurses
181libs -lmytinfo -lipx -lz -lpcap -lwrap
182libs -ltermcap -lgnuregex # -lcurses