Image
Registered by Scott James Remnant (Canonical)

event-based init daemon

Upstart 1.13.3

Actively developed and supported releases of upstart:
- Chromium OS https://chromium.googlesource.com/chromiumos/third_party/upstart/
- Amazon Kindle E-Readers https://www.amazon.com/gp/help/customer/display.html?nodeId=200203720

Long-term Maintainance:
- https://ubuntu.com/security/esm for Trusty and Xenial code-bases

Interesting fork:
- https://github.com/webosose/bootd C++ rewrite

Interesting git repositories:
- https://chromium.googlesource.com/chromiumos/third_party/upstart/
- https://code.launchpad.net/upstart
- https://code.launchpad.net/~upstart-devel/libnih/+git/libnih
- https://salsa.debian.org/debian/libnih

Tarball of a shared bazaar repo with multiple branches is uploaded as
a download artifact, due to bazaar hosting sunset.

Please consider switching to minimal feature build of systemd.

===

Upstart is an event-based replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running.

It was originally developed for the Ubuntu distribution, but is intended to be suitable for deployment in all Linux distributions as a replacement for the venerable System-V init.

Documentation: http://upstart.ubuntu.com/cookbook/

Project information

Licence:
GNU GPL v2

RDF metadata

View full history Series and milestones

1.x series is the current focus of development.

All code Code

Version control system:
Git
Programming languages:
C

All questions Latest questions

All packages Packages in Distributions

Downloads

Latest version is 1.13.3
released

All downloads

Image Announcements

  • Upstart 1.13.2 released on 2014-09-04
    Bug fix release: * Enforce 'initctl set-env' from being called from system j...
  • Upstart 1.13.1 released on 2014-07-16
    * Fix for Session Init crasher triggered by restarting a job that runs 'initc...
  • Upstart 1.13 released on 2014-07-11
    * Fix for handling upgrade from non-stateful-re-exec instance to a stateful...
  • Upstart 1.12.1 released on 2014-03-11
    * Fixed re-exec breakage caused by incorrect D-Bus API usage. * Tests updated...
  • Upstart 1.12 released on 2014-03-07
    * Stop Upstart indirectly stealing console ownership (most noticeably when ru...