Magellan Linux

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

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

revision 31367 by niro, Wed Jun 27 07:05:44 2018 UTC revision 31368 by niro, Wed Jun 27 07:15:10 2018 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}-239-magellan-configurable-getty.patch   mirror://${PNAME}/${PNAME}-239-magellan-configurable-getty-2.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}/${PNAME}-235-generator-path.patch   mirror://${PNAME}/${PNAME}-235-generator-path.patch
# Line 321  then Line 321  then
321  fi  fi
322    
323   # magellan-only: use a configurable getty   # magellan-only: use a configurable getty
324   mpatch ${PNAME}-239-magellan-configurable-getty.patch || die   mpatch ${PNAME}-239-magellan-configurable-getty-2.patch || die
325    
326   # replace dialout group with uucp for ttys   # replace dialout group with uucp for ttys
327   mpatch ${PNAME}-236-uucp-group.patch || die   mpatch ${PNAME}-236-uucp-group.patch || die

Legend:
Removed from v.31367  
changed lines
  Added in v.31368