Magellan Linux

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

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

revision 33027 by niro, Wed Oct 9 17:59:55 2019 UTC revision 33028 by niro, Wed Oct 9 18:10:52 2019 UTC
# Line 165  SRC_URI=( Line 165  SRC_URI=(
165   https://github.com/${PNAME}/${PNAME}/archive/${SRCFILE}   https://github.com/${PNAME}/${PNAME}/archive/${SRCFILE}
166   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
167   mirror://udev/${UDEV_CONFIG_SRCFILE}   mirror://udev/${UDEV_CONFIG_SRCFILE}
168   mirror://${PNAME}/${PNAME}-243-magellan-configurable-getty-2.patch   mirror://${PNAME}/${PNAME}-243-magellan-configurable-getty.patch
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}/login-manager.pamd   mirror://${PNAME}/login-manager.pamd
# Line 320  then Line 320  then
320  fi  fi
321    
322   # magellan-only: use a configurable getty   # magellan-only: use a configurable getty
323   mpatch ${PNAME}-243-magellan-configurable-getty-2.patch || die   mpatch ${PNAME}-243-magellan-configurable-getty.patch || die
324    
325   # replace dialout group with uucp for ttys   # replace dialout group with uucp for ttys
326   mpatch ${PNAME}-236-uucp-group.patch || die   mpatch ${PNAME}-236-uucp-group.patch || die

Legend:
Removed from v.33027  
changed lines
  Added in v.33028