Skip to content
Commit 8936e3c3 authored by Paul Spooren's avatar Paul Spooren
Browse files

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: default avatarPaul Spooren <mail@aparcar.org>
parent fe9aa934
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment