Go to file
luoyaoming 228576c30d
!19 rv64g架构 test报错 nocheck
Merge pull request !19 from 范小气/openkylin/yangtze
2024-03-04 09:03:41 +00:00
.clusterfuzzlite Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
.github Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
.lgtm/cpp-queries Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
.semaphore Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
LICENSES Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
catalog Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
coccinelle Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
debian update debian/changelog 2024-03-04 08:48:14 +00:00
docs Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
factory Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
hwdb.d Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
man sd-hwdb: add sd_hwdb_new_from_path 2023-04-12 17:15:01 +08:00
mkosi.default.d Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
modprobe.d Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
network Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
po fix build error 2023-04-13 09:25:22 +08:00
presets Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
rules.d skip disk/by-uuid for bcache devices 2023-04-12 17:15:01 +08:00
shell-completion Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
src Set DefaultTimeoutStopSec to 10s 2023-10-23 16:57:27 +08:00
sysctl.d Don't override Ubuntu's default sysctl values (LP: #1962038) 2023-04-12 17:15:01 +08:00
sysusers.d Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
test test: deny-list TEST-36-NUMAPOLICY on ppc64el 2023-04-12 17:15:02 +08:00
tmpfiles.d Make /run/lock tmpfs an API fs 2023-04-12 17:15:01 +08:00
tools Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
units [PATCH] add CAP_LINUX_IMMUTABLE to systemd-machined, so it can handle machinectl read-only requests 2023-04-12 17:15:02 +08:00
xorg Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
.clang-format Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
.ctags Import Upstream version 245.4 2022-05-14 02:56:24 +08:00
.dir-locals.el Import Upstream version 245.4 2022-05-14 02:56:24 +08:00
.editorconfig Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
.gitattributes Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
.gitignore Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
.lgtm.yml Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
.mailmap Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
.packit.yml Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
.vimrc Import Upstream version 245.4 2022-05-14 02:56:24 +08:00
.ycm_extra_conf.py Import Upstream version 245.4 2022-05-14 02:56:24 +08:00
LICENSE.GPL2 Import Upstream version 245.4 2022-05-14 02:56:24 +08:00
LICENSE.LGPL2.1 Import Upstream version 245.4 2022-05-14 02:56:24 +08:00
Makefile Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
NEWS Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
README Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
README.md Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
TODO Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
configure Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
meson.build fsckd daemon for inter-fsckd communication 2023-04-12 17:15:01 +08:00
meson_options.txt timesyncd: modify ntp server to ntp4.aliyun.com ntp3.aliyun.com ntp2.aliyun.com ntp1.aliyun.com 2023-06-16 12:51:42 +08:00
mkosi.build Import Upstream version 251.4 2023-04-12 17:00:04 +08:00
mkosi.postinst Import Upstream version 251.4 2023-04-12 17:00:04 +08:00

README.md

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.