Find a file
Bastien Nocera 94cb45d57f udev: Import hwdb matches for USB devices
Import hwdb matches for USB devices (not interfaces) which don't usually
have a modalias so that it's possible to, for example, make them
available for unprivileged users.
2021-09-01 15:49:34 +02:00
.github
.lgtm/cpp-queries
.mkosi
.semaphore
catalog
coccinelle
docs docs: adjust sentece, fix minor typo 2021-08-24 15:39:17 +02:00
factory/etc
hwdb.d Add matrix for the Chuwi SurBook Mini (CWI540) 2021-08-30 12:16:52 +02:00
man network: default LinkLocalAddresssing= to no for link stacked with a passthru mode MACVLAN/MACVTAP 2021-08-26 06:11:41 +09:00
mkosi.default.d
modprobe.d
network
po po: Translated using Weblate (Finnish) 2021-08-26 20:05:20 +02:00
presets
rules.d udev: Import hwdb matches for USB devices 2021-09-01 15:49:34 +02:00
shell-completion systemd-analyze: add new 'security' option to compare unit's overall exposure level with 2021-08-20 10:59:13 -07:00
src core: fix typo: they -> the 2021-08-30 22:25:54 +09:00
sysctl.d
sysusers.d
test network: default LinkLocalAddresssing= to no for link stacked with a passthru mode MACVLAN/MACVTAP 2021-08-26 06:11:41 +09:00
tmpfiles.d
tools
units
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml ci: bump meson version in LGTM 2021-07-28 11:26:10 +02:00
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: capitalize the last instance of "efi" 2021-08-24 15:39:17 +02:00
meson_options.txt
mkosi.build
NEWS NEWS: net.ipv4.tcp_ecn = 1 was reverted at v240 2021-08-25 09:08:23 +01:00
README
README.md docs: add ARCHITECTURE.md with code map 2021-06-03 22:14:19 +02:00
TODO update TODO 2021-08-28 07:15:12 +02:00

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Language Grade: C/C++
CentOS CI - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
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 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.