1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 06:25:37 +03:00
The systemd System and Service Manager
Go to file
2022-02-14 15:14:14 +01:00
.clusterfuzzlite ci: merge seed corpora with public OSS-Fuzz corpora on CFLite 2022-01-30 10:17:25 +00:00
.github ci: explicitly disable multi-status for Super-Linter 2022-02-13 14:59:08 +01:00
.lgtm/cpp-queries
.semaphore
catalog meson: Add missing test dependencies 2022-01-22 01:56:03 +09:00
coccinelle
docs Update footer.html 2022-02-08 21:59:10 +01:00
factory
hwdb.d hwbd: 60-sensor.hwdb: Add Pipo W2Pro 2022-02-07 21:34:42 +00:00
LICENSES network: license all config files as CC0 2022-01-12 16:05:59 +01:00
man sd128: export sd_id128_to_uuid_string() 2022-02-14 15:13:23 +01:00
mkosi.default.d ci: switch from unstable to testing on mkosi 2022-01-18 10:27:28 +00:00
modprobe.d
network network: add example file that enables DHCP on ethernet links 2022-01-12 16:05:59 +01:00
po fix italian translations to display unit name 2022-02-03 23:05:58 +09:00
presets
rules.d rule: fallback to use board information if product information is not set 2022-01-23 13:04:37 +09:00
shell-completion
src homed: use SD_ID128_TO_UUID_STRING() at one more place 2022-02-14 15:14:14 +01:00
sysctl.d
sysusers.d
test test: check for (possibly) missing test coverage 2022-02-14 12:20:02 +01:00
tmpfiles.d
tools ci: merge seed corpora with public OSS-Fuzz corpora on CFLite 2022-01-30 10:17:25 +00:00
units units: we need systemd-journald.service from systemd-journal-flush.service 2022-02-02 05:09:39 +09:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.packit.yml ci: re-enable s390x Packit builds 2022-02-13 15:06:24 +01:00
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt
meson.build meson: disable export-dbus-interfaces target when cross-compiling 2022-02-09 14:31:44 +01:00
mkosi.build
mkosi.postinst
NEWS NEWS: clarify that ForceDHCPv6PDOtherInformation= is removed 2022-02-13 11:50:05 +00:00
README README: CONFIG_KCMP is the new kernel compile time option for kcmp() 2022-02-08 19:54:14 +09:00
README.md
TODO update TODO 2022-01-31 18:14:34 +01: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)
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.