Upstart logo
Ph: 474934795

Upstart

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Upstart
Initial release 24 August 2006
Stable release 1.4 / December 13, 2011; 55 days ago (2011-12-13)
Type Init daemon

Upstart is an event-based replacement for the traditional init daemon â€” the method by which several Unix-like computer operating systems perform tasks when the computer is started. It was written by Scott James Remnant, a former employee of Canonical Ltd.

[edit] Rationale

The traditional init process is strictly synchronous, blocking future tasks until the current one has completed. Its tasks must also be defined in advance, and they only run when the init daemon changes state (such as when the machine is powered on or off). This leaves it unable to handle various tasks on a modern desktop computer elegantly, including:

The addition or removal of USB pen drives and other portable storage / network devices while the machine is running The discovery and scanning of new storage devices, without locking the system, especially when a disk may not even power on until it is scanned The loading of firmware for a device, which may need to occur after it is detected but before it is usable

Upstart's event-driven model allows it to respond to events asynchronously as they are generated.[1]

[edit] Design

Upstart operates asynchronously â€” as well as handling the starting of tasks and services during boot and stopping them during shutdown, it supervises them while the system is running.

Easy transition and perfect backwards compatibility with sysvinit were explicit design goals[2]. As such, Upstart is able to run sysvinit scripts unmodified. In this way it differs from most other init replacements, which usually assume and require complete transition to run properly, and don't support a mixed environment of traditional and new startup methods.[3]

[edit] Adoption

Upstart was first included in Ubuntu in the 6.10 (Edgy Eft) release in late 2006, replacing sysvinit. Ubuntu 9.10 (Karmic Koala) introduced native Upstart bootup as of Alpha 6.[4]

As Upstart matures, it is intended that its role will expand to the duties currently handled by cron, anacron, the at command's daemon (atd), and possibly (but much less likely) inetd.

Upstart replaced sysvinit in Fedora 9, and functioned in the same manner as it did in Ubuntu, i.e. it replaces sysvinit, while retaining the existing scripts. However, Upstart has been replaced by systemd in Fedora 15 release.[5][6] Red Hat also includes Upstart in their Red Hat Enterprise Linux 6 release[7]. As a result it is also used by RHEL variants such as Centos and Scientific Linux.

Debian considered switching for the Squeeze release.[8]

openSUSE has included upstart as of version 11.3 Milestone 4, but not as default.[9]

Upstart replaces the sysvinit in the Maemo 5 operating system for Nokia Internet tablets.[10]

Upstart is used in HP's webOS for the Palm Pre, Palm Pixi (both before Palm was bought out by HP), HP Veer, and HP Pre 3 smart phones, along with the HP TouchPad tablet.[11]

Upstart is also used in Google's Chrome OS.[12]

[edit] See also

[edit] References

^ Remnant, Scott James (2006-08-26). "Upstart in Universe". Netsplit. http://www.netsplit.com/2006/08/26/upstart-in-universe/. Retrieved 2009-09-12.  ^ "Bugs", Launch Pad, Ubuntu, https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/605007 . ^ "Discussion of design and implementation of Upstart", Ubuntu, Canonical, https://wiki.ubuntu.com/ReplacementInit . ^ "About". Ubuntu. http://www.ubuntulinux.org/testing/karmic/alpha6#Upstart.  ^ "Fedora 14 Accepted Features". 2010-07-13. https://fedoraproject.org/wiki/Releases/14/FeatureList. Retrieved 2010-07-13.  ^ "Fedora defers systemd to F15". Linux Weekly News. 2010-09-14. http://lwn.net/Articles/405100/. Retrieved 2010-09-17.  ^ "Enterprise 6 Beta Release notes". Red Hat. http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html-single/Beta_Release_Notes/index.html#id4862203.  ^ Petter Reinholdtsen (2009-09-05). "The future of the boot system in Debian". Debian. http://lists.debian.org/debian-devel-announce/2009/09/msg00003.html. Retrieved 2009-10-12.  ^ "OpenSUSE gets an Upstart". The H. 2010-03-26. http://www.h-online.com/open/news/item/OpenSUSE-gets-an-Upstart-964636.html. Retrieved 2010-04-04.  ^ "Fremantle". Maemo. http://wiki.maemo.org/Task:Maemo_roadmap/Fremantle. Retrieved 2009-08-24.  ^ "Palm Pre". Live Journal. http://mjg59.livejournal.com/111453.html. Retrieved 2009-07-09.  ^ "Security Overview: Chromium OS design documents". Google. http://sites.google.com/a/chromium.org/dev/chromium-os/chromiumos-design-docs/security-overview. Retrieved 25 November 2009. 

[edit] External links

Personal tools
Namespaces
Variants
Actions


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser