1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 00:51:24 +03:00
The systemd System and Service Manager
Go to file
Zbigniew Jędrzejewski-Szmek 807aa0b64b
Merge pull request #19980 from yuwata/sd-ipv4acd-filter-all-hwaddr
network: IPv4LL and ACD fixes
2021-06-30 22:22:47 +02:00
.github Revert "ci: work around #19442 to make CI happy again" 2021-06-18 14:51:33 +01:00
.lgtm/cpp-queries
.mkosi mkosi: stop pulling in vi 2021-05-19 10:55:03 +02:00
.semaphore ci: drop py2 lxml, pull in jinja2 2021-05-19 10:25:26 +09:00
catalog meson: revert the change to unquote commands in add_install_script 2021-05-14 19:52:25 +02:00
coccinelle
docs Revert "Introduce ExitType" 2021-06-30 21:56:47 +02:00
factory/etc pam: fix typo try_authtok → use_authtok 2021-05-12 12:14:17 +02:00
hwdb.d hwdb: add accel matrix for One-netbook OneMix 2s 2021-06-30 19:41:48 +09:00
man Merge pull request #20020 from anitazha/oomd_with_mem 2021-06-30 21:59:34 +02:00
mkosi.default.d
modprobe.d
network meson: revert the change to unquote commands in add_install_script 2021-05-14 19:52:25 +02:00
po po: Translated using Weblate (Korean) 2021-06-22 12:24:35 +02:00
presets
rules.d udev: remove unsafe characters from ID_SERIAL for nvme 2021-06-23 17:11:27 +09:00
shell-completion Revert "Introduce ExitType" 2021-06-30 21:56:47 +02:00
src Merge pull request #19980 from yuwata/sd-ipv4acd-filter-all-hwaddr 2021-06-30 22:22:47 +02:00
sysctl.d meson: use jinja2 in sysctl.d/ 2021-05-19 10:24:43 +09:00
sysusers.d meson: allow "soft-static" allocations for uids and gids in the initrd 2021-06-17 09:48:28 +02:00
test Merge pull request #19980 from yuwata/sd-ipv4acd-filter-all-hwaddr 2021-06-30 22:22:47 +02:00
tmpfiles.d meson: add workaround for old meson 2021-05-19 10:25:26 +09:00
tools man: add "DNS resource record types" section 2021-06-29 10:44:18 +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 ci: drop py2 lxml, pull in jinja2 2021-05-19 10:25:26 +09:00
.mailmap mailmap: two more names 2021-03-30 13:17:58 +02:00
.packit.yml packit: drop the 'sources' file after cloning the Fedora repo 2021-04-12 18:10:04 +02:00
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt meson: allow "soft-static" allocations for uids and gids in the initrd 2021-06-17 09:48:28 +02:00
meson.build meson: drop libseccomp and libselinux from libbasic linkage 2021-06-24 10:11:16 +02:00
mkosi.build mkosi: work-around to make systemd build in Fedora images that lack populated /etc 2021-04-07 17:45:28 +02:00
NEWS Revert "Introduce ExitType" 2021-06-30 21:56:47 +02:00
README docs: update autofs Kconfig name 2021-06-24 20:11:03 +02:00
README.md docs: add ARCHITECTURE.md with code map 2021-06-03 22:14:19 +02:00
TODO TODO: elide initrd-parse-etc.service if possible 2021-06-23 18:11:49 +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.