CVSROOT: /cvsroot/grub
Module name: grub2
Branch: google-soc2006
Changes by: Jeroen Dekkers <jeroen> 06/06/26 19:16:18
Modified files:
conf : common.mk common.rmk
include/grub : disk.h
Added files:
disk : raid.c
include/grub : raid.h
Log message:
2006-06-26 Jeroen Dekkers <jeroen@xxxxxxxxxx>
* disk/raid.c: New file.
* include/grub/raid.h: Likewise.
* conf/common.rmk: Add the raid module.
* include/grub/disk.h (grub_disk_dev_id): Add
GRUB_DISK_DEVICE_RAID_ID.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/conf/common.mk?cvsroot=grub&only_with_tag=google-soc2006&r1=1.15&r2=1.15.2.1
http://cvs.savannah.gnu.org/viewcvs/grub2/conf/common.rmk?cvsroot=grub&only_with_tag=google-soc2006&r1=1.9&r2=1.9.2.1
http://cvs.savannah.gnu.org/viewcvs/grub2/disk/raid.c?cvsroot=grub&only_with_tag=google-soc2006&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/grub2/include/grub/disk.h?cvsroot=grub&only_with_tag=google-soc2006&r1=1.10&r2=1.10.2.1
http://cvs.savannah.gnu.org/viewcvs/grub2/include/grub/raid.h?cvsroot=grub&only_with_tag=google-soc2006&rev=1.1.2.1
|