aboutsummaryrefslogtreecommitdiff
path: root/release
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
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')
-rw-r--r--release/picobsd/bridge/config2
-rw-r--r--release/picobsd/dial/config15
-rw-r--r--release/picobsd/isp/config4
-rw-r--r--release/picobsd/net/config2
-rw-r--r--release/picobsd/router/config2
5 files changed, 5 insertions, 20 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"
diff --git a/release/picobsd/dial/config b/release/picobsd/dial/config
index 31cb90e6a563..a61704dced07 100644
--- a/release/picobsd/dial/config
+++ b/release/picobsd/dial/config
@@ -1,15 +1,2 @@
STAND_LINKS="bin sbin usr/bin usr/sbin usr/libexec"
-#PL_LOCALE_LINKS= pl polish
-#US_LOCALE_LINKS= en english
-MY_DEVS="std sysmouse tun2 cuaa0 cuaa1 cuaa2 vty10 fd0 pty0 \
- psm0 \
- wd0s1h wd0s2 wd0s3 wd0s4 wd1s1h wd1s2 wd1s3 wd1s4"
-#.if ${LANGUAGE} == pl
-#LOCALE=pl_PL.ISO8859-2
-#LOCALE_LINKS=${PL_LOCALE_LINKS}
-#FONT=iso02-8x16.fnt
-#KBD=pl_PL.ISO8859-2.kbd
-#.else
-#LOCALE=en_US.ISO8859-1
-#LOCALE_LINKS=${US_LOCALE_LINKS}
-#.endif
+o_no_devfs="" # we have devfs
diff --git a/release/picobsd/isp/config b/release/picobsd/isp/config
index c3f95b4e6c8b..811460caa2e0 100644
--- a/release/picobsd/isp/config
+++ b/release/picobsd/isp/config
@@ -1,4 +1,2 @@
-MY_DEVS="std tun2 vty10 fd0 wd0s1h pty0 \
- cuaa0 cuaa1 cuaa2 cuaa3 cuaa4 \
- cuaa5 cuaa6 cuaa7 cuaa8 cuaa9"
+o_no_devfs="" # we have devfs
diff --git a/release/picobsd/net/config b/release/picobsd/net/config
index 2b9d0217e2c7..224cd64b67c7 100644
--- a/release/picobsd/net/config
+++ b/release/picobsd/net/config
@@ -1 +1 @@
-MY_DEVS="std tun2 cuaa0 cuaa1 cuaa2 vty10 fd0 ad0 pty0"
+o_no_devfs="" # we have devfs
diff --git a/release/picobsd/router/config b/release/picobsd/router/config
index 65b65cdebcbf..224cd64b67c7 100644
--- a/release/picobsd/router/config
+++ b/release/picobsd/router/config
@@ -1 +1 @@
-MY_DEVS="std tun2 vty3 fd0 pty0 cuaa0 cuaa1 cuaa2"
+o_no_devfs="" # we have devfs