openwrtv3/package
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
..
base-files include: kernel.mk: simplify module autoloading 2017-11-07 12:02:06 +01:00
boot sunxi: add Orange Pi 2 support 2017-11-06 16:39:41 +01:00
devel gdb: bump to 8.0.1 2017-09-29 06:33:39 +03:00
firmware ath10k-firmware: qca9888 firmware: remove board.bin 2017-10-27 00:45:32 +02:00
kernel netfilter, iptables: add optional CHECKSUM module 2017-11-06 16:39:41 +01:00
libs openssl: fix cryptodev config dependency 2017-11-06 16:39:41 +01:00
network uhttpd: fix query string handling 2017-11-07 12:02:06 +01:00
system ubox: update to the latest version, fixes syslog issues 2017-11-06 11:58:40 +01:00
utils adb: fix package description 2017-10-29 16:16:35 +01:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00