Browse Source

We now do crunched ramdisk binaries on MIPS so decrease the size of the

ramdisk. (We now may even fit this on a gzipped floppy image).
Move mbr and msdos5mb to a better place. (arch/arc/stand/mbr).
OPENBSD_2_1
pefo 27 years ago
parent
commit
48a3861891
3 changed files with 3 additions and 3 deletions
  1. +3
    -3
      src/etc/etc.arc/disktab
  2. BIN
      src/etc/etc.arc/mbr
  3. BIN
      src/etc/etc.arc/msdos5mb.gz

+ 3
- 3
src/etc/etc.arc/disktab View File

@ -29,9 +29,9 @@
#
rdroot|ramdiskroot|RAM-disk root FS image:\
:ty=simulated:se#512:nc#20:nt#5:ns#200:\
:ta=4.2BSD:oa#0:pa#20000:fa#1024:ba#4096:\
:ob#0:pb#0:oc#0:pc#20000:
:ty=simulated:se#512:nc#16:nt#4:ns#128:\
:ta=4.2BSD:oa#0:pa#8192:fa#512:ba#4096:\
:ob#0:pb#0:oc#0:pc#8192:
# Seagate ST31200N
ST31200N-MBR:\


BIN
src/etc/etc.arc/mbr View File


BIN
src/etc/etc.arc/msdos5mb.gz View File


Loading…
Cancel
Save