

Ubuntu Picks Upstart, KVM 97
derrida writes "Because the traditional System V init daemon (SysVinit) does not deal well with modern hardware, including hotplug devices, USB hard and flash drives, and network-mounted filesystems, Ubuntu replaced it with the upstart init daemon. Several other replacements for SysVinit are also available. One of the most prominent, initng, is available for Debian and runs on Ubuntu. Solaris uses SMF (Service Management Facility) and Mac OS uses launchd. Over time, Ubuntu will likely come to incorporate features of each of these systems into Upstart. Furthermore, heading in a different direction from its main rivals, Ubuntu Linux will use KVM as its primary virtualization software. Red Hat Enterprise Linux and Novell's Suse Linux Enterprise Server both use the Xen virtualization software, a 'hypervisor' layer that lets multiple operating systems run on the same computer. In contrast, the KVM software runs on top of a version of Linux, the 'host' operating system that provides a foundation for other 'guest' operating systems to run in a virtual mode." Slashdot shares a corporate overlord with Linux.com.
News? (Score:5, Insightful)
A step away from compatibility between distros? (Score:3, Insightful)
The article quoted shows examples of upstart scripts. I don't quite see if compatibility with SysV init is a goal of upstart.
It sure would be nice if upstart means easier application sharing between Red Hat and Ubuntu.
Re:KVM less of a surprise than you might think... (Score:1, Insightful)
Once KVM has the remaining kinks worked out of it, it'll be everywhere (on Linux at least) by default, and will be trivial to use.
Re:KVM less of a surprise than you might think... (Score:4, Insightful)
The things to make people really think KVM is the best is a web-style gui to manage start/stop, guest settings etc, and stats on what all the guests are doing in semi/realtime.