systemd v241-rc2
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJcUeyuAAoJELY7IYecNIWwjcgP/AnGtq4ggMQ+AxEk9QpWbjIG
tPmMki1OJ6wGCYIKPMd2/fXY3gU9igayWAgr4vYB3tcK9htCKWQ82xQbTVTgX1XC
n2EUpuI1mwGkdnHkJGUfvjcPWaX6CRp/ApmETVHvdczl3vYpMidI1LYgi5hGl3fC
c64D6dvRVYUkbhMiml0CfUWAPfeKrkkKGHnyXBe6wxlLYHFYG3vHdgHvH9glIJGI
R1PmYYvqx5dufSnUTPAZeqqgGGaF8nwnSWkkmV+LfBvSMHeZzFHweV7Ktn+NPwMg
r6UH3zo5srYJp6ZGtZsVEVleUJ6SnQ3Mav+Sd3rKfU+LibuE9rEtH9rYll2C3U3B
NevSG3fQ+I1ZHlYVOUO9xQlDtpPs7+kUp4mPMDT4RxmUrxuTBxKu2O7YrBybg1KD
kJyT4XDoXDTXTAlL/WzaymbLYjkMhEYPDmrXHOmsyUlqY/oZVh+B6bbf5Vt9rSi3
51l82zJCTM8Uvs6pa9EzPEa75NX7chwHg2Ho4xLjqu+zdCZbgTuPdvpAJCB4hQvs
7dor5Gpg6SH5y749W65M1se8Sl/75u58d3IiOy/iZtpsqXKxWPBl1c7qDx75UjZ7
e3erblA0PlSR9sdUssIPyx5d3mbs5olqaoZd/pnT/UaX181UqmsRsvzkgE7Aryao
RbxnbMX8pIti72in33yc
=K1zG
-----END PGP SIGNATURE-----
More NEWS prep for v241
1 file changed
tree: b51d50aaa007dfcba0c1f97a3b7fc424307e1dee
  1. .dir-locals.el
  2. .editorconfig
  3. .gitattributes
  4. .github/ISSUE_TEMPLATE/
  5. .gitignore
  6. .lgtm.yml
  7. .lgtm/cpp-queries/
  8. .mailmap
  9. .mkosi/
  10. .travis.yml
  11. .vimrc
  12. .ycm_extra_conf.py
  13. LICENSE.GPL2
  14. LICENSE.LGPL2.1
  15. Makefile
  16. NEWS
  17. README
  18. README.md
  19. TODO
  20. catalog/
  21. coccinelle/
  22. configure
  23. docs/
  24. factory/etc/
  25. hwdb/
  26. man/
  27. meson.build
  28. meson_options.txt
  29. mkosi.build
  30. modprobe.d/
  31. network/
  32. po/
  33. presets/
  34. rules/
  35. shell-completion/
  36. src/
  37. sysctl.d/
  38. sysusers.d/
  39. test/
  40. tmpfiles.d/
  41. tools/
  42. travis-ci/
  43. units/
  44. xorg/
  45. zanata.xml
README.md

systemd - System and Service Manager

Semaphore CI Build Status
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status

Details

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 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.