diff options
author | hvozda <hvozda@cvs.openbsd.org> | 1996-03-20 19:49:10 +0000 |
---|---|---|
committer | hvozda <hvozda@cvs.openbsd.org> | 1996-03-20 19:49:10 +0000 |
commit | 59375ea161a31b3817def687c9f1a1d7ef7cc99c (patch) | |
tree | 387a42f5d62b2a4838cfccd0913292a4b210bee4 /sys/arch | |
parent | 1b847e9435770bb5dabe4e256d4bb0e1bac9a18b (diff) |
We moved away from NetBSD+OpenBSD long ago; / really does live
on wd0a finally. Also we swap to files when we are really beating
the machine.
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/i386/conf/HELIOS_PCMCIA | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/HELIOS_PCMCIA b/sys/arch/i386/conf/HELIOS_PCMCIA index b9ec7f51d96..bb708369d99 100644 --- a/sys/arch/i386/conf/HELIOS_PCMCIA +++ b/sys/arch/i386/conf/HELIOS_PCMCIA @@ -47,7 +47,7 @@ options FDSCRIPTS # secure setuid scripts options INET # IP + ICMP + TCP + UDP -config bsd root on wd0g swap on wd0b dumps on wd0b +config bsd root on wd0a swap on wd0b and vnd0b dumps on wd0b isa0 at root pci0 at root |