Magellan Linux

Diff of /trunk/core/systemd/systemd-239-r1.smage2

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

revision 31363 by niro, Wed Jun 27 06:24:07 2018 UTC revision 31364 by niro, Wed Jun 27 06:51:38 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
  mirror://${PNAME}/${PNAME}-238-fix-util-linux-2.32-header-issues.patch  
  mirror://${PNAME}/${PNAME}-238-fix-libgpg-error-header-issues.patch  
172   mirror://${PNAME}/login-manager.pamd   mirror://${PNAME}/login-manager.pamd
173   mirror://${PNAME}/systemd-user.pamd   mirror://${PNAME}/systemd-user.pamd
174  )  )
# Line 322  then Line 320  then
320   SRCDIR="${UI_SRCDIR}" munpack ${UI_SRCFILE} || die   SRCDIR="${UI_SRCDIR}" munpack ${UI_SRCFILE} || die
321  fi  fi
322    
  # upstream: fix issues with util-linux-2.32 headers  
  mpatch ${PNAME}-238-fix-util-linux-2.32-header-issues.patch || die  
   
  # upstream: fix issues with newer libgpg-error headers  
  mpatch ${PNAME}-238-fix-libgpg-error-header-issues.patch || die  
   
323   # magellan-only: use a configurable getty   # magellan-only: use a configurable getty
324   mpatch ${PNAME}-238-magellan-configurable-getty.patch || die   mpatch ${PNAME}-238-magellan-configurable-getty.patch || die
325    

Legend:
Removed from v.31363  
changed lines
  Added in v.31364