systemd v251-rc1
NEWS: add entry for the unit enablement stuff

It should be merged soon.
1 file changed
tree: 44d1d72222ec607dd4fb7d74683315101dc876da
  1. .clusterfuzzlite/
  2. .github/
  3. .lgtm/
  4. .semaphore/
  5. catalog/
  6. coccinelle/
  7. docs/
  8. factory/
  9. hwdb.d/
  10. LICENSES/
  11. man/
  12. mkosi.default.d/
  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. .lgtm.yml
  34. .mailmap
  35. .packit.yml
  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.build
  45. mkosi.postinst
  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
Language Grade: C/C++
CentOS CI - CentOS 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
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.