summaryrefslogtreecommitdiffstats
path: root/mkosi.postinst (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-27rules: remove stray whitespace before comma between tokensDmitry V. Levin1-1/+1
2023-03-27test: verify the journal with and without a sealing keyFrantisek Sumsal2-36/+96
2023-03-27sd-id128: make id128_read() optionally take root directoryYu Watanabe5-16/+13
2023-03-27journalctl: fix when --grep is used with --followMike Yuan1-2/+4
2023-03-27bootctl: split-out entry token related definitions into boot-entry.[ch]Yu Watanabe7-125/+267
2023-03-26chase-symlinks: Add chase_and_open_parent() + at() variantDaan De Meyer3-5/+61
2023-03-26Define $KERNEL_INSTALL_UKI_GENERATORGertalitec3-4/+10
2023-03-26hwdb: Fixed thumb buttons reversed on CHERRY MW 2310 (#26992)taniishkaaa1-0/+9
2023-03-26hwdb: drop redundant entryYu Watanabe1-7/+0
2023-03-26test: install symlinks with valid targets on SUSE and DebianFranck Bui1-2/+2
2023-03-26core/main: restore the correct assert about array positionZbigniew Jędrzejewski-Szmek1-1/+1
2023-03-25test: filter the merged coverage report insteadFrantisek Sumsal1-1/+1
2023-03-25test: add a couple of tests for userdbctlFrantisek Sumsal1-0/+136
2023-03-25test: do an initial coverage captureFrantisek Sumsal1-8/+25
2023-03-25test: drop unnecessary returnFrantisek Sumsal1-2/+0
2023-03-25test: don't touch the /failed marker in the subtest scriptsFrantisek Sumsal1-5/+0
2023-03-25test: don't expand the subshell expression prematurelyFrantisek Sumsal1-3/+3
2023-03-25hwdb: Fix incorrect touchpad dimensions on Thinkpad L14 Gen1 (#26937)taniishkaaa2-0/+14
2023-03-25test: add test for invalid keymap settingYu Watanabe1-0/+97
2023-03-25locale: also verify keymaps loaded from config file and converted keymapsYu Watanabe1-14/+34
2023-03-25locale: introduce x11_context_verify()Yu Watanabe3-13/+37
2023-03-25locale: split out xkbcommon related functions to xkbcommon-util.cYu Watanabe5-120/+125
2023-03-25locale: split out checking existence of keymapYu Watanabe3-9/+47
2023-03-25locale: move x11_convert_to_vconsole() near the relevant functionsYu Watanabe1-24/+24
2023-03-25xdg-autostart-generator: do not warn about unknown fieldsZbigniew Jędrzejewski-Szmek1-1/+2
2023-03-25bootctl: enable colored loggingYu Watanabe1-2/+1
2023-03-24core/main: fix setting of arguments for shutdownZbigniew Jędrzejewski-Szmek1-15/+22