diskimage-builder/elements/debian-upstart/root.d
Gonéri Le Bouder 155accb599 debian: support upstart on Wheezy
Upstart cannot be installed by debootstrap on Wheezy because of a
conflict with sysvinit. sysvinit is flagged a being “essential” and
apt-get will refuse to remove it.
See: https://bugs.debian.org/668001

This patch uses another strategy. We install a standard sysvinit
Debian chroot with debootstrap and during a second step, we
replace sysvinit with the wanted init system.

Change-Id: I081c81b2c32874fccf940c97b79054923c25b8c2
2014-04-28 16:51:13 +02:00
..
05-debian-upstart debian: simplify the way debian element is called 2014-04-16 17:39:18 +02:00
20-debian-fix-upstart-jobs Add debian-upstart for experimenting with upstart 2014-01-14 22:41:25 -08:00