summaryrefslogtreecommitdiff
path: root/Software/systemd.mdwn
blob: 49d90aa59cacb5585fa87e59ebe1d90a55bcca42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
[[!img screenshot.png]]

# systemd System and Service Manager

What is this? 

* `systemd` is a system and service 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 control groups, 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|http://0pointer.de/blog/projects/systemd.html]] for a longer introduction, and the [[three|http://0pointer.de/blog/projects/systemd-update.html]] [[status|http://0pointer.de/blog/projects/systemd-update-2.html]] [[updates|http://0pointer.de/blog/projects/systemd-update-3.html]] since then. Also see the [[Wikipedia article|http://en.wikipedia.org/wiki/Systemd]]. If you are wondering whether systemd is for you, please have a look [[at this comparison of init systems by one of the creators of systemd|http://0pointer.de/blog/projects/why.html]]. 

License: 

* This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 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 Lesser General Public License for more details. 

Spelling: 

* Yes, it is written **systemd**, not **system D** or **System D**, or even **SystemD**. And it isn't **system d** either. Why? Because it's a system daemon, and under Unix/Linux those are in lower case, and get suffixed with a lower case **d**. And since systemd manages the system, it's called systemd. It's that simple. But then again, if all that appears too simple to you, call it (but never spell it!) **System Five Hundred** since **D** is the roman numeral for 500 (this also clarifies the relation to System V, right?). The only situation where we find it OK to use an uppercase letter in the name (but don't like it either) is if you start a sentence with **systemd**. On high holidays you may also spell it _sÿstëmd_. But then again, _[[Système D|https://secure.wikimedia.org/wikipedia/en/wiki/System_D]]_ is not an acceptable spelling and something completely different (though kinda fitting). 

Plus: 

* [[Follow us on Google+|https://plus.google.com/104232583922197692623]] [[Join our Community on Google+|https://plus.google.com/u/0/communities/114587707547576757881]] 

Hackfests and Sprints: 

* [[systemd Hackfest|https://plus.google.com/events/cnklef88b85tb6tgf6ue3hn32lg]] on **Thu, February 21** and **Fri, February 22 2013** in **Brno**, Czech Republic, colocated with the [[Red Hat Developer Conference 2013|https://plus.google.com/events/c6ugufll8imrv18574ljmmldf9s]] Or [[organize your own|http://www.freedesktop.org/wiki/Software/systemd/hackfests]]! 

Mailing Lists: 

* [[General Development and Discussion Mailing List|http://lists.freedesktop.org/mailman/listinfo/systemd-devel]] [[Commits Mailing List|http://lists.freedesktop.org/mailman/listinfo/systemd-commits]] [[Bugzilla Mailing List|http://lists.freedesktop.org/mailman/listinfo/systemd-bugs]] 

Bug Reports: 

* [[Existing Bug Reports|https://bugs.freedesktop.org/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=systemd]] [[File a New Bug Report|https://bugs.freedesktop.org/enter_bug.cgi?product=systemd]] Also check out various distributions bugtrackers: [[Fedora|https://bugzilla.redhat.com/buglist.cgi?list_id=565273&classification=Fedora&query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=VERIFIED&bug_status=RELEASE_PENDING&bug_status=POST&component=systemd&product=Fedora]], [[Debian|http://bugs.debian.org/cgi-bin/pkgreport.cgi?ordering=normal;archive=0;src=systemd]], [[openSUSE|https://bugzilla.novell.com/buglist.cgi?short_desc=systemd&field0-0-0=product&type0-0-1=substring&field0-0-1=component&classification=openSUSE&value0-0-2=systemd&query_based_on=systemd&query_format=advanced&type0-0-3=substring&field0-0-3=status_whiteboard&value0-0-3=systemd&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&short_desc_type=allwordssubstr&field0-0-2=short_desc&value0-0-1=systemd&type0-0-0=substring&value0-0-0=systemd&type0-0-2=substring&known_name=systemd]], [[Mageia|https://bugs.mageia.org/buglist.cgi?field0-0-0=cf_rpmpkg&query_format=advanced&bug_status=NEW&bug_status=UNCONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&type0-0-0=substring&value0-0-0=systemd&component=RPM%20Packages&product=Mageia]], [[Gentoo|https://bugs.gentoo.org/buglist.cgi?quicksearch=systemd]] 

IRC: 

* [[#systemd on irc.freenode.org|irc://irc.freenode.org/systemd]] 

Download: 

* [[http://www.freedesktop.org/software/systemd/|http://www.freedesktop.org/software/systemd/]] 

And, most importantly, Git: 

* git://anongit.freedesktop.org/systemd/systemd [[ssh://git.freedesktop.org/git/systemd/systemd|ssh://git.freedesktop.org/git/systemd/systemd]] 

Git Web Frontend: 

* [[http://cgit.freedesktop.org/systemd/|http://cgit.freedesktop.org/systemd/]] And the package repositories of the various distributions: [[Fedora|http://pkgs.fedoraproject.org/cgit/systemd.git/tree/]], [[OpenSUSE|https://build.opensuse.org/package/files?package=systemd&project=Base%3ASystem]], [[Mageia|http://svnweb.mageia.org/packages/cauldron/systemd/current/]] 

Continuous Integration: 

* [[Jenkins|http://systemd.getpantheon.com:8080/jenkins/]] 

Publications: 

* [[Article in The H|http://www.h-online.com/open/features/Control-Centre-The-systemd-Linux-init-system-1565543.html]] [[Article in The H, Part 2|http://www.h-online.com/open/features/Booting-up-Tools-and-tips-for-systemd-1570630.html]] [[Bê-á-bá do systemd #1|https://www.ibm.com/developerworks/mydeveloperworks/blogs/752a690f-8e93-4948-b7a3-c060117e8665/entry/systemd_parte_1]], [[#2|https://www.ibm.com/developerworks/mydeveloperworks/blogs/752a690f-8e93-4948-b7a3-c060117e8665/entry/systemd_parte_2]], [[#3|https://www.ibm.com/developerworks/mydeveloperworks/blogs/752a690f-8e93-4948-b7a3-c060117e8665/entry/systemd_parte_3]], [[#4|https://www.ibm.com/developerworks/mydeveloperworks/blogs/752a690f-8e93-4948-b7a3-c060117e8665/entry/systemd_parte_4]], [[#5|https://www.ibm.com/developerworks/mydeveloperworks/blogs/752a690f-8e93-4948-b7a3-c060117e8665/entry/systemd_parte_5]], [[#6|https://www.ibm.com/developerworks/mydeveloperworks/blogs/752a690f-8e93-4948-b7a3-c060117e8665/entry/systemd_parte_6]] (Brazilian Portuguese) [[Évolutions techniques de systemd (French)|https://linuxfr.org/news/%C3%A9volutions-techniques-de-systemd]] 

Manuals and Documentation for Users and Administrators: 

* [[Manual Pages|http://www.freedesktop.org/software/systemd/man/]] [[Tips And Tricks|http://www.freedesktop.org/wiki/Software/systemd/TipsAndTricks]] [[Frequently Asked Questions|http://www.freedesktop.org/wiki/Software/systemd/FrequentlyAskedQuestions]] [[Debugging systemd Problems|http://freedesktop.org/wiki/Software/systemd/Debugging]] [[Incompatibilities with SysV/LSB|http://www.freedesktop.org/wiki/Software/systemd/Incompatibilities]] [[Booting Without /usr is Broken|http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken]] [[Predictable Network Interface Names|http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames]] [[API File Systems|http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems]] [[Running Services After the Network is up|http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget]] [[My Service Can't Get Realtime!|http://www.freedesktop.org/wiki/Software/systemd/MyServiceCantGetRealtime]] [[The 30 Biggest Myths about systemd|http://0pointer.de/blog/projects/the-biggest-myths.html]] 

Videos for Users and Administrators: 

* [[Presentation about the journal at Devconf 2013|https://www.youtube.com/watch?v=i4CACB7paLc]] [[Presentation about recent developments at Devconf 2013|https://www.youtube.com/watch?v=_rrpjYD373A]] [[Presentation about systemd at FOSDEM 2013|http://video.fosdem.org/2013/maintracks/Janson/systemd,_Two_Years_Later.webm]] (Audio is bad 0:29 - 06:12, please seek ahead), [[(Slides)|http://0pointer.de/public/systemd-fosdem2013.pdf]] [[Presentation about systemd at FOSS.in 2012|https://www.youtube.com/watch?v=_2aa34Uzr3c]] [[Presentation about systemd at OSEC Barcamp 2012|https://www.youtube.com/watch?v=9UnEV9SPuw8]] [[Presentation about systemd at FOSDEM 2011|https://www.youtube.com/watch?v=TyMLi8QF6sw]] [[Presentation about systemd at linux.conf.au 2011|http://linuxconfau.blip.tv/file/4696791/]], [[(Slides)|http://0pointer.de/public/systemd-lca2011.pdf]] [[Interview about systemd at golem.de (German)|http://video.golem.de/oss/4823/interview-mit-lennart-poettering-entwickler-systemd.html]] 

The systemd for Administrators Blog Series: 

* [[#1: Verifying Bootup|http://0pointer.de/blog/projects/systemd-for-admins-1.html]] [[#2: Which Service Owns Which Processes?|http://0pointer.de/blog/projects/systemd-for-admins-2.html]] [[#3: How Do I Convert A SysV Init Script Into A systemd Service File?|http://0pointer.de/blog/projects/systemd-for-admins-3.html]] [[#4: Killing Services|http://0pointer.de/blog/projects/systemd-for-admins-4.html]] [[#5: The Three Levels of "Off"|http://0pointer.de/blog/projects/three-levels-of-off]] [[#6: Changing Roots|http://0pointer.de/blog/projects/changing-roots.html]] [[#7: The Blame Game|http://0pointer.de/blog/projects/blame-game.html]] [[#8: The New Configuration Files|http://0pointer.de/blog/projects/the-new-configuration-files]] [[#9: On /etc/sysconfig and /etc/default|http://0pointer.de/blog/projects/on-etc-sysinit.html]] [[#10: Instantiated Services|http://0pointer.de/blog/projects/instances.html]] [[#11: Converting inetd Services|http://0pointer.de/blog/projects/inetd.html]] [[#12: Securing Your Services|http://0pointer.de/blog/projects/security.html]] [[#13: Log and Service Status|http://0pointer.de/blog/projects/systemctl-journal.html]] [[#14: The Self-Explanatory Boot|http://0pointer.de/blog/projects/self-documented-boot.html]] [[#15: Watchdogs|http://0pointer.de/blog/projects/watchdog.html]]  [[#16: Gettys on Serial Consoles (and Elsewhere)|http://0pointer.de/blog/projects/serial-console.html]] [[#17: Using the Journal|http://0pointer.de/blog/projects/journalctl.html]] [[#18: Managing Resources|http://0pointer.de/blog/projects/resources.html]] [[#19: Detecting Virtualization|http://0pointer.de/blog/projects/detect-virt.html]] [[#20: Socket Activated Internet Services and OS Containers|http://0pointer.de/blog/projects/socket-activated-containers.html]] Also available: **[[a Russian translation|http://wiki.opennet.ru/Systemd_%D0%B4%D0%BB%D1%8F_%D0%B0%D0%B4%D0%BC%D0%B8%D0%BD%D0%B8%D1%81%D1%82%D1%80%D0%B0%D1%82%D0%BE%D1%80%D0%BE%D0%B2]]; [[another, more complete Russian translation as PDF|http://www2.kangran.su/~nnz/pub/s4a/s4a_latest.pdf]]; [[a Vietnamese translation|http://archlinuxvn.org/doc/systemd/#lp]]** 

Documentation for Developers: 

* [[Presets|http://freedesktop.org/wiki/Software/systemd/Preset]] [[systemd Optimizations|http://freedesktop.org/wiki/Software/systemd/Optimizations]] [[Interface Stability Promise|http://www.freedesktop.org/wiki/Software/systemd/InterfaceStabilityPromise]] [[Interface Portability and Stability Chart|http://www.freedesktop.org/wiki/Software/systemd/InterfacePortabilityAndStabilityChart]] [[libudev Library interface|http://www.freedesktop.org/software/systemd/libudev/]] [[GUdev Library interface|http://www.freedesktop.org/software/systemd/gudev/]] [[Writing Password Agents|http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents]] [[PID1's Bus APIs|http://www.freedesktop.org/wiki/Software/systemd/dbus]] [[On hostnamed|http://www.freedesktop.org/wiki/Software/systemd/hostnamed]] [[On timedated|http://www.freedesktop.org/wiki/Software/systemd/timedated]] [[On localed|http://www.freedesktop.org/wiki/Software/systemd/localed]]  [[On logind|http://www.freedesktop.org/wiki/Software/systemd/logind]] [[Multi-Seat on Linux|http://www.freedesktop.org/wiki/Software/systemd/multiseat]] [[Writing Display Managers|http://www.freedesktop.org/wiki/Software/systemd/writing-display-managers]] [[Writing Desktop Environments|http://www.freedesktop.org/wiki/Software/systemd/writing-desktop-environments]] [[Inhibitor Locks|http://www.freedesktop.org/wiki/Software/systemd/inhibit]] [[Cooperating in the cgroupfs trees|http://www.freedesktop.org/wiki/Software/systemd/PaxControlGroups]] [[Writing syslog Daemons Which Cooperate Nicely With systemd|http://www.freedesktop.org/wiki/Software/systemd/syslog]] [[systemd and Storage Daemons for the Root File System|http://www.freedesktop.org/wiki/Software/systemd/RootStorageDaemons]] [[The Case for the /usr Merge|http://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge]] [[The Container Interface of systemd|http://www.freedesktop.org/wiki/Software/systemd/ContainerInterface]] [[The initrd Interface of systemd|http://www.freedesktop.org/wiki/Software/systemd/InitrdInterface]] [[The Boot Loader Interface of systemd|http://www.freedesktop.org/wiki/Software/systemd/BootLoaderInterface]] [[Implementing Offline System Updates|http://www.freedesktop.org/wiki/Software/systemd/SystemUpdates]] [[Generators|http://www.freedesktop.org/wiki/Software/systemd/Generators]] [[Minimal Builds|http://freedesktop.org/wiki/Software/systemd/MinimalBuilds]] [[Journal Export Format|http://www.freedesktop.org/wiki/Software/systemd/export]] [[Journal JSON Format|http://www.freedesktop.org/wiki/Software/systemd/json]] [[Journal File Format|http://www.freedesktop.org/wiki/Software/systemd/journal-files]] [[Control Groups vs. Control Groups|http://0pointer.de/blog/projects/cgroups-vs-cgroups.html]] [[On /etc/os-release|http://0pointer.de/blog/projects/os-release.html]] [[Journal Message Catalogs|http://www.freedesktop.org/wiki/Software/systemd/catalog]] [[Testing systemd during Development in Virtualization|http://www.freedesktop.org/wiki/Software/systemd/VirtualizedTesting]] 

The systemd for Developers Series: 

* [[#1: Socket Activation|http://0pointer.de/blog/projects/socket-activation.html]] [[#2: Socket Activation, Part 2|http://0pointer.de/blog/projects/socket-activation2.html]] [[#3: Logging to the Journal|http://0pointer.de/blog/projects/journal-submit.html]] 

Related Packages: 

* [[PHP Bindings for the Journal APIs|https://github.com/systemd/php-systemd]] [[Node.JS Bindings for the Journal APIs|http://fourkitchens.com/blog/2012/09/25/nodejs-extension-systemd]] [[Lua Bindings for the Journal APIs|https://github.com/philips/luvit-systemd-journal]] [[Node.JS Support for systemd Socket Activation|https://npmjs.org/package/systemd]] [[Experimental Qt bindings|https://github.com/ndr/libsystemd-qt]] _Note that [[Python support|http://www.freedesktop.org/software/systemd/python-systemd/index.html]] for the Journal is included in systemd's tarball._ 

Packages: 

* [[Fedora|https://admin.fedoraproject.org/community/?package=systemd#package_maintenance]] [[OpenSUSE|https://build.opensuse.org/package/show?package=systemd&project=Base%3ASystem]] [[(Instructions)|http://en.opensuse.org/SDB:Systemd]] [[Debian|http://packages.debian.org/systemd]] [[(Wiki)|http://wiki.debian.org/systemd]] [[Gentoo|http://packages.gentoo.org/package/sys-apps/systemd]] [[(Wiki)|http://wiki.gentoo.org/wiki/Systemd]] [[ArchLinux|https://wiki.archlinux.org/index.php/Systemd]] [[Ubuntu|https://wiki.ubuntu.com/systemd]]