Magellan Linux

Diff of /branches/magellan-next/core/grub/grub-0.97-r17.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6087 by niro, Thu Aug 19 13:32:41 2010 UTC revision 6089 by niro, Thu Aug 19 13:39:53 2010 UTC
# Line 36  SRC_URI=( Line 36  SRC_URI=(
36   mirror://${PNAME}/${PNAME}-${PVER}-more-raid.patch   mirror://${PNAME}/${PNAME}-${PVER}-more-raid.patch
37   mirror://${PNAME}/${PNAME}-${PVER}-special-devices.patch   mirror://${PNAME}/${PNAME}-${PVER}-special-devices.patch
38   mirror://${PNAME}/${PNAME}-${PVER}-inode-size.patch   mirror://${PNAME}/${PNAME}-${PVER}-inode-size.patch
39   mirror://${PNAME}/${PNAME}-${PVER}-kvm-vda.patch   mirror://${PNAME}/${PNAME}-${PVER}-kvm-vda-2.patch
40   mirror://${PNAME}/${PNAME}-${PVER}-netboot-pic.patch   mirror://${PNAME}/${PNAME}-${PVER}-netboot-pic.patch
41   mirror://${PNAME}/${PNAME}-${PVER}-netboot-compile-fixes.patch   mirror://${PNAME}/${PNAME}-${PVER}-netboot-compile-fixes.patch
42  )  )
# Line 94  src_prepare() Line 94  src_prepare()
94   mpatch ${PNAME}-${PVER}-inode-size.patch || die   mpatch ${PNAME}-${PVER}-inode-size.patch || die
95    
96   # fix booting issues with kvm and virtio devices   # fix booting issues with kvm and virtio devices
97   mpatch ${PNAME}-${PVER}-kvm-vda.patch || die   mpatch ${PNAME}-${PVER}-kvm-vda-2.patch || die
98    
99   # fix pic issues with the net drivers   # fix pic issues with the net drivers
100   mpatch ${PNAME}-${PVER}-netboot-pic.patch || die   mpatch ${PNAME}-${PVER}-netboot-pic.patch || die

Legend:
Removed from v.6087  
changed lines
  Added in v.6089