aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorLuigi Rizzo <luigi@FreeBSD.org>2002-03-09 08:17:40 +0000
committerLuigi Rizzo <luigi@FreeBSD.org>2002-03-09 08:17:40 +0000
commita10032481971bf242ee73876a81fbce0c15a0ac4 (patch)
treecb7123b8e978ec2d7e608510f683f9ebba85ef6a /release
parentc445626ad37d4c677aebcc76cdd265c4830fbf0d (diff)
downloadsrc-a10032481971bf242ee73876a81fbce0c15a0ac4.tar.gz
src-a10032481971bf242ee73876a81fbce0c15a0ac4.zip
Make this fit again into a 1.44 floppy.
We had to give up DDB and grep this time... Add a hint in "config" on how to increase the image size so we can stuff more things in the image (mostly for use on a CDROM).
Notes
Notes: svn path=/head/; revision=91938
Diffstat (limited to 'release')
-rw-r--r--release/picobsd/bridge/PICOBSD17
-rw-r--r--release/picobsd/bridge/config1
-rw-r--r--release/picobsd/bridge/crunch.conf2
3 files changed, 10 insertions, 10 deletions
diff --git a/release/picobsd/bridge/PICOBSD b/release/picobsd/bridge/PICOBSD
index d649164fee94..11b2a898c12f 100644
--- a/release/picobsd/bridge/PICOBSD
+++ b/release/picobsd/bridge/PICOBSD
@@ -3,8 +3,8 @@
#
# Line starting with #PicoBSD contains PicoBSD build parameters
#marker def_sz init MFS_inodes floppy_inodes
-#PicoBSD 2200 init 8192 32768
-options MD_ROOT_SIZE=2200 # same as def_sz
+#PicoBSD 3200 init 8192 32768
+options MD_ROOT_SIZE=3200 # same as def_sz
hints "PICOBSD.hints"
machine i386
@@ -13,9 +13,8 @@ cpu I486_CPU
cpu I586_CPU
cpu I686_CPU
ident PICOBSD
-maxusers 20
-#options MATH_EMULATE #Support for x87 emulation
+#options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
#options INET6
options FFS #Berkeley Fast Filesystem
@@ -32,18 +31,17 @@ options MD_ROOT #MD is a potential root device
#options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
-options DDB
+#options DDB
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPDIVERT # divert (for natd)
-options PCI_QUIET #quiets PCI code on chipset settings
# Support for bridging and bandwidth limiting
options DUMMYNET
options BRIDGE
options HZ=1000
-options NMBCLUSTERS=4096
+#options NMBCLUSTERS=4096
device isa
device pci
@@ -93,14 +91,14 @@ device sio
#
device miibus
#device de # DEC/Intel DC21x4x (``Tulip'')
-device lnc
+#device lnc
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
#device xl # 3Com
device rl # RealTek 8129/8139
#device vx # 3Com 3c590, 3c595 (``Vortex'')
#device wx # Intel Gigabit Ethernet Card (``Wiseman'')
device dc # DEC/Intel 21143 and various workalikes
-#device ed
+device ed
device loop # Network loopback
device ether # Ethernet support
@@ -112,6 +110,7 @@ device md # Memory "disks"
#device faith 1 # IPv6-to-IPv4 relaying (translation)
#device tap
+options DEVICE_POLLING
# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
diff --git a/release/picobsd/bridge/config b/release/picobsd/bridge/config
index 55c330391b1a..af0b5a211fa0 100644
--- a/release/picobsd/bridge/config
+++ b/release/picobsd/bridge/config
@@ -3,3 +3,4 @@
# by the shell much like rc.conf* files
MY_DEVS="std tun2 vty10 fd0 ad0 pty0 cuaa0 cuaa1 bpf0 bpf1 bpf2"
+#fd_size="2880"
diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf
index b864b5469c52..bbd81e4957f2 100644
--- a/release/picobsd/bridge/crunch.conf
+++ b/release/picobsd/bridge/crunch.conf
@@ -132,7 +132,7 @@ progs disklabel # 4KB.
progs fdisk # 4KB.
progs vnconfig # 0KB.
-progs grep # 16KB.
+#progs grep # 16KB.
progs date # 4KB.
#progs mount_nfs # 0KB.
ln mount_nfs nfs