openwrt/package
Sebastian Kemper ff8b8fee89 ltq-vmmc: update permission handling
The firmware is currently just copied. It can end up with o= on the
device (this is the case for voice_ar9_firmware.bin for instance).
Instead of copying it the Makefile is changed to use the macro
"$(INSTALL_DATA)" in order for the file to be world-readable.

While at it refactor the device node creation in the init script with
loop.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
[removed 2nd part with custom group handling for device nodes]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-07-11 14:49:10 +02:00
..
base-files base-files/functions.sh: use command -v instead of which 2020-07-11 14:42:32 +02:00
boot layerscape: support sysupgrade for squashfs rootfs 2020-07-11 14:44:22 +02:00
devel kernel: fix portability issue with perf on linux 5.4 2020-06-04 21:52:57 +02:00
firmware linux-firmware: package EIP197 mini firmware 2020-07-11 13:33:28 +02:00
kernel ltq-vmmc: update permission handling 2020-07-11 14:49:10 +02:00
libs lzo: switch to building with CMake 2020-07-11 13:33:28 +02:00
network wireguard-tools: replace backticks by $(...) 2020-07-11 12:52:01 +02:00
system zram-swap: correctly express the required dependencies 2020-07-11 13:33:28 +02:00
utils busybox: store applet usage messages uncompressed 2020-07-11 14:42:32 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00