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.
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
..
bin base-files: remove ununsed login.sh 8 years ago
etc signing: remove unatteded build key and use current keyring instead 8 years ago
lib base-files: evaluate uci-defaults on run-time installations 8 years ago
rom rename default/ to files/ 18 years ago
sbin x86: preserve partition table on sysupgrade 8 years ago
usr/libexec image / basefiles: make console password configurable 8 years ago