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
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>
4 years ago
..
base-files base-files/functions.sh: use command -v instead of which 4 years ago
boot layerscape: support sysupgrade for squashfs rootfs 4 years ago
devel kernel: fix portability issue with perf on linux 5.4 4 years ago
firmware linux-firmware: package EIP197 mini firmware 4 years ago
kernel ltq-vmmc: update permission handling 4 years ago
libs lzo: switch to building with CMake 4 years ago
network wireguard-tools: replace backticks by $(...) 4 years ago
system zram-swap: correctly express the required dependencies 4 years ago
utils busybox: store applet usage messages uncompressed 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago