1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03:00
The systemd System and Service Manager
Go to file
Luca Boccassi 12850a7f2e
Merge pull request #26302 from bluca/rc2
Update hwdb for rc2
2023-02-02 16:30:13 +00:00
.clusterfuzzlite
.github ci: Test with secure boot enabled under mkosi 2023-02-01 17:16:03 +01:00
.semaphore
catalog meson: Install all catalogs 2023-01-27 17:47:09 +01:00
coccinelle coccinelle: skip the empty-to-null transformation on the macro itself 2023-01-25 11:35:06 +01:00
docs docs: tweak rsync flags for moving existing home dir to systemd-homed 2023-02-01 20:47:56 +00:00
factory
hwdb.d hwdb: update autosuspend db 2023-02-02 14:20:53 +00:00
LICENSES
man man: add page for systemd-ac-power 2023-02-01 21:56:28 +00:00
mkosi.conf.d mkosi: Drop epel-testing repository from centos config 2023-01-29 11:55:57 +01:00
modprobe.d
network meson: Install missing network file 2023-01-27 17:50:27 +01:00
po
presets
rules.d meson: Install missing udev rule 2023-01-27 18:23:02 +01:00
shell-completion meson: Install missing bash-completions 2023-01-27 17:56:12 +01:00
src Merge pull request #26292 from yuwata/locale-fix-enoent-handling 2023-02-02 11:01:56 +01:00
sysctl.d
sysusers.d sysusers: insist that root group is 0 2023-02-01 00:02:09 +00:00
test Merge pull request #26269 from keszybz/sysusers-empty-etc-and-improved-messages 2023-02-01 23:14:59 +00:00
tmpfiles.d tmpfiles: automatically create /etc/credstore/ and friends 2023-01-27 10:03:38 +01:00
tools
units core: split system/user job timeouts and make them configurable 2023-02-01 11:52:29 +00:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore git: Ignore mkosi secure boot keys 2023-02-01 16:52:28 +01:00
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt core: split system/user job timeouts and make them configurable 2023-02-01 11:52:29 +00:00
meson.build core: split system/user job timeouts and make them configurable 2023-02-01 11:52:29 +00:00
mkosi.build mkosi: Drop focal workaround in build script 2023-01-29 17:05:23 +01:00
mkosi.kernel.config
mkosi.postinst
mkosi.prepare mkosi: Add back CentOS Stream 8 to CI 2023-01-29 17:05:23 +01:00
NEWS Merge pull request #26302 from bluca/rc2 2023-02-02 16:30:13 +00:00
README
README.md
TODO update TODO 2023-01-26 11:51:50 +01:00

Systemd

System and Service Manager

Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
CentOS CI - CentOS 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
CentOS CI - Rawhide (SELinux)
Fossies codespell report
Coverage Status
Packaging status
OpenSSF Scorecard

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.