freebsd-dev/release/picobsd/bridge/config
Luigi Rizzo 96b54ed7ca This config file uses dynamically linked binaries, which is more
convenient when you want to import other programs because the
libraries will not be replicated.

Given that there are no floppies around anymore, I have bumped
the fd size to 4MB (which is more than reasonable even for
embedded platforms) and gives some room for other utilities.

MFC after:	3 days
2009-03-25 18:48:46 +00:00

7 lines
173 B
Plaintext

# configuration for picobsd build script.
# $FreeBSD$
# it should only contain variable definitions -- it is sourced
# by the shell much like rc.conf* files
fd_size="4096"