summaryrefslogtreecommitdiffstats
path: root/release/picobsd/router/PICOBSD
diff options
context:
space:
mode:
authordwhite <dwhite@FreeBSD.org>2000-04-25 19:00:08 +0000
committerdwhite <dwhite@FreeBSD.org>2000-04-25 19:00:08 +0000
commitde8b1605aeb6036cca7c2ac75630f0696977fb45 (patch)
treed98f93df8f3b287089e96e3f4f3cd2abc4b65484 /release/picobsd/router/PICOBSD
parent5b41d2de633ed80bf0f35a9a464f08ff3f39c2da (diff)
downloadFreeBSD-src-de8b1605aeb6036cca7c2ac75630f0696977fb45.zip
FreeBSD-src-de8b1605aeb6036cca7c2ac75630f0696977fb45.tar.gz
Commit PicoBSD mega-patch:
. Bring PicoBSD up to date with -CURRENT reality. . Make PicoBSD smart and not spam /dev/vn0 and /mnt. Now it uses the first unused vn device and creates a temporary mountpoint in /tmp. . Miscellaneous build cleanups and optimizations. Unfortunately the bridge, isp, and router floppies are too big and need the axe treatment. The install floppy needs updating to -CURRENT. Dial and net build and (appear to) run OK. I will be adressing these in the near future (unless someone beats me to it :-) ). PR: misc/17737 Submitted by: Omachonu Ogali <oogali@intranova.net>
Diffstat (limited to 'release/picobsd/router/PICOBSD')
-rw-r--r--release/picobsd/router/PICOBSD4
1 files changed, 4 insertions, 0 deletions
diff --git a/release/picobsd/router/PICOBSD b/release/picobsd/router/PICOBSD
index f7ae471..215bcd6 100644
--- a/release/picobsd/router/PICOBSD
+++ b/release/picobsd/router/PICOBSD
@@ -83,3 +83,7 @@ pseudo-device ether
pseudo-device ppp 4
pseudo-device pty 16
pseudo-device md
+
+options COMPAT_OLDISA #Use ISA shims and glue for old drivers
+options COMPAT_OLDPCI #Use PCI shims and glue for old drivers
+
OpenPOWER on IntegriCloud