You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 years ago
..
base-files base-files: evaluate uci-defaults on run-time installations 8 years ago
boot zynq: Add Zybo device support 8 years ago
devel package/devel/gdb: Update to 7.11 8 years ago
firmware package: flag further target specific packages as nonshared 8 years ago
kernel package: flag further target specific packages as nonshared 8 years ago
libs openssl: Update to version 1.0.2h 8 years ago
network firewall3: fix mark rules for local traffic, fix race condition 8 years ago
system signing: remove unatteded build key and use current keyring instead 8 years ago
utils package: remove duplicate lines from otrx and nvram makefiles 8 years ago
Makefile include: choose package output directory based on repository info 8 years ago