summaryrefslogtreecommitdiffstats
path: root/mkosi.conf.d (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-11shared/async: prefix process name with sd-Mike Yuan1-1/+1
2023-07-10tree-wide: drop trailing newline from various log callsLennart Poettering7-13/+13
2023-07-10bus-unit-util: add common code for reloading PID 1Lennart Poettering8-63/+40
2023-07-10test-fstab-generator: use test_envLuca Boccassi1-0/+1
2023-07-10sd-gpt: add missing SD_GPT_*NATIVE* defines for mips/mips64/pariscLuca Boccassi1-0/+23
2023-07-10test: reorder the machinectl signal testsFrantisek Sumsal1-2/+3
2023-07-10mkosi: Add tpm2-tools to the initrdDaan De Meyer3-0/+14
2023-07-10analyze-pcrs: Fix typoDaan De Meyer1-1/+1
2023-07-10tpm2-util: Check for dlopen() when calculating tpm2 supportDaan De Meyer3-3/+10
2023-07-10sleep: fix unused variable warningLuca Boccassi1-3/+2
2023-07-10process-util: use clone2 on ia64Luca Boccassi2-0/+18
2023-07-10Cast st_dev to dev_t when printingLuca Boccassi1-1/+1
2023-07-10network-generator: Add missing umask(0022)Daan De Meyer1-0/+2
2023-07-10network-generator: Add missing log_setup()Daan De Meyer1-0/+2
2023-07-10boot: Fix build for x32Jan Janssen3-24/+35
2023-07-10Print ssize_t as %zdLuca Boccassi1-1/+1
2023-07-10test: mount_option_supported() returns EAGAIN when new mount API is not suppo...Luca Boccassi1-4/+4
2023-07-10efi: skip libefitest if 'bootloader' is explicitly set to falseLuca Boccassi1-0/+3
2023-07-09hibernate-resume: compare device nodes using path_equal_or_inode_sameMike Yuan1-1/+2
2023-07-09hibernate-resume: add missing newline to the generated unitMike Yuan1-1/+1
2023-07-09hibernate-resume: refuse resume if resume_offset= is set but not resume=Mike Yuan1-0/+8
2023-07-09coccinelle/take-fd: match for -EBADF instead of -1Mike Yuan1-2/+2
2023-07-09LICENSES/README.md: fix syntaxMike Yuan1-1/+1
2023-07-08seccomp: add riscv_hwprobe to @defaultXeonacid1-0/+1
2023-07-08po: Translated using Weblate (Georgian)Temuri Doghonadze1-7/+9
2023-07-08po: Translated using Weblate (Ukrainian)Yuri Chornoivan1-8/+11
2023-07-08po: Translated using Weblate (Swedish)Luna Jernberg1-8/+10
2023-07-08po: Translated using Weblate (Korean)김인수1-6/+6
2023-07-08po: Translated using Weblate (Czech)Pavel Borecki1-8/+12
2023-07-08fuzz: switch fuzz-manager-serialize to MANAGER_TEST_RUN_MINIMALLuca Boccassi1-1/+1
2023-07-08test: Add DA lockout handling to TEST-70-TPM2Dan Streetman2-4/+24
2023-07-07test-proc-cmdline: run tests only with efiChristian Hesse1-0/+2
2023-07-07dissect: add new verbs to brief version of cmline in --helpLennart Poettering1-2/+4
2023-07-07shell-completion: add show-cache to bashLuca Boccassi1-1/+1
2023-07-07shell-completion: add whoami to bashLuca Boccassi1-1/+1
2023-07-07shell-completion: add soft-reboot to bashLuca Boccassi1-1/+1
2023-07-07shell-completion/zsh/resolvectl: add show-cacheChristian Hesse1-0/+1
2023-07-07shell-completion/zsh/systemctl: add whoamiChristian Hesse1-0/+1
2023-07-07shell-completion/zsh/systemctl: add soft-rebootChristian Hesse1-0/+1
2023-07-07meson: allow to fallback to use libxcrypt.pc or glibc's libcryptYu Watanabe1-1/+5
2023-07-07test: remove +x from some unitsLuca Boccassi6-0/+0
2023-07-07typo: dont -> don'tLuca Boccassi1-5/+5
2023-07-07test: add +x to generator-utils.shLuca Boccassi1-0/+0
2023-07-07README: mention that meson 0.60 is now requiredLuca Boccassi1-1/+1
2023-07-07NEWS: mention that meson 0.60 is now requiredLuca Boccassi1-0/+2
2023-07-07NEWS: mention that gnu-efi is no longer requiredLuca Boccassi1-0/+4
2023-07-07test-network: add tests for null addressesYu Watanabe2-0/+42
2023-07-07network: make address_get() work for null addressYu Watanabe2-13/+77
2023-07-07network: always copy input address for link_request_address()Yu Watanabe1-52/+25
2023-07-07network: also use address_kernel_{hash,compare}_func() for managing address r...Yu Watanabe1-28/+8