Comment 3 for bug 1428026

Revision history for this message
Martin Pitt (pitti) wrote :

Updated plan:

Right now:
 - Switch ubuntu-minimal to "init" (no-op as init's preferred alternative is upstart).
 - Add "upstart" dependency to ubuntu-touch, as an extra precaution; lots of packages in -touch actually depend on upstart, but let's be explicit. (No-op right now, but this will prepare us for doing the switch)
 - Explicitly uninstall systemd-sysv in livecd-rootfs (http://paste.ubuntu.com/10525503/) to convince apt to uninstall systemd-sysv and install upstart.

When we do the switch:

 - Upload "init" with flipped dependencies (systemd-sysv | upstart)
 - Add "systemd-sysv" to ubuntu-standard for switching upgrades.