Deleted Added
full compact
crunch.conf (139126) crunch.conf (155140)
1#
1#
2# $FreeBSD: head/release/picobsd/bridge/crunch.conf 139126 2004-12-21 12:49:24Z ru $
2# $FreeBSD: head/release/picobsd/bridge/crunch.conf 155140 2006-01-31 20:36:01Z 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

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

128# progs vi # ??
129# libs -lcurses # for vi
130
131#progs tcpdump # 100KB.
132special tcpdump srcdir /usr/src/usr.sbin/tcpdump/tcpdump
133
134progs arp # 0KB.
135
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

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

128# progs vi # ??
129# libs -lcurses # for vi
130
131#progs tcpdump # 100KB.
132special tcpdump srcdir /usr/src/usr.sbin/tcpdump/tcpdump
133
134progs arp # 0KB.
135
136progs disklabel # 4KB.
136progs bsdlabel # 4KB.
137progs fdisk # 4KB.
138progs vnconfig # 0KB.
139
140#progs grep # 16KB.
141progs date # 4KB.
142#progs mount_nfs # 0KB.
143ln mount_nfs nfs
144progs ping # 4KB.

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

176#libs /usr/local/lib/libgmp.a
177
178libs -ll # used by sh
179libs -lufs # used by mount
180### ee uses ncurses instead of curses
181libs -ledit -lutil -lmd -lcrypt -lmp -lm -lkvm
182libs -lmytinfo -lipx -lz -lpcap -lwrap
183libs -ltermcap -lgnuregex # -lcurses
137progs fdisk # 4KB.
138progs vnconfig # 0KB.
139
140#progs grep # 16KB.
141progs date # 4KB.
142#progs mount_nfs # 0KB.
143ln mount_nfs nfs
144progs ping # 4KB.

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

176#libs /usr/local/lib/libgmp.a
177
178libs -ll # used by sh
179libs -lufs # used by mount
180### ee uses ncurses instead of curses
181libs -ledit -lutil -lmd -lcrypt -lmp -lm -lkvm
182libs -lmytinfo -lipx -lz -lpcap -lwrap
183libs -ltermcap -lgnuregex # -lcurses
184libs -lgeom