Ninjatrappeur's systemd working tree
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Félix Baylac-Jacqué 15d1e0badf
wip
2 years ago
.github ci: move Travis CI unit test jobs to GH Actions 2 years ago
.lgtm/cpp-queries lgtm: complain about accept() [people should use accept4() instead, due to O_CLOEXEC] 4 years ago
.mkosi Move shared mkosi settings to a single file in mkosi.default.d/ 2 years ago
catalog license: LGPL-2.1+ -> LGPL-2.1-or-later 3 years ago
coccinelle coccinelle: ignore specific cases to use SYNTHETIC_ERRNO() macro 3 years ago
docs doc: add missing comma in DISCOVERABLE_PARTITIONS.md 2 years ago
factory/etc man: move 'files' module in NSS 'hosts:' line before myhostname 3 years ago
hwdb.d hwdb: Add HP ENVY x360 13 microphone mute key 2 years ago
man systemd-sleep: Set SYSTEMD_SLEEP_ACTION for systemd-sleep hooks. 2 years ago
mkosi.default.d mkosi: Enable InstallDirectory and SourceFileTransferFinal options 2 years ago
modprobe.d license: LGPL-2.1+ -> LGPL-2.1-or-later 3 years ago
network networkd: Enable IPv6SendRA on builtin network files 2 years ago
po Merge pull request #18186 from DaanDeMeyer/translations-option 2 years ago
presets license: LGPL-2.1+ -> LGPL-2.1-or-later 3 years ago
rules.d Merge pull request #15531 from felipeborges/add-device-model-field-to-hostnamed 3 years ago
semaphoreci Revert "semaphore: temporarily disable the timedated test suite" 3 years ago
shell-completion shell-completion: fix systemctl set/unset/import-environment 2 years ago
src wip 2 years ago
sysctl.d meson: add option to skip installing to $sysconfdir 3 years ago
sysusers.d license: LGPL-2.1+ -> LGPL-2.1-or-later 3 years ago
test wip 2 years ago
tmpfiles.d meson: add option to skip installing to $sysconfdir 3 years ago
tools meson: Respect MESON_INSTALL_QUIET 3 years ago
travis-ci ci: turn off Azure Pipelines 2 years ago
units meson: Optimize add-wants targets 2 years ago
xorg scripts: use 4 space indentation 4 years ago
.clang-format clang-format: set SpaceBeforeParens to ControlStatementsExceptForEachMacros 3 years ago
.ctags editors: Prevent ctags from following symlinks 4 years ago
.dir-locals.el scripts: use 4 space indentation 4 years ago
.editorconfig editorconfig: add man configuration 3 years ago
.gitattributes udev: Extract RAM properties from DMI information 3 years ago
.gitignore Move shared mkosi settings to a single file in mkosi.default.d/ 2 years ago
.lgtm.yml lgtm: drop the TMPDIR/meson workaround 3 years ago
.mailmap NEWS: update contributors list for v246-pre 3 years ago
.travis.yml ci: move Travis CI unit test jobs to GH Actions 2 years ago
.vimrc scripts: use 4 space indentation 4 years ago
.ycm_extra_conf.py ycm: add doc string for all the functions in configuration file 6 years ago
LICENSE.GPL2 relicense to LGPLv2.1 (with exceptions) 11 years ago
LICENSE.LGPL2.1 licence: remove references to old FSF address 11 years ago
Makefile build-sys: Fix Makefile wrapper for install target (#6548) 6 years ago
NEWS tree-wide: fix typo 3 years ago
README tree-wide: suggest meson command lines instead of ninja ones 3 years ago
README.md ci: turn off Azure Pipelines 2 years ago
TODO update TODO 2 years ago
configure treewide: more portable bash shebangs 3 years ago
meson.build meson: fix git ls-files invocations during rebase 2 years ago
meson_options.txt meson: Add option to disable translations 2 years ago
mkosi.build mkosi: Disable translations 2 years ago
zanata.xml po: add basic fedora.zanata.org configuration 5 years ago

README.md

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time 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)
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.