diff options
author | 2015-10-05 16:29:55 +0000 | |
---|---|---|
committer | 2015-10-05 16:29:55 +0000 | |
commit | c9eb23cdb5f2f72ccf26c34b5322cca200a8c73b (patch) | |
tree | ccedaa358bc44d96c3c019e31f5a463e6d6ea00b | |
parent | tame "stdio inet cmsg" should work well in the session engine. (diff) | |
download | wireguard-openbsd-c9eb23cdb5f2f72ccf26c34b5322cca200a8c73b.tar.xz wireguard-openbsd-c9eb23cdb5f2f72ccf26c34b5322cca200a8c73b.zip |
alpha ramdisk ran out of space, very slightly. Probably due to the
development of tame? option CD9660 and mount_cd9660 are already
absent, so remove the cd(4) driver
ok miod
-rw-r--r-- | sys/arch/alpha/conf/RAMDISK | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK index e9dc1d34eae..2fdc424dc93 100644 --- a/sys/arch/alpha/conf/RAMDISK +++ b/sys/arch/alpha/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.79 2015/09/19 10:41:05 miod Exp $ +# $OpenBSD: RAMDISK,v 1.80 2015/10/05 16:29:55 deraadt Exp $ machine alpha maxusers 4 @@ -96,7 +96,6 @@ wd* at pciide? flags 0x0000 scsibus* at scsi? sd* at scsibus? # SCSI disk drives -cd* at scsibus? # SCSI CD-ROM drives wsdisplay* at vga? wsdisplay* at tga? |