aboutsummaryrefslogtreecommitdiffstats
path: root/logrotate.d
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-26 09:56:27 +0200
committerDanilo M. <danix@danix.xyz>2026-09-26 09:56:27 +0200
commit2addd8bd31e146e91cc2489840da7b4ae1325eed (patch)
treeb1570e5c143a8b6167bf9b20990d8f9a0d189547 /logrotate.d
parent670dd1bb6ef62234eeb082c106b1f90dd31e04b7 (diff)
downloaddist-upgrade-2addd8bd31e146e91cc2489840da7b4ae1325eed.tar.gz
dist-upgrade-2addd8bd31e146e91cc2489840da7b4ae1325eed.zip
Fix bootability check to parse -f and ignore kernel-builtin modules
mkinitrd_command_generator often emits no -m and relies on -f for the root filesystem, so the module check silently skipped. Parse -f as well and drop any name listed in modules.builtin. Also fix the parser itself: two greps inside a { } group share one stdin stream, so the second grep saw EOF and returned nothing. Replaced with a single awk pass.
Diffstat (limited to 'logrotate.d')
0 files changed, 0 insertions, 0 deletions