Early userspace for ALT Linux ISOs
Go to file
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
doc Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
.cvsignore *** empty log message *** 2004-12-29 21:48:39 +00:00
.gear-rules massive change caused by udev use in initramfs: 2008-03-01 22:02:06 +03:00
.rpmwrap 20070301-alt6 released 2007-08-03 14:26:44 +04:00
adsl.c Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
adsl.h Initial revision 2004-01-20 18:32:43 +00:00
automatic.c dhcp.c: Provide an option to omit the vendor class 2018-06-09 18:27:00 +03:00
automatic.h dhcp.c: Provide an option to omit the vendor class 2018-06-09 18:27:00 +03:00
cdrom.c Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
cdrom.h Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
common.c common.c: more strict address ariphmetic. 2018-04-22 15:31:04 +03:00
common.h add common mkdir_dev() and mkdirs_dev() funcs 2013-11-06 20:34:29 +04:00
config-stage1.h Use ramdisk_size from kernel cmdline 2017-12-08 16:18:37 +03:00
dhcp.c DHCP: fixed timeout for DISCOVER request 2018-08-22 20:08:23 +04:00
dhcp.h Initial revision 2004-01-20 18:32:43 +00:00
disk.c Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
disk.h Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
dns.c Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
dns.h Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
frontend-common.c Initial revision 2004-01-20 18:32:43 +00:00
frontend.h Initial revision 2004-01-20 18:32:43 +00:00
gen_init_cpio.c Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
init.c Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
init.h Makefile, init.c, init.h: multiple changes in code and algorithms. 2018-04-22 17:43:47 +03:00
insmod.h Initial revision 2004-01-20 18:32:43 +00:00
log.c Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
log.h Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
lomount.c Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
lomount.h made standalone `init' binary to save few KB's 2008-03-12 15:19:18 +03:00
Makefile 20190418-alt1 2019-04-18 12:00:06 +03:00
mkmodpack mkmodpack: warn about incorrect patterns 2020-12-18 20:38:54 +04:00
modules.c Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
modules.h massive change caused by udev use in initramfs: 2008-03-01 22:02:06 +03:00
mount.c add support of cifs network install method 2018-08-22 20:08:23 +04:00
mount.h Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
network.c network.c, url.c: disable keep-alive and close http socket after downloading 2019-09-03 17:30:52 +04:00
network.h add support of cifs network install method 2018-08-22 20:08:23 +04:00
newt-frontend.c Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
probing.c 20181117-alt1 2018-11-17 22:53:22 +03:00
probing.h Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
propagator.spec 20190829-alt1 2019-09-03 17:31:04 +04:00
sha256.c Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
sha256.h added SHA256 implementation (GPLv2+) 2014-04-19 12:49:48 +04:00
stage1.c add support of cifs network install method 2018-08-22 20:08:23 +04:00
stage1.h Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
stdio-frontend.c Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
tools.c tools.c: break reading cycle if we actually loaded program into memory 2019-09-03 17:31:03 +04:00
tools.h Remove unnecessary whitespace from C program text 2018-05-09 15:21:26 +03:00
udev.c udev.c, udev.h: new source files added. 2018-04-22 15:25:16 +03:00
udev.h udev.c, udev.h: new source files added. 2018-04-22 15:25:16 +03:00
url.c network.c, url.c: disable keep-alive and close http socket after downloading 2019-09-03 17:30:52 +04:00
url.h Initial revision 2004-01-20 18:32:43 +00:00