CURRENT has devfs, so we do not need to specify what devices we

want on the MFS image. Update the config files accordingly.
This commit is contained in:
Luigi Rizzo 2002-03-10 21:12:23 +00:00
parent a7bf50ea85
commit d26070964a
5 changed files with 5 additions and 20 deletions

View File

@ -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"

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
MY_DEVS="std tun2 cuaa0 cuaa1 cuaa2 vty10 fd0 ad0 pty0"
o_no_devfs="" # we have devfs

View File

@ -1 +1 @@
MY_DEVS="std tun2 vty3 fd0 pty0 cuaa0 cuaa1 cuaa2"
o_no_devfs="" # we have devfs