Deleted Added
full compact
1#
2# $FreeBSD: head/release/picobsd/bridge/crunch.conf 197119 2009-09-12 15:50:08Z luigi $
2# $FreeBSD: head/release/picobsd/bridge/crunch.conf 200299 2009-12-09 17:41:47Z luigi $
3#
4# Configuration file for "bridge" images..
5#
6# Depending on your needs, you will almost surely need to
7# add/remove/change programs according to your needs.
8# Remember that some programs require matching kernel options to
9# enable device drivers etc.
10#

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

93progs pwd mkdir rmdir
94progs chmod chown
95ln chown chgrp
96progs mv ln cp rm ls
97progs cat tail tee
98progs test
99ln test [
100
101progs less
102ln less more
103progs mount
104progs minigzip
105ln minigzip gzip
106progs kill
107progs df
108progs ps
107progs ns # this is the
109progs ns # this is the picobsd version
110ln ns netstat
111progs vm
112progs hostname
113progs login
114progs getty
115progs stty
116progs w
117progs msg

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

176libs_so -lm
177libs_so -ledit -lutil
178libs_so -lcrypt
179libs_so -lkvm
180libs_so -lz
181libs_so -lbsdxml
182libs_so -lsbuf
183libs_so -ljail # used by ifconfig
184libs_so -lulog # used by ifconfig