1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-06 16:59:03 +03:00
The systemd System and Service Manager
Go to file
Lennart Poettering 429d4e414d dissect: when pulling metadata from an image, don't bother with /home or ESP
When we try to read meta-data from an image, don't bother with mounting
/home or the ESP, as that's not where the metadata is. This not only
speeds things up a bit, but also has the benefit that setups where an
unencrypted root is mixed with an encrypted /home (which I have on one
of my own systems) won't result in errors that the crypto key is needed.
2018-04-05 13:15:43 +02:00
.github
.mkosi
catalog
coccinelle coccinelle: fix typo in file name (#8640) 2018-04-02 23:30:26 +09:00
doc CODING_STYLE: document suggested suffixes to use in documentation 2018-04-03 15:22:26 +02:00
factory/etc
hwdb hwdb: Add accelerometer orientation quirk for the Pipo W4 tablet 2018-03-30 23:39:29 +02:00
man Merge pull request #8617 from keszybz/tmpfiles-relax 2018-04-05 11:54:02 +02:00
modprobe.d
network
po po: Updated Indonesian translation (#8348) 2018-03-04 21:15:21 +09:00
presets
rules rules: skip btrfs check if devices are not ready in 64-btrfs.rules (#8304) 2018-02-28 10:36:06 +01:00
shell-completion bash-completion: busctl: make variables local 2018-03-30 17:13:52 +09:00
src dissect: when pulling metadata from an image, don't bother with /home or ESP 2018-04-05 13:15:43 +02:00
sysctl.d
sysusers.d
test fix missed bracket of exec-personality-ppc64le.service (#8650) 2018-04-04 11:10:42 +02:00
tmpfiles.d
tools oss-fuzz: Fallback to ninja-build when available (#8641) 2018-04-04 09:32:59 +02:00
travis-ci
units Merge pull request #8617 from keszybz/tmpfiles-relax 2018-04-05 11:54:02 +02:00
xorg
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap mailmap: one more person 2018-03-05 17:21:09 +01:00
.travis.yml Rename scripts/coverity.sh to tools/coverity.sh 2018-03-12 15:39:21 +01:00
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson_options.txt Merge pull request #8323 from xyproto/ok_color 2018-03-02 13:00:07 +01:00
meson.build units: use systemctl exit to kill the user manager (#8648) 2018-04-04 11:14:37 +02:00
mkosi.build mkosi: set file permissions in copy of source tree (#8370) 2018-03-20 17:21:36 +01:00
mkosi.default
NEWS NEWS: Warn about predictable network naming changes 2018-03-26 14:00:43 -04:00
README README: mention systemd-stable 2018-03-26 15:28:03 +02:00
README.md README: mention systemd-stable 2018-03-26 15:28:03 +02:00
TODO update TODO 2018-04-05 13:07:31 +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

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.