summaryrefslogtreecommitdiffstats
path: root/release/picobsd/bridge/config
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2006-01-31 20:36:01 +0000
committerluigi <luigi@FreeBSD.org>2006-01-31 20:36:01 +0000
commitc97f294f76c2a88b6fad9b510f6bb82b7781d287 (patch)
treefd5c3136d827bab114aff3fc7a04bf8d19924b92 /release/picobsd/bridge/config
parent242ab805a84213db92223433b2e0ee3f8ccd0027 (diff)
downloadFreeBSD-src-c97f294f76c2a88b6fad9b510f6bb82b7781d287.zip
FreeBSD-src-c97f294f76c2a88b6fad9b510f6bb82b7781d287.tar.gz
tweaks to let this configuratio build and run under, e.g., qemu:
- add -lgeom - use bsdlabel instead of disklabel - increase image size to 2.88M (plenty of free space left) note, this is not really a bridge because the old-style bridging code is not in 7.0 anymore, so the kernel config file should be changed.
Diffstat (limited to 'release/picobsd/bridge/config')
-rw-r--r--release/picobsd/bridge/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/picobsd/bridge/config b/release/picobsd/bridge/config
index 1d0a5f5..4183c2e 100644
--- a/release/picobsd/bridge/config
+++ b/release/picobsd/bridge/config
@@ -1,6 +1,7 @@
# configuration for picobsd build script.
+# $FreeBSD$
# it should only contain variable definitions -- it is sourced
# by the shell much like rc.conf* files
o_no_devfs="" # we have devfs.
-#fd_size="2880"
+fd_size="2880"
OpenPOWER on IntegriCloud