systemd v255-rc4
NEWS: finalize for v255-rc4
1 file changed
tree: 107513ce91494ced1131b850bb550b0edd1183d3
  1. .clusterfuzzlite/
  2. .github/
  3. .semaphore/
  4. catalog/
  5. coccinelle/
  6. docs/
  7. factory/
  8. hwdb.d/
  9. LICENSES/
  10. man/
  11. mkosi.conf.d/
  12. mkosi.images/
  13. modprobe.d/
  14. network/
  15. po/
  16. presets/
  17. rules.d/
  18. shell-completion/
  19. src/
  20. sysctl.d/
  21. sysusers.d/
  22. test/
  23. tmpfiles.d/
  24. tools/
  25. units/
  26. xorg/
  27. .clang-format
  28. .ctags
  29. .dir-locals.el
  30. .editorconfig
  31. .gitattributes
  32. .gitignore
  33. .mailmap
  34. .packit.yml
  35. .pylintrc
  36. .vimrc
  37. .ycm_extra_conf.py
  38. configure
  39. LICENSE.GPL2
  40. LICENSE.LGPL2.1
  41. Makefile
  42. meson.build
  43. meson_options.txt
  44. mkosi.conf
  45. mkosi.kernel.config
  46. NEWS
  47. README
  48. README.md
  49. TODO
README.md

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)
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 or join our IRC channel.

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