1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 17:51:22 +03:00
The systemd System and Service Manager
Go to file
2016-10-04 15:53:16 +02:00
.github documentation: add a short document describing how to test your systemd build tree (#3763) 2016-07-20 22:15:54 -04:00
catalog coredump,catalog: give better notice when a core file is truncated 2016-09-28 23:50:29 +02:00
coccinelle tree-wide: htonl() is weird, let's use htobe32() instead (#3538) 2016-06-15 01:26:01 +02:00
docs
factory/etc
hwdb hwdb: Update database of Bluetooth company identifiers 2016-09-15 22:09:35 +02:00
m4
man Merge pull request #4273 from keszybz/docs 2016-10-04 15:34:08 +02:00
network network: allow LLDP packets to cross non-customer bridges for container network interfaces 2016-05-09 15:45:31 +02:00
po po: updated Swedish translation (#4241) 2016-10-04 15:36:03 +02:00
rules rules: introduce disk/by-id (model_serial) symlinks for NVMe drives (#3974) 2016-08-17 14:10:28 +02:00
shell-completion shell-completion: add --wait to systemd-run completions (#4140) 2016-09-14 22:38:53 +02:00
src nspawn: set shared propagation mode for the container 2016-10-03 14:19:27 +02:00
sysctl.d treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
system-preset units: synchronize Makefile and presets settings 2016-08-19 09:55:55 -04:00
sysusers.d remove bus-proxyd 2016-02-12 19:10:01 +01:00
test systemctl: Add --wait option to wait until started units terminate again 2016-10-01 17:58:59 +02:00
tmpfiles.d treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
tools Remove systemd-bootchart 2016-02-23 13:30:09 +01:00
units units: further lock down our long-running services 2016-09-25 10:52:57 +02:00
xorg
.dir-locals.el
.editorconfig
.gitattributes
.gitignore gitignore: ignore image.raw from mkosi (#4141) 2016-09-14 19:15:21 +02:00
.mailmap NEWS: update mailmap to bring NEWS and "make git-contrib" in line 2016-07-25 15:03:46 +02:00
.travis.yml
.vimrc vimrc: fix indentation logic for our docbook xml files 2016-04-29 12:23:34 +02:00
.ycm_extra_conf.py
autogen.sh Ensure kdbus isn't used (#3501) 2016-06-18 17:24:23 -04:00
CODING_STYLE CODING_STYLE fixes (#3804) 2016-07-25 22:34:42 +03:00
configure.ac build-sys: drop last reference to --have-kdbus 2016-09-09 15:03:11 +01:00
DISTRO_PORTING docs: add --with-support-url= to distribution porting guide. (#4035) 2016-08-24 20:49:53 +02:00
HACKING documentation: add a short document describing how to test your systemd build tree (#3763) 2016-07-20 22:15:54 -04:00
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile-man.am man: document sd_bus_track objects 2016-08-22 14:17:24 +02:00
Makefile.am build-sys: use non-breaking spaces in contributor list 2016-10-03 07:36:59 -04:00
mkosi.build mkosi: make sure we fail on error 2016-07-19 12:30:34 +02:00
mkosi.default build-sys: add mkosi hookup (#3731) 2016-07-15 20:00:44 -04:00
NEWS Typo (mathesmatches) (#4283) 2016-10-04 15:53:16 +02:00
README README: document that CONFIG_SECCOMP_FILTER is required for SECCOMP support 2016-09-06 20:25:49 -03:00
README.md documentation: add a short document describing how to test your systemd build tree (#3763) 2016-07-20 22:15:54 -04:00
TODO NEWS: add another batch of entries 2016-10-03 07:36:59 -04: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.