Openwrt/package
Koen Vandeputte 0f27096100 base-files: also generate configs when current is empty (FS#193)
Before a configuration is generated, an empty file is created to store
it in. (required by UCI)

If something happens during config generation
(power cut, interruption, ..) an empty file exists and it is never
regenerated again, causing some daemons to fail starting
(NTPD, logread, ..)

Fix this by also generating new configs if a critical file
is empty.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2016-10-05 19:59:11 +02:00
..
base-files base-files: also generate configs when current is empty (FS#193) 2016-10-05 19:59:11 +02:00
boot
devel package/devel/trace-cmd: Update to 2.6 2016-10-04 11:50:48 +02:00
firmware brcmfmac43430-firmware: remove package and switch to linux-firmware 2016-09-29 21:24:45 +02:00
kernel kernel: fix kmod-sound-hda-core on Linux 3.18 2016-10-05 01:38:13 +02:00
libs toolchain: Force installation into /lib 2016-09-28 08:39:00 +02:00
network uhttpd: support using OpenSSL for certificate generation 2016-10-05 00:48:19 +02:00
system mountd: update to latest git HEAD 2016-10-04 11:50:46 +02:00
utils busybox: v1.25.0 upstream patches 2016-09-27 17:50:22 +02:00
Makefile