1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/package
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
..
base-files base-files: evaluate uci-defaults on run-time installations 2016-05-04 14:24:37 +01:00
boot
devel
firmware package: flag further target specific packages as nonshared 2016-04-26 23:26:43 +02:00
kernel package: flag further target specific packages as nonshared 2016-04-26 23:26:43 +02:00
libs openssl: Update to version 1.0.2h 2016-05-04 13:00:31 +01:00
network firewall3: fix mark rules for local traffic, fix race condition 2016-05-02 18:46:30 +01:00
system signing: remove unatteded build key and use current keyring instead 2016-04-30 20:39:23 +02:00
utils package: remove duplicate lines from otrx and nvram makefiles 2016-04-26 23:28:17 +02:00
Makefile include: choose package output directory based on repository info 2016-04-06 21:55:44 +02:00