Magellan Linux

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

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

revision 6651 by niro, Wed Jul 15 12:02:23 2015 UTC revision 6652 by niro, Wed Jul 15 12:57:47 2015 UTC
# Line 101  SRC_URI+=( Line 101  SRC_URI+=(
101   mirror://${PNAME}/${PNAME}-036-mkinitrd-ignore-allow-missing-switch.patch   mirror://${PNAME}/${PNAME}-036-mkinitrd-ignore-allow-missing-switch.patch
102   mirror://${PNAME}/${PNAME}-019-convertfs-make-selinux-optional.patch   mirror://${PNAME}/${PNAME}-019-convertfs-make-selinux-optional.patch
103   mirror://${PNAME}/${PNAME}-043-network-support-udhcpc-dhcpcd.patch   mirror://${PNAME}/${PNAME}-043-network-support-udhcpc-dhcpcd.patch
104   mirror://${PNAME}/${PNAME}-040-busybox.patch   mirror://${PNAME}/${PNAME}-043-busybox.patch
  mirror://${PNAME}/${PNAME}-040-busybox-grep.patch  
  mirror://${PNAME}/${PNAME}-040-busybox-gzip-no-rsyncable.patch  
105   mirror://${PNAME}/${PNAME}-037-alx-busybox-install-method.patch   mirror://${PNAME}/${PNAME}-037-alx-busybox-install-method.patch
106  )  )
107    
# Line 131  src_prepare() Line 129  src_prepare()
129   mpatch ${PNAME}-043-network-support-udhcpc-dhcpcd.patch || die   mpatch ${PNAME}-043-network-support-udhcpc-dhcpcd.patch || die
130    
131   # be compatible with busybox cmds   # be compatible with busybox cmds
132   mpatch ${PNAME}-040-busybox.patch || die   mpatch ${PNAME}-043-busybox.patch || die
  mpatch ${PNAME}-040-busybox-grep.patch || die  
  mpatch ${PNAME}-040-busybox-gzip-no-rsyncable.patch || die  
133    
134   # install the busybox module with the alx method via busybox.links file   # install the busybox module with the alx method via busybox.links file
135   mpatch ${PNAME}-037-alx-busybox-install-method.patch || die   mpatch ${PNAME}-037-alx-busybox-install-method.patch || die

Legend:
Removed from v.6651  
changed lines
  Added in v.6652