openwrtv3/package/base-files/files
Jo-Philipp Wich 2b6facc8d4 include: kernel.mk: simplify module autoloading
Let the generic postinstall script invoke "kmodloader" when the just
installed package contains any /etc/module.d/ entries.

This allows us to skip the explicit "insert_module()" calls in the
package postinstall.

Due to the removed insert_module calls we do not need to assemble a
complete list of modules per package anymore, which allows for vast
simplification of the package generation code.

While we're at it, also support specifying default parameters for
modules using either the MODPARAM or MODPARAM.modulename variables
in KernelPackage.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-11-07 12:02:06 +01:00
..
bin base-files: fix wan6 interface config generation for pppoe 2017-09-18 09:57:34 +02:00
etc base-files: add interval option to netdev LED trigger configuration 2017-11-03 20:04:52 +01:00
lib include: kernel.mk: simplify module autoloading 2017-11-07 12:02:06 +01:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: automatically handle paths and symlinks for RAMFS_COPY_BIN 2017-07-11 17:26:32 +02:00
usr base-files: suppress uci not found output in login.sh 2017-08-04 23:11:19 +02:00