openwrt/package
Paul Spooren 70543aafb2 base-files: reduce number of mkdir calls
The `mkdir` commands supports passing multiple arguments to batch create
multiple folders, instead of calling the tool every single time.

If the creation of one of the folders fails, all other folder are still
created and therefore doesn't change the error handling.

Also stop creating `/etc/` explicitly after subfolders of `/etc/` were
already created.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-09-23 21:40:52 -10:00
..
base-files base-files: reduce number of mkdir calls 2021-09-23 21:40:52 -10:00
boot tfp-layerscape: update to LSDK-20.12 2021-09-21 21:39:01 -10:00
devel gdb: update to 10.2 2021-08-21 15:59:39 +02:00
firmware ipq-wifi: Work around Plasma Cloud PA1200 5GHz crash 2021-09-23 20:50:58 +02:00
kernel mac80211: Update to backports-5.10.68 2021-09-22 22:24:00 +02:00
libs wolfssl: update to 4.8.1-stable 2021-09-13 18:36:15 +02:00
network restool: add back PKG_VERSION 2021-09-23 23:20:42 +02:00
system fstools: ensure filesystems are mounted before log service starts 2021-09-22 16:49:10 -10:00
utils busybox: update to version 1.34.0 2021-09-04 21:05:26 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00