Magellan Linux

Diff of /trunk/mlivecdbuild/mlivecdbuild2.sh

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

revision 2315 by niro, Thu May 16 13:24:53 2013 UTC revision 2316 by niro, Fri Jan 3 07:44:53 2014 UTC
# Line 253  prepare_iso() Line 253  prepare_iso()
253   then   then
254   install -m 0644 $(get_profile getty) ${CDCHROOTDIR}/etc/conf.d/getty || die   install -m 0644 $(get_profile getty) ${CDCHROOTDIR}/etc/conf.d/getty || die
255    
256   custom_services add getty@.service   custom_services add getty@tty1.service
257   custom_services add remote-fs.target   custom_services add remote-fs.target
258   # disable readahead   # disable readahead
259   custom_services del systemd-readahead-replay.service   custom_services del systemd-readahead-replay.service

Legend:
Removed from v.2315  
changed lines
  Added in v.2316