1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 03:25:31 +03:00
The systemd System and Service Manager
Go to file
Zbigniew Jędrzejewski-Szmek df49a7323a sd-device: let device_set_subsystem() accept NULL
This makes device_shallow_clone() simpler.

Follow-up for 2255e8adee.
2021-06-16 08:54:16 +02:00
.github
.lgtm/cpp-queries
.mkosi
.semaphore
catalog
coccinelle
docs doc: Add RISC-V to FAQ 2021-06-13 18:20:09 +09:00
factory/etc
hwdb.d hwbd: run "ninja -C build update-hwdb" again 2021-06-15 21:59:44 +02:00
man Merge pull request #19942 from wat-ze-hex/socket-bind-ip-proto-2021-06-10 2021-06-16 00:24:54 +02:00
mkosi.default.d
modprobe.d
network
po po: Translated using Weblate (Spanish) 2021-06-08 11:28:46 +01:00
presets
rules.d
shell-completion Clarify help information for --global 2021-06-10 07:23:05 +02:00
src sd-device: let device_set_subsystem() accept NULL 2021-06-16 08:54:16 +02:00
sysctl.d
sysusers.d
test test: add a testcase for issue #19895 2021-06-15 23:18:06 +01:00
tmpfiles.d
tools tools/analyze-dump-sort: a helper to compare two 'systemd-analyze dump' outputs 2021-06-04 12:09:58 +02:00
units unit: use alias name of man page 2021-06-15 12:14:26 +01: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
meson.build meson: bump version for 249-rc1 release 2021-06-15 21:59:44 +02:00
mkosi.build
NEWS Merge pull request #19943 from poettering/v249rc1-rep 2021-06-16 00:02:31 +02:00
README
README.md docs: add ARCHITECTURE.md with code map 2021-06-03 22:14:19 +02:00
TODO update TODO 2021-06-15 20:58:56 +02: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 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
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.