Go to file
dependabot[bot] ef1e3104a6 build(deps): bump github/codeql-action from 2.1.29 to 2.2.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.29 to 2.2.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](ec3cf9c605...32dc499307)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 14:58:18 +00:00
.clusterfuzzlite
.github build(deps): bump github/codeql-action from 2.1.29 to 2.2.5 2023-03-01 14:58:18 +00:00
.semaphore
catalog man,catalog: fix typo 2023-02-24 08:52:42 +09:00
coccinelle
docs doc: add document explaining memory pressure handling 2023-03-01 09:43:24 +01:00
factory
hwdb.d
LICENSES
man doc: add document explaining memory pressure handling 2023-03-01 09:43:24 +01:00
mkosi.conf.d mkosi: add some really basic tools to default mkosi image 2023-02-28 21:42:29 +01:00
mkosi.extra
modprobe.d
network
po
presets
rules.d rules: remove redundant duplicate comparisons 2023-02-26 07:51:26 +09:00
shell-completion
src pid1: add unit file settings to control memory pressure logic 2023-03-01 09:43:23 +01:00
sysctl.d
sysusers.d
test test: add test for the new memory pressure unit file settings, and that they work 2023-03-01 09:43:24 +01:00
tmpfiles.d
tools
units units: let systemd --user manage its own memory pressure handling 2023-03-01 09:43:24 +01:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build
meson_options.txt
mkosi.build
mkosi.kernel.config
mkosi.postinst
mkosi.prepare
NEWS update NEWS 2023-02-28 21:42:29 +01:00
README
README.md
TODO update TODO 2023-03-01 09:43:24 +01: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 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
CentOS CI - Rawhide (SELinux)
Fossies codespell report
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 or join our IRC channel.

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