NetBSD/sys/arch/alpha/stand
simonb 215a3a5491 Add support for booting off RAIDframe RAID1 mirrors.
Check the first partition type in devopen(), and if it is of type
FS_RAID, add 64 to blkdev_part_offset.

NOTE: This brings the size of the alpha first-stage bootblocks up to
      close to the maximum.  RAID1 support is controlled by the
      BOOTXX_RAID1_SUPPORT define, and is easy to disable if size
      becomes an issue.
2000-09-26 05:13:36 +00:00
..
boot Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
bootxx Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
bootxx_cd9660 Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
bootxx_ffs Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
bootxx_lfs Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
common Add support for booting off RAIDframe RAID1 mirrors. 2000-09-26 05:13:36 +00:00
installboot
installboot.old
mkbootimage
netboot
setnetbootinfo
standtest
ustarboot
Makefile
Makefile.bootprogs
Makefile.bootxx
Makefile.inc