systemd v246-rc2
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl8ah0kACgkQxUyjNs/r
VX5pwA/9GfOjXNqxBu6TRKqyhECQj7FU3R1j25F9AMNTjvt4thd/OO2znamibMH0
g14urLQsBNbcvlrqxaKl0ES1DXMNvLnoJ0fzVvNDkRgfXr471OAoZpMdaZ43Avav
GEUZqybzbdGOTeRP1PztaAB+Ga6oa2dxdkPSH7CXtsf/x44AKgO562GMiukc9sLY
FsU37RbeCb5oz+FTm4Hmh7I5FeNS8rdC/4vIzSAPb/LAUUhA4zNrhw824qPLqEyc
mKSTomo4Rjh6HCW8TUjtXYDTD55fvnn2c3Izka37V+gyzaNAvKleSdjZ0pqs3hui
jyPF3hoxBeB8xmAvoqxCF1HzeuB1uAx8SUgalg1q5QWX4tjFAOSczu59RYhd9hsS
mtLebN3EF7+6CeGCXvZdEyC9vUpaW/vQzyqbwX8ZWHcjycHzEj77Etek8mQ2hh7o
0bwG9NhIluQLfXQ9pvtSL9R7inTsBCSH+eP7dNki6l64WBOamFanXSUyy3aMKtRR
f75xHs+zBbOvYGr7x17/FHKWoEnJ/NueAa0QjSmhMhKuLgmSI97P8nqbCL2UnU8n
P7HAKa+TCNzJOvODKvajdOg70ClR7DO8rRU2HxFb/Hc1fgB8mJqgcOABJwODifd0
kTSW/udX1zxTNHKeuVrDopK1GUvA2ZM+FDtjQyP0xlVpx9sPj0Y=
=HiUy
-----END PGP SIGNATURE-----
Merge pull request #16566 from poettering/nspawn-osrelease-fixes

nspawn: os-release reorganization, second try
tree: b0b2e1c242e5d1d5367051c28c21479a08f77186
  1. .clang-format
  2. .ctags
  3. .dir-locals.el
  4. .editorconfig
  5. .gitattributes
  6. .github/
  7. .gitignore
  8. .lgtm.yml
  9. .lgtm/cpp-queries/
  10. .mailmap
  11. .mkosi/
  12. .travis.yml
  13. .vimrc
  14. .ycm_extra_conf.py
  15. LICENSE.GPL2
  16. LICENSE.LGPL2.1
  17. Makefile
  18. NEWS
  19. README
  20. README.md
  21. TODO
  22. azure-pipelines.yml
  23. catalog/
  24. coccinelle/
  25. configure
  26. docs/
  27. factory/etc/
  28. hwdb.d/
  29. man/
  30. meson.build
  31. meson_options.txt
  32. mkosi.build
  33. modprobe.d/
  34. network/
  35. po/
  36. presets/
  37. rules.d/
  38. semaphoreci/
  39. shell-completion/
  40. src/
  41. sysctl.d/
  42. sysusers.d/
  43. test/
  44. tmpfiles.d/
  45. tools/
  46. travis-ci/
  47. units/
  48. xorg/
  49. zanata.xml
README.md

Systemd

System and Service Manager

Semaphore CI Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build Status
Fossies codespell report 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 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.