Go to file
Temuri Doghonadze 4c9837da42 po: Translated using Weblate (Georgian)
Currently translated at 100.0% (233 of 233 strings)

Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Translate-URL: https://translate.fedoraproject.org/projects/systemd/main/ka/
Translation: systemd/main
2024-03-06 02:06:50 +01:00
.clusterfuzzlite
.github CI: free up diskspace before mkosi jobs 2024-03-01 20:04:13 +00:00
.semaphore semaphore: speed up build 2024-02-29 09:55:40 +01:00
catalog bulgarian: use "RateLimitIntervalSec" rather than "RateLimitInterval" 2024-02-04 02:42:09 +09:00
coccinelle cocci: merge mfree.cocci and mfree_return.cocci (#30838) 2024-01-09 12:24:37 +09:00
docs Fixing bad link to Debian packages tests 2024-03-05 11:22:13 +01:00
factory man: don't suggest using pam_unix.so's use_authtok switch 2024-01-17 23:59:05 +00:00
hwdb.d hwdb: Add touchpad toggle mapping for Kvadra LE14U/LE15U 2024-03-05 22:08:09 +00:00
LICENSES
man Merge pull request #31597 from keszybz/option-P-for-machinectl-and-timedatectl 2024-03-05 10:11:40 +04:00
mime creds-util: add a concept of "user-scoped" credentials 2024-01-30 17:07:47 +01:00
mkosi.conf.d Update to mkosi v19 2023-11-28 19:54:58 +01:00
mkosi.images mkosi: Use specifier to refer to the output directory 2024-03-05 19:42:18 +01:00
modprobe.d modprobe: set 'ifb numifbs=0' to avoid autocreating ifb0 2024-01-12 23:24:54 +00:00
network network: fix 6rd tunnel link section name 2024-01-12 21:42:04 +00:00
po po: Translated using Weblate (Georgian) 2024-03-06 02:06:50 +01:00
presets preset: enable homed sidecar services 2024-02-08 22:44:00 +00:00
rules.d udev: Add /dev/media/by-path symlinks for media controllers 2024-02-22 19:27:29 +00:00
shell-completion user-record: Add preferredSession{Type,Launcher} 2024-03-01 16:28:10 +00:00
src basic: remove spuriously doubled newline and leftover separator 2024-03-06 03:29:12 +08:00
sysctl.d sysctl.d: Fix pid_max comment 2023-10-31 13:07:49 +01:00
sysusers.d Revert "sysusers.d: create the user for systemd-journal-upload.service" 2023-12-04 19:44:10 +01:00
test test: use 'ahost' instead of 'hosts' where applicable 2024-03-06 01:15:30 +00:00
tmpfiles.d network/lldp: do not save LLDP neighbors under /run/systemd 2024-03-01 09:40:26 +09:00
tools Merge pull request #31352 from DaanDeMeyer/versioning 2024-02-23 11:07:56 +01:00
units tree-wide: use "_" rather than "-" as separator in kernel cmdline options 2024-02-28 15:33:51 +01:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore Update to mkosi v19 2023-11-28 19:54:58 +01:00
.mailmap
.packit.yml Revert "packit: temporarily build systemd without BPF stuff" 2024-02-11 16:45:03 +01:00
.pylintrc
.vimrc
.ycm_extra_conf.py
LICENSE.GPL2
LICENSE.LGPL2.1
meson.build dynamically load compression libraries 2024-03-05 12:37:21 +01:00
meson.version meson: Start adding devel and rc suffixes to the project version 2024-02-14 15:36:34 +01:00
meson_options.txt fix the value of default shells to use /bin and not /usr/bin 2024-02-29 21:51:03 +01:00
mkosi.conf mkosi: Allow users to configure the build and cache directory 2024-03-05 19:41:50 +01:00
mkosi.kernel.config
NEWS tree-wide: use "_" rather than "-" as separator in kernel cmdline options 2024-02-28 15:33:51 +01:00
README README: mention fq_codel 2024-02-22 19:14:31 +00:00
README.md Revert "docs: use collections to structure the data" 2024-02-23 09:48:47 +01:00
TODO Update TODO file 2024-03-05 12:38:39 +01: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 9
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
Weblate
Coverage Status
Packaging status
OpenSSF Scorecard

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, join our IRC channel #systemd on libera.chat or Matrix channel

Stable branches with backported patches are available in the stable repo.