diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-05-14 21:53:01 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-05-14 21:53:01 +0000 |
commit | e1d4acb681ce24701b6114aef00d9bf4228d8942 (patch) | |
tree | 0a2ec1b6ae8426050df85082530089af34b60630 /sys/arch/sparc/conf | |
parent | b3e960eeb4769801261ef1758493fd64419139ea (diff) |
working bsd.rd; without vi for now
Diffstat (limited to 'sys/arch/sparc/conf')
-rw-r--r-- | sys/arch/sparc/conf/RAMDISK | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK index 0b788c72d7c..1df6147a311 100644 --- a/sys/arch/sparc/conf/RAMDISK +++ b/sys/arch/sparc/conf/RAMDISK @@ -5,7 +5,7 @@ machine sparc maxusers 32 option RAMDISK_HOOKS -option MINIROOTSIZE=2048 +option MINIROOTSIZE=4096 option TIMEZONE=0 # time zone to adjust RTC time by option DST=0 # daylight savings time used by RTC |