1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 09:21:26 +03:00
The systemd System and Service Manager
Go to file
Lennart Poettering ab7e3ef561 escape: fix systemd-escape description text
The long man page paragraph got it right: the tool is for escaping systemd unit
names, not just system unit names. Also fix the short man page paragraph
and the --help text.

Follow-up for 303608c1bc
2017-07-31 18:01:42 +02:00
.github github: how to report bugs for older distribution versions (#6146) 2017-06-20 20:20:25 +02:00
.mkosi mkosi.arch: fix comment (#6470) 2017-07-28 09:24:12 +02:00
catalog build-sys: drop gitignore patterns for in-tree builds 2017-07-18 10:05:06 -04:00
coccinelle
docs build-sys: drop gitignore patterns for in-tree builds 2017-07-18 10:05:06 -04:00
factory/etc
hwdb hwdb: Add axis range for System76 Galago Pro (galp2) (#6439) 2017-07-25 11:35:58 +10:00
man escape: fix systemd-escape description text 2017-07-31 18:01:42 +02:00
network build-sys: drop automake support 2017-07-18 10:04:44 -04:00
po build-sys: drop gitignore patterns for in-tree builds 2017-07-18 10:05:06 -04:00
rules build-sys: drop gitignore patterns for in-tree builds 2017-07-18 10:05:06 -04:00
shell-completion Merge pull request #6465 from keszybz/drop-kdbus 2017-07-28 09:29:07 +02:00
src escape: fix systemd-escape description text 2017-07-31 18:01:42 +02:00
sysctl.d build-sys: drop gitignore patterns for in-tree builds 2017-07-18 10:05:06 -04:00
system-preset build-sys: drop automake support 2017-07-18 10:04:44 -04:00
sysusers.d units,sysusers: use DynamicUser= for journal-gatewayd and drop user systemd-journal-gateway from sysusers 2017-07-28 13:37:10 +09:00
test Drop bus-policy bits 2017-07-23 09:29:02 -04:00
tmpfiles.d build-sys: drop gitignore patterns for in-tree builds 2017-07-18 10:05:06 -04:00
tools meson: install the git hook (#6425) 2017-07-24 10:41:45 +02:00
units Merge pull request #6472 from yuwata/journal-gateway-fix 2017-07-31 12:11:48 +02:00
xorg
.dir-locals.el meson: also indent scripts with 8 spaces 2017-04-25 08:49:16 -04:00
.editorconfig
.gitattributes
.gitignore build-sys: drop gitignore patterns for in-tree builds 2017-07-18 10:05:06 -04:00
.mailmap mailmap: add entry 2017-07-18 10:04:44 -04:00
.travis.yml
.vimrc
.ycm_extra_conf.py
CODING_STYLE
configure build-sys: add basic support for ./configure && make && make install 2017-07-18 10:05:06 -04:00
DISTRO_PORTING DISTRO_PORTING: document that distros may/should change fallback DNS as well as fallback NTP if they wish 2017-07-24 11:49:16 +02:00
ENVIRONMENT.md Rename $TEST_DIR to $SYSTEMD_TEST_DATA, document it 2017-02-16 21:36:31 +01:00
HACKING HACKING: update for meson 2017-07-18 10:05:06 -04:00
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile build-sys: add basic support for ./configure && make && make install 2017-07-18 10:05:06 -04:00
meson_options.txt Merge pull request #6365 from keszybz/fast-tests 2017-07-28 11:09:50 +02:00
meson.build Merge pull request #6365 from keszybz/fast-tests 2017-07-28 11:09:50 +02:00
mkosi.build mkosi: use '[' rather than 'test' everywhere 2017-07-20 14:37:05 +02:00
mkosi.default
NEWS NEWS: say that libidn2 is experimental (#6335) 2017-07-12 09:25:59 +02:00
README README: document that max_bonds=0 is the way to go for bonding.ko 2017-07-24 11:49:16 +02:00
README.md README: include small graphs of open issues and pull requests (#5576) 2017-03-13 08:10:04 +01:00
TODO Drop kdbus bits 2017-07-23 12:01:54 -04:00

systemd - System and Service Manager

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