summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
Diffstat (limited to 'release')
-rw-r--r--release/picobsd/isp/conf/PICOBSD5
-rw-r--r--release/picobsd/net/conf/PICOBSD5
-rw-r--r--release/picobsd/router/conf/PICOBSD5
3 files changed, 12 insertions, 3 deletions
diff --git a/release/picobsd/isp/conf/PICOBSD b/release/picobsd/isp/conf/PICOBSD
index c8cd4b9..0e51c0c 100644
--- a/release/picobsd/isp/conf/PICOBSD
+++ b/release/picobsd/isp/conf/PICOBSD
@@ -1,5 +1,5 @@
#
-# $Id: PICOBSD,v 1.2 1998/08/02 12:22:00 abial Exp $
+# $Id: PICOBSD,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
#
machine "i386"
@@ -29,6 +29,9 @@ options IPDIVERT
options DEVFS
options SLICE
options PCI_QUIET
+# Support for bridging and bandwidth limiting
+#options DUMMYNET
+#options BRIDGE
config kernel root on fd0a
diff --git a/release/picobsd/net/conf/PICOBSD b/release/picobsd/net/conf/PICOBSD
index 0097c68..c79fddc 100644
--- a/release/picobsd/net/conf/PICOBSD
+++ b/release/picobsd/net/conf/PICOBSD
@@ -1,5 +1,5 @@
#
-# $Id: PICOBSD,v 1.2 1998/08/02 12:23:17 abial Exp $
+# $Id: PICOBSD,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $
#
machine "i386"
@@ -28,6 +28,9 @@ options IPDIVERT
options PCI_QUIET
options DEVFS
options SLICE
+# Support for bridging and bandwidth limiting
+#options DUMMYNET
+#options BRIDGE
config kernel root on fd0
diff --git a/release/picobsd/router/conf/PICOBSD b/release/picobsd/router/conf/PICOBSD
index 4f0697f..d6f549c 100644
--- a/release/picobsd/router/conf/PICOBSD
+++ b/release/picobsd/router/conf/PICOBSD
@@ -1,5 +1,5 @@
#
-# $Id: PICOBSD,v 1.1.1.1 1998/08/27 17:38:44 abial Exp $
+# $Id: PICOBSD,v 1.2 1998/08/31 13:21:45 abial Exp $
#
machine "i386"
@@ -29,6 +29,9 @@ options PCI_QUIET
options DEVFS
options SLICE
options NO_SWAPPING
+# Support for bridging and bandwidth limiting
+#options DUMMYNET
+#options BRIDGE
config kernel root on fd0
OpenPOWER on IntegriCloud