openwrt/package/base-files/files
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
..
bin base-files: allow setting device and bridge macs 2020-12-02 07:51:36 +01:00
etc base-files: informative service command in /etc/shinit. service command shows services enabled/disabled and running status, when the service command is invoked with no/invalid arguments, like this: 2020-12-03 23:28:43 -10:00
lib package/base-files: caldata: use dd iflag fullblock 2020-12-11 13:48:24 +01:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: upgrade: fix initramfs detection 2020-12-20 17:14:56 +00:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00