Subject: CVS commit: pkgsrc/sysutils/grub
From: Christoph Badura
Date: 2006-10-17 23:55:34
Message id: 20061017215534.0DF35211CA@cvs.netbsd.org

Log Message:
stage2/pc_slice.h: add the missing disklabel FS_TYPE #defines and \ 
RF_PROTECTED_SECTORS.
stage2/disk_io.c: adjust the partition start and size by RF_PROTECTED sectors \ 
for partitions of type FS_RAID.
stage2/fsys_ffs.c: accept partitions of type FS_RAID as candidates for FFS, too.
stage2/fsys_ufs2.c: accept partitions of type FS_RAID as candidates for FFSv2, too.

This allows grub to directly boot from NetBSD RAID1 partitions the same way
as with the native bootloader.

Bump PKGREVISION.

Files:
RevisionActionfile
1.45modifypkgsrc/sysutils/grub/Makefile
1.20modifypkgsrc/sysutils/grub/distinfo
1.3addpkgsrc/sysutils/grub/patches/patch-aa
1.3addpkgsrc/sysutils/grub/patches/patch-ab
1.3addpkgsrc/sysutils/grub/patches/patch-af
1.3addpkgsrc/sysutils/grub/patches/patch-ag