Ninjatrappeur's systemd working tree
Find a file
Zbigniew Jędrzejewski-Szmek f4478c98fa
Merge pull request #10522 from lnykryn/initrd_debug
Let's make systemd-debug-generator usable also in initrd
2018-10-26 10:08:39 +02:00
.github/ISSUE_TEMPLATE
.mkosi mkosi: use Fedora 29 2018-10-18 16:27:21 +02:00
catalog core: implement per unit journal rate limiting 2018-10-18 09:56:20 +02:00
coccinelle tree-wide: CMP()ify all the things 2018-10-16 17:45:53 +02:00
docs Merge pull request #10415 from poettering/boot-loader-spec-tweaks 2018-10-22 15:15:45 +02:00
factory/etc
hwdb hwdb: add Aiptek Hyperpen 12000U (#10424) 2018-10-17 02:39:52 +09:00
man Merge pull request #10522 from lnykryn/initrd_debug 2018-10-26 10:08:39 +02:00
modprobe.d
network
po
presets
rules Merge pull request #7411 from joergsteffens/tapechanger 2018-10-22 21:43:58 +02:00
shell-completion bash-completion: analyze: add timespan 2018-10-23 22:28:42 +09:00
src Merge pull request #10522 from lnykryn/initrd_debug 2018-10-26 10:08:39 +02:00
sysctl.d
sysusers.d
test Merge pull request #10378 from poettering/json-fuzz-fix 2018-10-25 16:25:39 +02:00
tmpfiles.d
tools tests: add a fuzzer for the json parser and dumper 2018-10-10 10:13:30 +02:00
travis-ci
units units: drop systemd-user-sessions.service ordering dep on systemd-journal-flush.service (#10502) 2018-10-25 04:41:02 +09:00
xorg
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build missing: support old linux/fou.h 2018-10-21 22:34:28 +09:00
meson_options.txt main: bump fs.nr_open + fs.max-file to their largest possible values 2018-10-17 14:40:39 +02:00
mkosi.build mkosi: update the boot loader from our freshly built one 2018-10-16 16:44:34 +02:00
mkosi.default
NEWS main: bump fs.nr_open + fs.max-file to their largest possible values 2018-10-17 14:40:39 +02:00
README
README.md
TODO Merge pull request #10415 from poettering/boot-loader-spec-tweaks 2018-10-22 15:15:45 +02:00
zanata.xml

systemd - System and Service Manager

Count of open issues over time Count of open pull requests over time Build Status
Coverity Scan Status
CII Best Practices
Build Status
Language Grade: C/C++

Details

General information about systemd can be found in the systemd Wiki.

Information about build requirements are 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 file for information 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.