systemd System and Session Manager
What is this?
systemd is a system and session manager for Linux, compatible with SysV and LSB init scripts. systemd provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux cgroups, supports snapshotting and restoring of the system state, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. It can work as a drop-in replacement for sysvinit.
See Lennart's blog story for a longer introduction.
License:
- This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Mailing Lists:
Bug Reports:
IRC:
#systemd on irc.freenode.org
Download:
And, most importantly, Git:
Git Web Frontend:
Manual Pages And Documentation
Packages:
Fedora (Where we are: http://lists.fedoraproject.org/pipermail/devel/2010-July/138855.html)
OpenSUSE (Instructions: http://en.opensuse.org/SDB:Systemd)
Nope, no packages for Ubuntu. Go figure.


