| History log of /src/sys/arch/alpha/stand/bootxx_cd9660/Makefile | 
    | Revision |  | Date | Author | Comments | 
| 1.3 |  | 26-Sep-2000 | simonb | 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.
 
 | 
| 1.2 |  | 05-Apr-1999 | cgd | branches:  1.2.2;  1.2.8;  1.2.18; install bootxx_cd9660 and bootxx_ffs
 
 | 
| 1.1 |  | 02-Apr-1999 | cgd | makefiles for some filesystem-using primary boot blocks.  much as i hate to say it, these still contain bugs that can't easily be
 addressed yet.
 
 | 
| 1.2.18.1 |  | 26-Sep-2000 | simonb | Pull up rev 1.3 (approved by thorpej): 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.
 
 | 
| 1.2.8.1 |  | 20-Nov-2000 | bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
 (will be updated later). i386 IDE/ATAPI and ncr work, as well as
 sparc/esp_sbus. alpha should work as well (untested yet).
 siop, ahc and bha will be updated once I've updated the branch to current
 -current, as well as machine-dependant code.
 
 | 
| 1.2.2.2 |  | 05-Apr-1999 | cgd | install bootxx_cd9660 and bootxx_ffs 
 | 
| 1.2.2.1 |  | 05-Apr-1999 | cgd | file Makefile was added on branch netbsd-1-4 on 1999-04-05 03:37:29 +0000 
 |