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 710028b473 core: modernize the SwitchRoot() bus method a bit
Let's more verbose error messages when validating the input parameters fails.
Also, call path_is_os_tree() properly, as it doesn't return a boolean, but
possibly also an error. Finally, check for the existance of the new init
process with chase_symlinks() to properly handle possible symlinks on the init
binary (which might actually be pretty likely).
2016-12-20 20:00:09 +01:00
.github
.mkosi mkosi: update mkosi.fedora so that we can run "make check" during build 2016-12-14 18:29:30 +01:00
catalog
coccinelle
docs
factory/etc
hwdb hwdb: axis override for HP Spectre 2016-12-20 14:39:59 +10:00
m4
man man/journalctl: mention systemd-journal-remote(8) (#4929) 2016-12-20 14:59:26 +01:00
network
po
rules core: make mount units from /proc/self/mountinfo possibly bind to a device (#4515) 2016-12-16 17:13:58 +01:00
shell-completion
src core: modernize the SwitchRoot() bus method a bit 2016-12-20 20:00:09 +01:00
sysctl.d
system-preset
sysusers.d
test
tmpfiles.d
tools
units
xorg
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
autogen.sh
CODING_STYLE
configure.ac build-sys: revert dbus >= 1.9.18 requirement (#4924) 2016-12-20 10:53:53 +01:00
DISTRO_PORTING
ENVIRONMENT.md
HACKING
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile-man.am Add sd_is_socket_sockaddr (#4885) 2016-12-14 11:51:26 +01:00
Makefile.am nspawn: split out VolatileMode definitions 2016-12-20 20:00:08 +01:00
mkosi.build mkosi: change /etc/issue text a bit for mkosi images build from systemd tree 2016-12-14 18:29:30 +01:00
mkosi.default
NEWS
README build-sys: revert dbus >= 1.9.18 requirement (#4924) 2016-12-20 10:53:53 +01:00
README.md
TODO update TODO 2016-12-14 18:30:05 +01:00

systemd - System and Service Manager

Build Status
Coverity Scan Status

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.