systemd v247
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl+/7XUACgkQxUyjNs/r
VX4/+Q/+PHi6qMDr4sgqFwNehJzJrd/24oB6aTPvhUE64iuWcTROaNQE7amU7LbI
Woy4lCkgmhQ2fYRDTfRvHlh/CbYEwJ8AN95jkciijmTRVsNnFIcgf0Flm+9BYWJH
H/ZZwqk1TK+cCTR4+VlCZcaNDajdk1fByY3Wg1kdMeRUYGpSwg72a6qRlScFYPwK
n9ZUVWLT8hPEeehM6ltAtqF1hipKO2KfspXD+XGSqNEMluA+FkscS7LZ/5qukmkb
0PEyl6DyR4Ev0rBM1gZhMNZ1KiShiIrOKLpukMPJcxe5HXpTRmrARyuyo0LO488g
cvLWeGnu+9e85Xi0od1+R05flCkZadRIs+BC2HIFsptDrq58Dys23NegXqJUQ7xf
nJSf36vb2UUqBtwoH9Y/U0I6Sp+NHI58UXjdE4qMHHI/pUtyp9ksZwWFVZ1E9F9C
EIqrttGbO6LjqwK7jCBlbaDJvCz2cDyl8Hq/TRqAT8MXjlhaE5lg9k4sIkWtmuCV
Px6eK9LFiQhP7CZnG2hpNCIbw6Pize5MoYn2X3rhWr0O0FYw16w01cZFWAUdsrUP
nlNkWoO6JMKtbUG9y4vqc31CjkZ89X25pQYkBkVWzDYbKJSdtbVwL6R4p3ol8YrK
xG/uNPQuljJS+ZlKQX4FgI2NoWBDbhKsRqI1kmto/LY/h8mR0x0=
=uKDN
-----END PGP SIGNATURE-----
Merge pull request #17738 from keszybz/hwdb-news-update-v247

Update hwdb and news for v247
tree: a972c825f3950719bbd6084403781b22f5f460c7
  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 - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
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.