Magellan Linux

Diff of /trunk/core/systemd/systemd-238-r3.smage2

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

revision 31237 by niro, Wed Jun 13 15:16:47 2018 UTC revision 31238 by niro, Wed Jun 13 15:34:42 2018 UTC
# Line 169  SRC_URI=( Line 169  SRC_URI=(
169   mirror://${PNAME}/${PNAME}-236-uucp-group.patch   mirror://${PNAME}/${PNAME}-236-uucp-group.patch
170   mirror://${PNAME}/${PNAME}-233-systemd-user-pam.patch   mirror://${PNAME}/${PNAME}-233-systemd-user-pam.patch
171   mirror://${PNAME}/${PNAME}-235-generator-path.patch   mirror://${PNAME}/${PNAME}-235-generator-path.patch
172     mirror://${PNAME}/${PNAME}-238-fix-util-linux-2.32-header-issues.patch
173   mirror://${PNAME}/login-manager.pamd   mirror://${PNAME}/login-manager.pamd
174   mirror://${PNAME}/systemd-user.pamd   mirror://${PNAME}/systemd-user.pamd
175  )  )
# Line 320  then Line 321  then
321   SRCDIR="${UI_SRCDIR}" munpack ${UI_SRCFILE} || die   SRCDIR="${UI_SRCDIR}" munpack ${UI_SRCFILE} || die
322  fi  fi
323    
324     # upstream: fix issues with util-linux-2.32 headers
325     mpatch ${PNAME}-238-fix-util-linux-2.32-header-issues.patch || die
326    
327   # magellan-only: use a configurable getty   # magellan-only: use a configurable getty
328   mpatch ${PNAME}-238-magellan-configurable-getty.patch || die   mpatch ${PNAME}-238-magellan-configurable-getty.patch || die
329    

Legend:
Removed from v.31237  
changed lines
  Added in v.31238