aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/bridge
diff options
context:
space:
mode:
authorLuigi Rizzo <luigi@FreeBSD.org>2002-03-10 21:12:23 +0000
committerLuigi Rizzo <luigi@FreeBSD.org>2002-03-10 21:12:23 +0000
commitd26070964a8ce6d32e6079daef98b238ed5862ad (patch)
tree89048e43aa044fe11591f81ba24990778a053e28 /release/picobsd/bridge
parenta7bf50ea858c65554cb3df13a57b9e75e9abacd2 (diff)
downloadsrc-d26070964a8ce6d32e6079daef98b238ed5862ad.tar.gz
src-d26070964a8ce6d32e6079daef98b238ed5862ad.zip
CURRENT has devfs, so we do not need to specify what devices we
want on the MFS image. Update the config files accordingly.
Notes
Notes: svn path=/head/; revision=92027
Diffstat (limited to 'release/picobsd/bridge')
-rw-r--r--release/picobsd/bridge/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/bridge/config b/release/picobsd/bridge/config
index af0b5a211fa0..1d0a5f5d1acb 100644
--- a/release/picobsd/bridge/config
+++ b/release/picobsd/bridge/config
@@ -2,5 +2,5 @@
# it should only contain variable definitions -- it is sourced
# by the shell much like rc.conf* files
-MY_DEVS="std tun2 vty10 fd0 ad0 pty0 cuaa0 cuaa1 bpf0 bpf1 bpf2"
+o_no_devfs="" # we have devfs.
#fd_size="2880"