diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-26 09:56:27 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-26 09:56:27 +0200 |
| commit | 2addd8bd31e146e91cc2489840da7b4ae1325eed (patch) | |
| tree | b1570e5c143a8b6167bf9b20990d8f9a0d189547 /README.md | |
| parent | 670dd1bb6ef62234eeb082c106b1f90dd31e04b7 (diff) | |
| download | dist-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 'README.md')
0 files changed, 0 insertions, 0 deletions
