Difference between revisions of "Systemd"

From Free Software Directory
Jump to: navigation, search
(created entry)
 
(Approve systemd (I have changed the textual descriptions, and the license information))
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Systemd
+
|Name=systemd
|Short description=A suite of basic building blocks for a Linux system
+
|Short description=system and service manager
|Full description=systemd is a suite of basic building blocks for a Linux system. It provides a system and service manager that runs as PID 1 and starts the rest of the system. 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. systemd supports SysV and LSB init scripts and works as a replacement for sysvinit. Other parts include a logging daemon, utilities to control basic system configuration like the hostname, date, locale, maintain a list of logged-in users and running containers and virtual machines, system accounts, runtime directories and settings, and daemons to manage simple network configuration, network time synchronization, log forwarding, and name resolution.
+
|Full description=systemd provides a system and service manager that runs as PID 1 and starts the rest of the system.
 +
 
 +
systemd is tightly integrated in to Linux, depending on specific features that it offers.
 
|Homepage URL=http://www.freedesktop.org/wiki/Software/systemd/
 
|Homepage URL=http://www.freedesktop.org/wiki/Software/systemd/
|Extension of=Linux
 
 
|VCS checkout command=git clone git://anongit.freedesktop.org/systemd/systemd
 
|VCS checkout command=git clone git://anongit.freedesktop.org/systemd/systemd
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=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 is not an acceptable spelling and something completely different (though kinda fitting).
 
 
|IRC help=irc://chat.freenode.net/systemd
 
|IRC help=irc://chat.freenode.net/systemd
 
|IRC general=irc://chat.freenode.net/systemd
 
|IRC general=irc://chat.freenode.net/systemd
Line 21: Line 21:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=LGPLv2.1
+
|License=LGPLv2.1orlater
|License copyright=Lennart Poettering
+
|License verified by=Cbaines
Kay Sievers
+
|License verified date=2015/05/22
...and many others
+
|License note=The majority of systemd has this license.
|License note=LGPLv2.1+ for all code
 
* except src/shared/MurmurHash2.c which is Public Domain
 
* except src/shared/siphash24.c which is CC0 Public Domain
 
* except src/journal/lookup3.c which is Public Domain
 
* except src/udev/* which is (currently still) GPLv2, GPLv2+
 
 
}}
 
}}
{{Person
+
{{Project license
|Real name=Kay Sievers
+
|License=GPLv2orlater
|Role=Author
+
|License verified by=Cbaines
|Email=kay@vrfy.org
+
|License verified date=2015/05/22
|Resource URL=
+
|License note=The code imported from the udev project, and some other small bodies of code have this license.
 +
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Cbaines
 +
|License verified date=2015/05/22
 +
|License note=Used for the occasional file.
 
}}
 
}}
 
{{Software category
 
{{Software category
 +
|Interface=command-line, daemon
 +
|Programming-language=C
 +
|System-administration=monitor
 +
|Use=system-administration
 
|Version-control=git
 
|Version-control=git
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 16:26, 22 May 2015


[edit]

systemd

http://www.freedesktop.org/wiki/Software/systemd/
system and service manager

systemd provides a system and service manager that runs as PID 1 and starts the rest of the system.

systemd is tightly integrated in to GNU/Linux, depending on specific features that it offers.

"IRC general" IRC general channel
irc://irc.libera.chat/systemd





Licensing

License

Verified by

Verified on

Notes

Verified by

Cbaines

Verified on

22 May 2015

Notes

The code imported from the udev project, and some other small bodies of code have this license.

License

GPLv2

Verified by

Cbaines

Verified on

22 May 2015

Notes

Used for the occasional file.

Verified by

Cbaines

Verified on

22 May 2015

Notes

The majority of systemd has this license.




Leaders and contributors

Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/systemd
Python (Ref)https://pypi.org/project/systemd
Bug Trackinghttps://github.com/systemd/systemd/issues
VCS Repository Webviewhttps://github.com/systemd/systemd
Mailing List Info/Archivehttp://lists.freedesktop.org/mailman/listinfo/systemd-devel
Downloadhttps://github.com/systemd/systemd/releases
Ruby (Ref)https://rubygems.org/gems/systemd


Software prerequisites




Entry



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.