Find a file
Luca Boccassi a82cf4902d test: delete private images on clean-again
Private images are not reused, they are unique to tests, so delete them
as they take a lot of disk space, and we are starting to run in /var/tmp
space issues on the Ubuntu CI
2024-03-21 11:08:18 +00:00
.clusterfuzzlite
.github CI: revert the mmap_rnd_bits kludge 2024-03-21 10:22:43 +01:00
.semaphore
catalog
coccinelle
docs docs: fix keys in wrong section 2024-03-21 02:32:26 +01:00
factory
hwdb.d Update USB ids of hwdb 2024-03-21 15:29:48 +09:00
LICENSES
man man: fix minor issues 2024-03-21 02:49:38 +01:00
mime
mkosi.conf.d
mkosi.images mkosi: Install systemd-experimental in OpenSUSE initrd 2024-03-18 16:20:15 +01:00
modprobe.d
network
pkg mkosi: Update debian to latest 2024-03-19 22:46:03 +00:00
po po: add pkg/debian to POTFILES.skip 2024-03-14 13:41:56 +00:00
presets
rules.d
shell-completion Update _udevadm 2024-03-16 21:51:56 +09:00
src Merge pull request #31861 from yuwata/journalctl-fix-until 2024-03-21 18:05:36 +08:00
sysctl.d
sysusers.d
test test: delete private images on clean-again 2024-03-21 11:08:18 +00:00
tmpfiles.d
tools meson: Rename add-git-hook.sh to git-setup.sh and configure git in it 2024-03-15 17:27:49 +01:00
units units: add one more equivalency of '-' in '_' on kernel cmdline 2024-03-19 13:06:44 +00:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.gitmodules Update arch/debian packaging source URLs 2024-03-17 16:47:19 +01:00
.mailmap
.packit.yml
.pylintrc
.vimrc
.ycm_extra_conf.py
LICENSE.GPL2
LICENSE.LGPL2.1
meson.build basic/missing_ioprio: include the proper header file 2024-03-20 12:25:47 +01:00
meson.version
meson_options.txt
mkosi.conf
NEWS Rename uid0 to run0 2024-03-19 16:37:22 +01:00
README
README.md
TODO Merge pull request #31862 from keszybz/add-strdup_to-helper 2024-03-21 14:47:05 +09: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 9
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
Weblate
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, join our IRC channel #systemd on libera.chat or Matrix channel

Stable branches with backported patches are available in the stable repo.