Magellan Linux

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

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

revision 30706 by niro, Mon Mar 12 14:07:55 2018 UTC revision 30707 by niro, Fri Mar 16 09:48:08 2018 UTC
# Line 161  SRC_URI=( Line 161  SRC_URI=(
161   https://github.com/${PNAME}/${PNAME}/archive/${SRCFILE}   https://github.com/${PNAME}/${PNAME}/archive/${SRCFILE}
162   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
163   mirror://udev/${UDEV_CONFIG_SRCFILE}   mirror://udev/${UDEV_CONFIG_SRCFILE}
164   mirror://${PNAME}/${PNAME}-235-magellan-configurable-getty-2.patch   mirror://${PNAME}/${PNAME}-238-magellan-configurable-getty.patch
165   mirror://${PNAME}/${PNAME}-236-uucp-group.patch   mirror://${PNAME}/${PNAME}-236-uucp-group.patch
166   mirror://${PNAME}/${PNAME}-233-systemd-user-pam.patch   mirror://${PNAME}/${PNAME}-233-systemd-user-pam.patch
167   mirror://${PNAME}/${PNAME}-235-generator-path.patch   mirror://${PNAME}/${PNAME}-235-generator-path.patch
# Line 308  then Line 308  then
308  fi  fi
309    
310   # magellan-only: use a configurable getty   # magellan-only: use a configurable getty
311   mpatch ${PNAME}-235-magellan-configurable-getty-2.patch || die   mpatch ${PNAME}-238-magellan-configurable-getty.patch || die
312    
313   # replace dialout group with uucp for ttys   # replace dialout group with uucp for ttys
314   mpatch ${PNAME}-236-uucp-group.patch || die   mpatch ${PNAME}-236-uucp-group.patch || die

Legend:
Removed from v.30706  
changed lines
  Added in v.30707