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.
2020-12-18 20:38:54 +04:00
2004-12-29 21:48:39 +00:00
2007-08-03 14:26:44 +04:00
2004-01-20 18:32:43 +00:00
2004-01-20 18:32:43 +00:00
2004-01-20 18:32:43 +00:00
2004-01-20 18:32:43 +00:00
2004-01-20 18:32:43 +00:00
2019-04-18 12:00:06 +03:00
2018-11-17 22:53:22 +03:00
2019-09-03 17:31:04 +04:00
2014-04-19 12:49:48 +04:00
2018-04-22 15:25:16 +03:00
2018-04-22 15:25:16 +03:00
2004-01-20 18:32:43 +00:00
Description
Early userspace for ALT Linux ISOs
1.1 MiB
Languages
C 89.1%
RPM Spec 7.3%
Shell 2.1%
Makefile 1.3%
Objective-C 0.2%