Magellan Linux

Diff of /smage/trunk/core/dracut/dracut-024-r1.smage2

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

revision 4355 by niro, Thu Nov 15 08:12:01 2012 UTC revision 4356 by niro, Thu Nov 15 15:54:59 2012 UTC
# Line 96  SRC_URI=( Line 96  SRC_URI=(
96   mirror://${PNAME}/${PNAME}-${PVER}-add-uvesafb-module.patch   mirror://${PNAME}/${PNAME}-${PVER}-add-uvesafb-module.patch
97   mirror://${PNAME}/${PNAME}-023-mkinitrd-ignore-allow-missing-switch-2.patch   mirror://${PNAME}/${PNAME}-023-mkinitrd-ignore-allow-missing-switch-2.patch
98   mirror://${PNAME}/${PNAME}-019-convertfs-make-selinux-optional.patch   mirror://${PNAME}/${PNAME}-019-convertfs-make-selinux-optional.patch
99   mirror://${PNAME}/${PNAME}-${PVER}-busybox-compat.patch   mirror://${PNAME}/${PNAME}-${PVER}-busybox-compat-2.patch
100  )  )
101    
102  UP2DATE="updatecmd http://www.kernel.org/pub/linux/utils/boot/${PNAME} | lasttarball"  UP2DATE="updatecmd http://www.kernel.org/pub/linux/utils/boot/${PNAME} | lasttarball"
# Line 120  src_prepare() Line 120  src_prepare()
120   mpatch ${PNAME}-019-convertfs-make-selinux-optional.patch || die   mpatch ${PNAME}-019-convertfs-make-selinux-optional.patch || die
121    
122   # be compatible with busybox cmds   # be compatible with busybox cmds
123   mpatch ${PNAME}-${PVER}-busybox-compat.patch || die   mpatch ${PNAME}-${PVER}-busybox-compat-2.patch || die
124    
125   # remove gentoo specific modules   # remove gentoo specific modules
126   rm -rf modules.d/50gensplash || die   rm -rf modules.d/50gensplash || die

Legend:
Removed from v.4355  
changed lines
  Added in v.4356