Dmitriy Terekhin
72805ad038
mkmodpack: warn about incorrect patterns
Kernel modules may be needed to access rootfs. Such modules must be present in the initramfs. The mkmodpack script finds modules by given patterns. If the pattern is specified incorrectly, the module will not be found and booting will become impossible. Need to warn about module patterns that do not match with anything. The pattern can match the name of a module built into the kernel as given by modprobe. However, modprobe can fix some incorrect patterns. These patterns should also be reported.
Description
Early userspace for ALT Linux ISOs
Languages
C
89.1%
RPM Spec
7.3%
Shell
2.1%
Makefile
1.3%
Objective-C
0.2%