diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-02-05 21:41:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-02-05 21:41:26 +0000 |
commit | fedef65fa6d07ae5013ed739f0c7aa4674528e49 (patch) | |
tree | 6985e7e611e83fe43faf05a48793fe5388b27858 /sys/arch/alpha/conf/RAMDISKB | |
parent | 2a2c5171f2b12847954c83ad6f317169c04819cc (diff) |
BOOT_CONFIG fits
Diffstat (limited to 'sys/arch/alpha/conf/RAMDISKB')
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKB | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKB b/sys/arch/alpha/conf/RAMDISKB index 0c13c7fe97f..8045f598630 100644 --- a/sys/arch/alpha/conf/RAMDISKB +++ b/sys/arch/alpha/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.1 2001/01/27 21:17:30 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.2 2001/02/05 21:41:25 deraadt Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ machine alpha # architecture, used by config; REQUIRED @@ -39,6 +39,8 @@ option SCSITERSE # less verbose scsi error messages option WSEMUL_VT100 # wscons VT100 emulation +option BOOT_CONFIG + config bsd swap generic mainbus0 at root |