summaryrefslogtreecommitdiffstats
path: root/src/cgroups-agent (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-06man: document OnSuccessJobMode=Frantisek Sumsal1-2/+3
2023-06-06tests: fix shellcheck warningsLuca Boccassi2-5/+5
2023-06-05test: a couple of assorted cleanupsFrantisek Sumsal3-4/+4
2023-06-05test: load the SELinux module outside of the VMFrantisek Sumsal3-22/+2
2023-06-05test: add a reasoning why we don't use the SELinux-provided unitsFrantisek Sumsal1-1/+11
2023-06-05cgls/cgtop: spell field/column "CGroup" rather than "Control Group"Lennart Poettering2-2/+2
2023-06-0599-systemd.rules.in: guard systemd-backlight udev rules by ENABLE_BACKLIGHTSimon Braunschmidt1-0/+2
2023-06-05test: make sure we unmount /var late during shutdownFrantisek Sumsal1-1/+7
2023-06-05test: add a couple more tests for systemd-cryptsetupFrantisek Sumsal2-1/+217
2023-06-05test: make check_result_*() `set -e` friendlyFrantisek Sumsal1-4/+2
2023-06-05test: use check_result_common()Frantisek Sumsal1-9/+4
2023-06-05cryptsetup: avoid calling strv_find() on a NULL pointerFrantisek Sumsal1-1/+1
2023-06-05test: clean up the test cleanup a bitFrantisek Sumsal1-2/+3
2023-06-05test: minor cleanupFrantisek Sumsal1-6/+6
2023-06-05test: make the data partition larger for the cryptsetup testFrantisek Sumsal1-0/+1
2023-06-05test: make the root/data partition size configurable per testFrantisek Sumsal2-2/+6
2023-06-05test: introduce test_require_bin() and use itFrantisek Sumsal7-15/+17
2023-06-05test: fix indentationFrantisek Sumsal1-7/+7
2023-06-05test: move TPM2-related setup stuff into test-functionsFrantisek Sumsal2-27/+49
2023-06-05test: allow running only specified subtests/testcasesFrantisek Sumsal3-0/+21
2023-06-05test: Test --offline= in TEST-58-REPARTDaan De Meyer1-139/+156
2023-06-05man: parition → partition typo fixLennart Poettering1-1/+1
2023-06-05repart: Add --offline argumentDaan De Meyer2-9/+40
2023-06-05ac-power: add --low switch to systemd-ac-power toolLennart Poettering2-4/+30
2023-06-05battery-util: be more careful when determining whether we are in a low batter...Lennart Poettering1-3/+24
2023-06-05battery-util: move battery_is_discharging_and_low() to battery-util.[ch]Lennart Poettering5-81/+89
2023-06-05battery-util: split out code that checks AC power state into its own .c/.h pairLennart Poettering10-177/+189
2023-06-05add support for KSMStefan Roesch11-0/+65
2023-06-05chase: fix triggering assertionYu Watanabe1-1/+1
2023-06-05ci: Report results from CIFuzz using SARIFjonathanmetzman1-0/+12
2023-06-05path-util: fix typo in commentGaël PORTAY1-1/+1
2023-06-05udev: downgrade log level about style issuesYu Watanabe6-35/+83
2023-06-05test: drop unnecessary copy of expected outputYu Watanabe1-11/+2
2023-06-05udev-rules: terminate log messages with periodYu Watanabe3-43/+43
2023-06-03po: Translated using Weblate (Korean)김인수1-5/+5
2023-06-03po: Translated using Weblate (Basque)Asier Sarasua Garmendia2-0/+882
2023-06-03umount: /usr/ should never be unmounted regardless of HAVE_SPLIT_USR or notLennart Poettering1-5/+4
2023-06-03test: drop the --recursive=no testFrantisek Sumsal1-1/+0
2023-06-03test: ignore missing coverage in TEST-82-SOFTREBOOTFrantisek Sumsal1-0/+2
2023-06-03sysupdate.d: Add way to drop binaries into $BOOTAdrian Vovk5-39/+148
2023-06-02update TODOLennart Poettering1-0/+9
2023-06-02test: add integration test for soft reboots incl. fdstore passingLennart Poettering4-0/+180
2023-06-02test: disable SoftReboot() in dfuzzer test for nowLennart Poettering1-0/+1
2023-06-02man: document the soft reboot operationLennart Poettering10-61/+301
2023-06-02fstab-util: consider /run/nextroot/ among extrinsic mountsLennart Poettering1-0/+1
2023-06-02mount-setup: exclude /run/nextroot/ from relabellingLennart Poettering1-2/+3
2023-06-02switch-root: automatically make target switch root dir a mount pointLennart Poettering2-6/+5
2023-06-02mount-util: add fd_make_mount_point() helperLennart Poettering3-0/+68
2023-06-02mkosi: Enable more optionsDaan De Meyer3-0/+14
2023-06-02test: probe a couple more paths in systemd-runFrantisek Sumsal1-9/+22