luci-app-attendedsysupgrade: request filesystem
authorPaul Spooren <mail@aparcar.org>
Mon, 21 Mar 2022 11:44:11 +0000 (11:44 +0000)
committerPaul Spooren <mail@aparcar.org>
Thu, 31 Mar 2022 15:28:19 +0000 (16:28 +0100)
commitbb6ef9fcc6d18a9013aea6be9c4857b6b5809839
treec4171b2ca3ecfb24d8833904d98e3214c19554ce
parent3856d504d29cdd2f549ce1c9dfd6463c51084275
luci-app-attendedsysupgrade: request filesystem

It is possible to request a specific filesystem so no other filesystems
are used. This speeds up the build process and may prevent failures in
edge cases.

A recent edge case is installing more packages than ext4 can handle
while squashfs works fine due to compression.

Backport `procd` detection of `rootfs_type` to JavaScript:
https://git.openwrt.org/?p=project/procd.git;a=blob;f=system.c;h=93eac59c3b01ce3729dc27539ac483f5314759d3;hb=HEAD#l49

Signed-off-by: Paul Spooren <mail@aparcar.org>
applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js