Find a file
Daan De Meyer 721620e8a3 journal: Add --convert= command to journalctl
--convert writes the journal files read by journalctl to the given
location. The location should be specified as a full journal file
path (e.g. /a/b/c/converted.journal). The directory specifies where
the converted journal files will be stored. The filename specifies
the naming convention the converted journal files will follow.
2022-10-07 12:28:09 +02:00
.clusterfuzzlite
.github build(deps): bump ninja from 1.10.2.3 to 1.10.2.4 in /.github/workflows 2022-10-01 14:36:48 +02:00
.semaphore
catalog tree-wide: also settle on "initrd" instead of "initial RAM disk" 2022-09-23 15:12:18 +02:00
coccinelle
docs journal: Store offsets to tail entry array objects in chain 2022-10-07 12:28:09 +02:00
factory
hwdb.d Fix key toggle touchpad and programmable buttom for Positivo N14 2022-10-06 13:50:44 +09:00
LICENSES
man journal: Add --convert= command to journalctl 2022-10-07 12:28:09 +02:00
mkosi.default.d mkosi: install fdisk for test-loop-block 2022-09-28 03:06:27 +09:00
modprobe.d
network
po
presets
rules.d
shell-completion
src journal: Add --convert= command to journalctl 2022-10-07 12:28:09 +02:00
sysctl.d
sysusers.d
test test: configure ldconfig's cache in the minimal verity images 2022-10-06 02:35:22 +09:00
tmpfiles.d
tools
units units: udev: partially emulate ProtectClock= 2022-09-26 11:40:28 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build journal: Add --convert= command to journalctl 2022-10-07 12:28:09 +02:00
meson_options.txt
mkosi.build Bump libbpf version to 0.7 2022-10-06 07:31:20 +09:00
mkosi.postinst
NEWS NEWS: even more news 2022-10-04 20:12:50 +02:00
README Bump libbpf version to 0.7 2022-10-06 07:31:20 +09:00
README.md
TODO update TODO 2022-10-04 11:55:33 +02:00

Systemd

System and Service Manager

Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
CentOS CI - CentOS 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
CentOS CI - Rawhide (SELinux)
Fossies codespell report
Coverage Status
Packaging status

Details

Most documentation is available on systemd's web site.

Assorted, older, general information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Code Map for information about this repository's layout and content.

Please see the Hacking guide for information on 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.