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 Sync usage with the manpage (add -s) 1999-10-05 03:18:32 +00:00
installboot.old GC all support except contiguous block mode. the new installboot 1999-04-05 05:48:12 +00:00
mkbootimage set bb_flags to 0. Though not strictly necessary (because of an earlier 1999-06-14 23:52:25 +00:00
netboot switch to sys/conf/newvers_stand.sh for generation of version files 2000-07-21 21:25:18 +00:00
setnetbootinfo reorganize Makefiles so that warning flags aren't accidentally omitted, 1999-04-05 03:35:24 +00:00
standtest switch to sys/conf/newvers_stand.sh for generation of version files 2000-07-21 21:25:18 +00:00
ustarboot switch to sys/conf/newvers_stand.sh for generation of version files 2000-07-21 21:25:18 +00:00
Makefile add bootxx_lfs 1999-08-18 21:34:24 +00:00
Makefile.bootprogs switch to sys/conf/newvers_stand.sh for generation of version files 2000-07-21 21:25:18 +00:00
Makefile.bootxx add a gross putulong() function which can be useful for debugging. 1999-08-18 20:00:27 +00:00
Makefile.inc only conditionally set BINDIR to /usr/mdec 1999-04-11 02:51:21 +00:00