1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 06:52:22 +03:00
The systemd System and Service Manager
Go to file
Yu Watanabe 11a182aa1e test: drop sector-size line from output of sfdisk
The following commit adds 'sector-size' line to the output of sfdisk
command:
e56ca06815

Fixes #14664.
2020-01-28 15:16:13 +01:00
.github
.lgtm/cpp-queries
.mkosi mkosi: modernize 2020-01-20 17:42:03 +01:00
catalog
coccinelle
docs Merge pull request #14673 from keur/protect_clock 2020-01-28 15:11:41 +01:00
factory/etc
hwdb.d hwbd: add Asus TP500LA 2020-01-21 14:24:56 +01:00
man Merge pull request #14673 from keur/protect_clock 2020-01-28 15:11:41 +01:00
modprobe.d
network
po
presets
rules.d
semaphoreci ci: add dependencies for repart + cryptsetup's pkcs#11 support 2020-01-20 17:42:03 +01:00
shell-completion
src Merge pull request #14673 from keur/protect_clock 2020-01-28 15:11:41 +01:00
sysctl.d
sysusers.d
test test: drop sector-size line from output of sfdisk 2020-01-28 15:16:13 +01:00
tmpfiles.d
tools test: unpin meson from v0.52.1 2020-01-25 23:14:35 +03:00
travis-ci test: unpin meson from v0.52.1 2020-01-25 23:14:35 +03:00
units units: add unit file for systemd-repart to automatically run at boot 2020-01-20 17:42:03 +01:00
xorg
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml ci: add dependencies for repart + cryptsetup's pkcs#11 support 2020-01-20 17:42:03 +01:00
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
azure-pipelines.yml
configure
fuzzbuzz.yaml test: unpin meson from v0.52.1 2020-01-25 23:14:35 +03:00
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt repart: add new systemd-repart tool 2020-01-20 17:42:03 +01:00
meson.build repart: add new systemd-repart tool 2020-01-20 17:42:03 +01:00
mkosi.build
mkosi.default
NEWS
README
README.md
TODO TODO: add various items as result from devconf.cz 2020 discussions 2020-01-28 15:05:20 +01:00
zanata.xml

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI Build Status
Coverity Scan Status
Fuzzit Status
OSS-Fuzz Status
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build Status

Details

General information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.

Stable branches with backported patches are available in the stable repo.