1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00
The systemd System and Service Manager
Go to file
Frantisek Sumsal 8fec14a7d3 test: use PBKDF2 with capped iterations instead of Argon2
to reduce the amount of resources the test needs (similarly to TEST-24
where we do the same thing).
2022-07-07 20:54:41 +02:00
.clusterfuzzlite
.github mkosi: Update to latest release 2022-07-06 15:57:12 +02:00
.lgtm/cpp-queries
.semaphore
catalog
coccinelle basic/list: drop LIST_IS_EMPTY 2022-07-02 12:46:16 +02:00
docs docs: normalize uppercasing of titles of network doc 2022-07-05 22:12:08 +02:00
factory
hwdb.d tree-wide: link to docs.kernel.org for kernel documentation 2022-07-04 19:56:53 +02:00
LICENSES
man resolvectl man page: Word correction 2022-07-07 13:02:06 +02:00
mkosi.default.d
modprobe.d
network
po po: add a false positive to POTFILES.skip 2022-06-27 22:59:26 +09:00
presets
rules.d
shell-completion Use https for gnu.org 2022-06-28 16:07:35 +02:00
src Merge pull request #23931 from yuwata/systemctl-color-log 2022-07-07 13:15:59 +00:00
sysctl.d tree-wide: link to docs.kernel.org for kernel documentation 2022-07-04 19:56:53 +02:00
sysusers.d
test test: use PBKDF2 with capped iterations instead of Argon2 2022-07-07 20:54:41 +02:00
tmpfiles.d
tools
units user: delegate cpu controller, assign weights to user slices 2022-07-05 14:40:01 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt Merge pull request #15205 from jlebon/pr/preset-all-firstboot 2022-07-06 19:11:01 +02:00
meson.build Merge pull request #15205 from jlebon/pr/preset-all-firstboot 2022-07-06 19:11:01 +02:00
mkosi.build
mkosi.postinst
NEWS NEWS: mention change in default behavior of background sessions 2022-07-07 10:11:45 +09:00
README
README.md
TODO TODO: fix typo 2022-07-07 09:31:43 +09:00

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Language Grade: C/C++
CentOS CI - CentOS 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
CentOS CI - Rawhide (SELinux)
Fossies codespell report
Coverage Status
Packaging status

Details

Most documentation is available on systemd's web site.

Assorted, older, 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 Code Map for information about this repository's layout and content.

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.