openwrt/package
Robert Marko 20d847d133 base-files: upgrade: fix initramfs detection
Commit "initramfs: switch to tmpfs to fix ujail" switched initramfs to
now use tmpfs, it causes $(rootfs_type) to now return tmpfs when
running initramfs image instead of being empty.

This broke initramfs detection which prevents config files from
being saved as it does not work from initramfs.

So, lets test for $(rootfs_type) returning "tmpfs" instead.

Fixes: 7fd3c68 ("initramfs: switch to tmpfs to fix ujail)

Signed-off-by: Robert Marko <robimarko@gmail.com>
2020-12-20 17:14:56 +00:00
..
base-files base-files: upgrade: fix initramfs detection 2020-12-20 17:14:56 +00:00
boot uboot-zynq: fix dtc compilation on host gcc 10 2020-12-13 16:12:45 +01:00
devel valgrind: Update to version 3.16.1 2020-11-18 19:01:44 +01:00
firmware wireless-regdb: Update to version 2020.11.20 2020-12-16 22:11:19 +01:00
kernel mt76: Fix compile against glibc 2020-12-19 23:18:38 +01:00
libs toolchain: Deactivate sanitizer on MIPS and ARC 2020-12-19 23:18:38 +01:00
network uhttpd: don't redirect to HTTPS by default 2020-12-20 10:36:51 +01:00
system zram-swap: remove the compression streams settings 2020-12-13 13:55:03 -10:00
utils util-linux: update to 2.36.1 2020-12-16 22:11:19 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00