Adrian Schmutzler <[email protected]> [2019-05-09 13:50:39]:
Hi, > The read-only properties for non-firmware partitions seem to have been > assigned rather randomly. Instead of randomly I would say, that it was developer/submitter preference. > label = "u-boot-env"; > + read-only; > }; as ath79 has `DEFAULT_PACKAGES += uboot-envtools` and just few devices set `DEFAULT_PACKAGES -= uboot-envtools` I would assume, that it's expected to be writeable. > label = "art"; > + read-only; > }; this one seems legit and should be probably ok. -- ynezz _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
