luci-app-attendedsysupgrade: request filesystem
authorPaul Spooren <[email protected]>
Mon, 21 Mar 2022 11:44:11 +0000 (11:44 +0000)
committerPaul Spooren <[email protected]>
Tue, 22 Mar 2022 22:33:33 +0000 (22:33 +0000)
commit8936e3c386e77c2dc090dbbd5a87907196f9149b
tree4280dd73c3a3c76a11dbea7ae3c4778dbeddade0
parentfe9aa934bacb1128819d34feee41a1292c17e700
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.

Since  `rootfs_type` is now always available via `procd`, remove the
hack of reading `/proc/mounts`.

Signed-off-by: Paul Spooren <[email protected]>
applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js
applications/luci-app-attendedsysupgrade/root/usr/share/rpcd/acl.d/luci-app-attendedsysupgrade.json