systemd/src
Yu Watanabe 5cf69e709e os-util: make $SYSTEMD_OS_RELEASE prefixed with the root directory
To make it consistent with other env vars, e.g. $SYSTEMD_ESP_PATH or
$SYSTEMD_XBOOTLDR_PATH.

This is useful when the root is specified by a file descriptor, instead
of a path.
2023-04-11 18:49:23 +09:00
..
ac-power
activate tree-wide: reset optind to 0 when GNU extensions in optstring are used 2023-03-29 10:34:41 +09:00
analyze analyze: make blame command work even the default target not reached 2023-04-10 03:41:15 +09:00
ask-password Merge pull request #26887 from yuwata/proc-cmdline-filter-arguments 2023-04-07 10:55:30 +02:00
backlight
basic os-util: make $SYSTEMD_OS_RELEASE prefixed with the root directory 2023-04-11 18:49:23 +09:00
binfmt
boot kernel-image: make inspect_kernel() optionally take directory fd 2023-04-09 07:10:20 +02:00
busctl busctl: add --xml-interface to the help message 2023-04-11 11:45:26 +09:00
cgls tree-wide: reset optind to 0 when GNU extensions in optstring are used 2023-03-29 10:34:41 +09:00
cgroups-agent
cgtop cgtop: drop counterproductive bitfields 2023-03-14 18:00:08 +01:00
core tree-wide: A few more uses of "unmet" for conditions 2023-04-11 12:36:53 +09:00
coredump chase-symlinks: Rename chase_symlinks() to chase() 2023-03-24 13:43:51 +01:00
creds various: simplify calls to parse_boolean_argument() 2023-04-05 13:06:26 +08:00
cryptenroll various: simplify calls to parse_boolean_argument() 2023-04-05 13:06:26 +08:00
cryptsetup cryptsetup: fix build without TPM2 2023-04-04 22:35:04 +01:00
debug-generator
delta chase-symlinks: Rename chase_symlinks() to chase() 2023-03-24 13:43:51 +01:00
detect-virt
dissect chase-symlinks: Rename chase_symlinks() to chase() 2023-03-24 13:43:51 +01:00
environment-d-generator
escape
firstboot firstboot: Add --reset option 2023-04-01 10:50:15 +02:00
fsck src: changed instances of sd_bus_call_method() to bus_call_method() (#26819) 2023-03-15 00:12:57 +00:00
fstab-generator fstab-generator: don't propagate ignored errno 2023-04-06 10:26:47 +02:00
fundamental tree-wide: simplify x ? x : y to x ?: y where applicable 2023-03-18 14:23:11 +01:00
fuzz compress: replace compress_blob() with compress_blob_explicit() 2023-04-11 09:14:34 +02:00
getty-generator
gpt-auto-generator gpt-auto-generator: fix typo 2023-03-21 18:57:59 +09:00
hibernate-resume
home various: simplify calls to parse_boolean_argument() 2023-04-05 13:06:26 +08:00
hostname
hwdb
id128
import import: use truncate_nl() where appropriate 2023-03-24 18:33:59 +01:00
initctl src: changed instances of sd_bus_call_method() to bus_call_method() (#26819) 2023-03-15 00:12:57 +00:00
integritysetup
journal Merge pull request #26887 from yuwata/proc-cmdline-filter-arguments 2023-04-07 10:55:30 +02:00
journal-remote journal-remote: make specified output file absolute 2023-03-28 02:29:19 +09:00
kernel-install test-kernel-install: several cleanups 2023-03-30 09:23:07 +02:00
libsystemd compress: replace compress_blob() with compress_blob_explicit() 2023-04-11 09:14:34 +02:00
libsystemd-network tree-wide: simplify x ? x : y to x ?: y where applicable 2023-03-18 14:23:11 +01:00
libudev
locale localed: fix invalid free after shifting pointers using strstrip 2023-04-08 00:08:43 +08:00
login tree-wide: reset optind to 0 when GNU extensions in optstring are used 2023-03-29 10:34:41 +09:00
machine Merge pull request #27174 from YHNdnzj/edit-util-fixlets 2023-04-08 13:56:06 +09:00
machine-id-setup machine-id-setup: use id128_get_machine() at one more place 2023-04-05 00:52:56 +09:00
modules-load
mount chase-symlinks: Rename chase_symlinks() to chase() 2023-03-24 13:43:51 +01:00
network src: changed usage of basename() to path_extract_filename(). 2023-04-04 00:10:22 +01:00
notify notify: add support for sending fds with notification messages 2023-03-29 19:09:10 +02:00
nspawn Merge pull request #26887 from yuwata/proc-cmdline-filter-arguments 2023-04-07 10:55:30 +02:00
nss-myhostname
nss-mymachines
nss-resolve
nss-systemd
oom oomd: add inline comments with param names 2023-03-27 10:18:55 +02:00
partition repart: Add more logging 2023-04-06 09:45:46 +02:00
path
portable portable: always reopen fd of release file 2023-04-11 05:17:52 +09:00
pstore copy: Move chattr arguments to full function signatures 2023-03-21 20:53:09 +01:00
quotacheck
random-seed
rc-local-generator
remount-fs
reply-password
resolve resolve: change DNS_PACKET_UNICAST_SIZE_LARGE_MAX to 1232 (#27171) 2023-04-07 09:52:52 +02:00
rfkill
rpm
run tree-wide: reset optind to 0 when GNU extensions in optstring are used 2023-03-29 10:34:41 +09:00
run-generator
shared Merge pull request #27206 from yuwata/udev-rename 2023-04-11 09:12:21 +02:00
shutdown proc-cmdline: filter PID1 arguments when we are running in a container 2023-03-29 10:34:41 +09:00
sleep sleep: fix default values unmatched with manual 2023-03-18 02:28:22 +08:00
socket-proxy
stdio-bridge
sulogin-shell
sysctl
sysext confext: add multi call functionality to sysext 2023-04-05 21:50:04 +00:00
system-update-generator
systemctl tree-wide: A few more uses of "unmet" for conditions 2023-04-11 12:36:53 +09:00
systemd sd-bus: use macros for standard bus error names consistently 2023-04-04 15:18:00 +02:00
sysupdate chase-symlinks: Rename chase_symlinks() to chase() 2023-03-24 13:43:51 +01:00
sysusers chase-symlinks: Rename chase_symlinks() to chase() 2023-03-24 13:43:51 +01:00
sysv-generator
test os-util: invert order of arguments in extension release parser 2023-04-11 18:49:23 +09:00
timedate
timesync conf: replace config_parse_many_nulstr() with config_parse_config_file() 2023-03-14 03:31:21 +09:00
tmpfiles tmpfiles: Try to take a BSD lock on files as well 2023-03-30 11:45:05 +02:00
tty-ask-password-agent
udev udev/scsi_id: rename positional arguments 2023-04-11 06:07:03 +09:00
ukify ukify: Strip symbol/string table for old stubs 2023-04-01 14:31:22 +02:00
update-done
update-utmp
user-sessions user-sessions: do not remove /etc/nologin 2023-04-03 12:32:56 +02:00
userdb tree-wide: reset optind to 0 when GNU extensions in optstring are used 2023-03-29 10:34:41 +09:00
vconsole vconsole: introduce context_get_config() helper function 2023-03-24 15:07:58 +09:00
veritysetup
version
volatile-root chase-symlinks: Rename chase_symlinks() to chase() 2023-03-24 13:43:51 +01:00
xdg-autostart-generator xdg-autostart-generator: do not warn about unknown fields 2023-03-25 13:38:39 +09:00