openwrt/package/base-files/files/lib
Matthias Schiffer efb6ca1896
base-files: /lib/functions.sh: ignore errors in insert_modules
Package postinst will pass even names of builtin modules to insert_modules,
leading to postinst failing with error 255. This has been fixed in master
in r5279, but for lede-17.01 this minimal change is preferable.

Fixes FS#645, FS#893.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-04-17 11:19:20 +02:00
..
functions base-files: network.sh: fix a number of IPv6 logic flaws 2017-06-08 23:02:16 +02:00
preinit base-files: drop unused preinit_echo function 2017-12-13 16:23:39 +01:00
upgrade base-files: don't evaluate block-device uevent 2018-02-15 14:39:47 +01:00
functions.sh base-files: /lib/functions.sh: ignore errors in insert_modules 2018-04-17 11:19:20 +02:00