Deleted Added
full compact
1#
2# $FreeBSD: head/release/picobsd/bridge/crunch.conf 95047 2002-04-19 12:39:09Z ru $
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

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

16# correct value set in 'build' script - you should change it there
17
18# Default build options. Basically tell the Makefiles which understand
19# that to use the most compact possible version of the code.
20#
21buildopts -DNOPAM -DRELEASE_CRUNCH -DNONETGRAPH -DNOIPSEC -DNOINET6
22
23# directories where to look for sources of various binaries.
24# Some programs are especially written for PicoBSD and reside here
25# Make this first in the list so we can override standard programs
26# with the picobsd-specific ones.
27srcdirs /usr/src/release/picobsd/tinyware
28# Other places to look.
29srcdirs /usr/src/bin
30srcdirs /usr/src/sbin/i386
31srcdirs /usr/src/sbin
32srcdirs /usr/src/usr.bin
33srcdirs /usr/src/gnu/usr.bin
34srcdirs /usr/src/usr.sbin
35srcdirs /usr/src/libexec
36#

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

80ln test [
81progs hostname # 0KB.
82progs login # 4KB.
83progs getty # 4KB.
84progs stty # 4KB.
85progs w # 0KB.
86progs msg # 0KB.
87ln msg dmesg
88progs kget # 0KB.
89progs reboot # 0KB.
90#progs less # 36KB
91#ln less more
92#progs more # 12KB
93special more srcdir /usr/ports/misc/44bsd-more/work
94
95progs sysctl
96progs swapon # 0KB.

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

155#progs inetd # 12KB.
156#progs telnet # 20KB.
157#progs telnetd # 12KB.
158#progs ftp # 28KB.
159#progs tar # 32KB.
160
161# Check the ssh license! If you want to use this,
162# go to /usr/ports/security/ssh-picobsd, do a make extract configure
163progs sshd # includes ssh and scp
164special sshd objvar SSHD_OBJS
165special sshd srcdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
166special sshd objdir /usr/ports/picobsd/ssh-picobsd/work/ssh-1.2.27
167ln sshd ssh
168ln sshd ssh1
169ln sshd scp
170
171### ee uses ncurses instead of curses
172libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm
173libs -lmytinfo -lipx -lz -lpcap -lwrap
174libs -ltermcap -lgnuregex # -lcurses