summaryrefslogtreecommitdiffstats
path: root/mkosi.images/build/mkosi.conf.d (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-06pid1: stop refusing to boot with cgroup v1Zbigniew Jędrzejewski-Szmek5-39/+58
2024-11-06machine: tests for io.systemd.Machine.OpenIvan Kruglov1-0/+19
2024-11-06machine: introduce io.systemd.Machine.Open methodIvan Kruglov4-1/+235
2024-11-06json: introduce json_dispatch_strv_environment()Ivan Kruglov3-36/+38
2024-11-06machine: machine_default_shell_path() & machine_default_shell_args() helper f...Ivan Kruglov3-17/+34
2024-11-06machine: introduce machine_start_getty() and machine_start_shell() helpersIvan Kruglov3-209/+248
2024-11-06use report_errno_and_exit() in src/core/exec-invoke.cIvan Kruglov1-14/+11
2024-11-06use report_errno_and_exit() in src/shared/elf-util.cIvan Kruglov1-11/+5
2024-11-06use report_errno_and_exit() in src/shared/dissect-image.cIvan Kruglov1-9/+4
2024-11-06use report_errno_and_exit() in src/shared/mount-util.cIvan Kruglov1-19/+5
2024-11-06use report_errno_and_exit() in src/shutdown/umount.cIvan Kruglov1-4/+2
2024-11-06process-util: introduce report_errno_and_exit() as part of src/basic/process-...Ivan Kruglov4-17/+18
2024-11-06man/varlink: fix typoYu Watanabe1-1/+1
2024-11-06man/udev: fix typoYu Watanabe1-1/+1
2024-11-06man/systemd-measure: add forgotten "="Zbigniew Jędrzejewski-Szmek1-1/+1
2024-11-06man/systemd-measure: update to new ukify syntax, non-root operationZbigniew Jędrzejewski-Szmek1-8/+14
2024-11-06namespace-util: make idmapping not supported if syscalls return EPERMAndres Beltran1-4/+4
2024-11-05man: convert multiple left-over "See Also" sections to <simplelist>Lennart Poettering19-75/+79
2024-11-05man: link up D-Bus API docs from daemon man pagesLennart Poettering25-15/+153
2024-11-05man: point people from sd-bus man page to busctlLennart Poettering1-1/+4
2024-11-05man: add brief entrypoint man page for sd-varlinkLennart Poettering5-2/+71
2024-11-05man: tone down claims on processes having exited already in ExecStop=Lennart Poettering1-5/+5
2024-11-05man: document that .path units don't care for hidden filesLennart Poettering1-4/+7
2024-11-05man: document that PrivateTmp= is unaffected by ProtectSystem=strictLennart Poettering1-0/+4
2024-11-05man: highlight the privilege issues around the LogControl1 moreLennart Poettering1-1/+8
2024-11-05man: Document stub behaviour for .hwids and .dtbauto sectionsanonymix0071-0/+14
2024-11-05stub: Handle .dtbauto sectionsanonymix0071-5/+27
2024-11-05measure: Introduce .dtbauto supportanonymix0072-4/+7
2024-11-05uki: add new .dtbauto PE section typeanonymix0073-1/+3
2024-11-05measure: introduce support for a .hwids sectionanonymix0074-3/+9
2024-11-05boot: Add .dtbauto section matching in PE section discovery against HWIDs and...anonymix0071-1/+119
2024-11-05man: don't claim SELinuxContext= only worked in the system service managerLennart Poettering1-2/+4
2024-11-05man: document the timeout applied to /usr/lib/systemd/system-shutdown/ drop-i...Lennart Poettering1-7/+7
2024-11-05test: delete /swapfile after swapoffLuca Boccassi1-0/+1
2024-11-05network: handle ENODATA better with DNRRonan Pigott2-38/+38
2024-11-05network: use path_is_network_fs_harder()Yu Watanabe1-4/+6
2024-11-05mount-util: introduce path_is_network_fs_harder()Yu Watanabe3-0/+77
2024-11-05tree-wide: time-out → timeoutZbigniew Jędrzejewski-Szmek14-25/+25
2024-11-05boot: Add HWID calculation from SMBIOS strings and matching against a built-i...anonymix0074-0/+156
2024-11-05boot: Add firmware_devicetree_exists()anonymix0072-0/+5
2024-11-05boot: add matching against FW-provided Devicetree blobDiogo Ivo2-0/+142
2024-11-05network: introduce LINK_RECONFIGURE_CLEANLY flagYu Watanabe3-3/+4
2024-11-05network: keep dynamic configurations as possible as we can on reconfigureYu Watanabe14-42/+276
2024-11-05network: merge link_foreignize_config() and link_drop_foreign_config()Yu Watanabe11-221/+115
2024-11-05network: several cleanups for link_reconfigure()Yu Watanabe5-111/+81
2024-11-05network: split out link_enter_unmanaged() from link_reconfigure_impl()Yu Watanabe1-29/+43
2024-11-05po: Translated using Weblate (German)Weblate Translation Memory1-2/+3
2024-11-05po: Translated using Weblate (German)Ettore Atalan1-24/+17
2024-11-05run: handle gracefully if we can't find binary client-side due to permsLennart Poettering1-3/+5
2024-11-05core: Introduce PrivatePIDs=Daan De Meyer23-33/+741