Browse Source

make alpha bootfloppy fit again

OPENBSD_2_5
deraadt 25 years ago
parent
commit
318e1c55ba
2 changed files with 6 additions and 6 deletions
  1. +2
    -2
      src/etc/etc.alpha/MAKEDEV
  2. +4
    -4
      src/etc/etc.alpha/disktab

+ 2
- 2
src/etc/etc.alpha/MAKEDEV View File

@ -1,5 +1,5 @@
#!/bin/sh -
# $OpenBSD: MAKEDEV,v 1.41 1998/11/25 04:58:52 millert Exp $
# $OpenBSD: MAKEDEV,v 1.42 1998/12/19 18:35:36 deraadt Exp $
# $NetBSD: MAKEDEV,v 1.8.4.1 1996/06/18 00:41:56 cgd Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
@ -159,7 +159,7 @@ all)
raminst)
sh $this std
sh $this sd0 sd1 sd2 wd0 wd1 st0
sh $this sd0 sd1 sd2 wd0 st0
sh $this cd0 acd0
sh $this rd0 bpf0
sh $this ttyB0 ttyB1 ttyC0 ttyC1 ttyE0 ttyE1 pty0


+ 4
- 4
src/etc/etc.alpha/disktab View File

@ -1,4 +1,4 @@
# $OpenBSD: disktab,v 1.11 1997/06/03 22:59:21 deraadt Exp $
# $OpenBSD: disktab,v 1.12 1998/12/19 18:35:37 deraadt Exp $
# $NetBSD: disktab,v 1.2 1995/10/13 03:09:39 cgd Exp $
# A DEC RZ25, configured so that all of the free partition IDs are at
@ -17,9 +17,9 @@ floppy|floppy3|3in|3.5in High Density Floppy:\
:pc#2880:oc#0:
rdroot:\
:ty=ramdisk:se#512:nt#2:rm#300:ns#8:nc#1024:\
:pa#8192:oa#0:ta=4.2BSD:ba#8192:fa#1024: \
:pc#8192:oc#0:
:ty=ramdisk:se#512:nt#2:rm#300:ns#8:nc#384:\
:pa#6144:oa#0:ta=4.2BSD:ba#8192:fa#1024: \
:pc#6144:oc#0:
# test if not having an 'a' works?
OpenBSD2.1|Fake image for Bootable CDROM:\


Loading…
Cancel
Save