tn3399_openwrt/package/base-files
Daniel Golle 9b9c78e071 base-files: evaluate uci-defaults on run-time installations
Packages may install scripts into /etc/uci-defaults to be executed once
after installation, usually at the first boot of the target. This works
fine if the package was installed to the rootfs during build or using
the ImageBuilder.
If the package is installed using opkg during run-time uci-defaults
were applied only after a reboot of the device. Avoid the need to
reboot by evaluting the package's uci-defaults in default-postinst.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-05-04 14:24:37 +01:00
..
files base-files: evaluate uci-defaults on run-time installations 2016-05-04 14:24:37 +01:00
image-config.in base-files: Allow to disable failsafe mode 2016-04-19 10:07:35 +02:00
Makefile base-files: add a conditional dependency to lede-keyring 2016-04-29 04:15:34 +02:00