diskimage-builder/elements/debian-upstart
Gonéri Le Bouder eb26c1a0b1 debian: simplify the way debian element is called
“debian” element now source the ${TARGET_ROOT}/.extra_settings file. We
can use this file to adjust its behavior and specifiy what init system
should be used.

Change-Id: Id57ce879341184a57851d2578cf70978f409a48e
2014-04-16 17:39:18 +02:00
..
root.d debian: simplify the way debian element is called 2014-04-16 17:39:18 +02:00
element-deps Add debian-upstart for experimenting with upstart 2014-01-14 22:41:25 -08:00
README.md Add debian-upstart for experimenting with upstart 2014-01-14 22:41:25 -08:00

By default Debian will use sysvinit for booting. If you want to experiment with Upstart, or have need of it due to a need for upstart jobs, this element will build the image with upstart as the init system.