Magellan Linux

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

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

revision 12059 by niro, Tue Aug 21 21:15:19 2018 UTC revision 12060 by niro, Tue Aug 21 22:10:11 2018 UTC
# Line 113  SRC_URI+=( Line 113  SRC_URI+=(
113   mirror://${PNAME}/${PNAME}-036-mkinitrd-ignore-allow-missing-switch.patch   mirror://${PNAME}/${PNAME}-036-mkinitrd-ignore-allow-missing-switch.patch
114   mirror://${PNAME}/${PNAME}-019-convertfs-make-selinux-optional.patch   mirror://${PNAME}/${PNAME}-019-convertfs-make-selinux-optional.patch
115   mirror://${PNAME}/${PNAME}-047-network-support-udhcpc-dhcpcd.patch   mirror://${PNAME}/${PNAME}-047-network-support-udhcpc-dhcpcd.patch
116   mirror://${PNAME}/${PNAME}-047-busybox.patch   mirror://${PNAME}/${PNAME}-048-busybox.patch
117   mirror://${PNAME}/${PNAME}-037-alx-busybox-install-method.patch   mirror://${PNAME}/${PNAME}-037-alx-busybox-install-method.patch
118  )  )
119    
# Line 138  src_prepare() Line 138  src_prepare()
138   mpatch ${PNAME}-047-network-support-udhcpc-dhcpcd.patch || die   mpatch ${PNAME}-047-network-support-udhcpc-dhcpcd.patch || die
139    
140   # be compatible with busybox cmds   # be compatible with busybox cmds
141   mpatch ${PNAME}-047-busybox.patch || die   mpatch ${PNAME}-048-busybox.patch || die
142    
143   # install the busybox module with the alx method via busybox.links file   # install the busybox module with the alx method via busybox.links file
144   mpatch ${PNAME}-037-alx-busybox-install-method.patch || die   mpatch ${PNAME}-037-alx-busybox-install-method.patch || die

Legend:
Removed from v.12059  
changed lines
  Added in v.12060