diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-02-08 09:23:58 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-02-08 09:23:58 +0000 |
commit | d8ac911dba09ce90a1ab89f554bcb83be21d1d50 (patch) | |
tree | 5cdec8f6da82d543fbea04fe0d051a19da249842 /sys/arch/i386/conf/BABY | |
parent | 5bc825d6b17f163d01d23022d18e5b911d08e8ca (diff) |
cvs.openbsd.org now has 17GB of disk...
Diffstat (limited to 'sys/arch/i386/conf/BABY')
-rw-r--r-- | sys/arch/i386/conf/BABY | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY index 7ca1bd31835..79a9a86ad19 100644 --- a/sys/arch/i386/conf/BABY +++ b/sys/arch/i386/conf/BABY @@ -1,4 +1,4 @@ -# $OpenBSD: BABY,v 1.12 1996/10/24 23:25:05 downsj Exp $ +# $OpenBSD: BABY,v 1.13 1997/02/08 09:23:57 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -77,7 +77,7 @@ option EON # OSI tunneling over IP option CCITT,LLC,HDLC # X.25 option IPFILTER # IP packet filter for security -config bsd root on sd0 swap on sd0 and sd1 and sd2 +config bsd root on sd0 swap on sd0 and sd1 and sd2 and sd3 and sd4 mainbus0 at root |