You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic
Bruno Pena de80424f70 kernel: mtd: Make subpartitions inherit parent's access mode
Currently it's not possible to effectively mark a "firmware" partition
as read-only. The sub-partitions "kernel", "rootfs" and "rootfs_data"
are always created as read-write (ignoring the parent access mode).

This patch enforces the access mode of sub-partitions to match the
parent partition, which is useful for recovery images that are meant
to be fully read-only to avoid accidental damage from end-user.

An example of such implementation (read-only firmware image) is the
recovery image used on the Zsun-SD100 [1].

Please note the related patch for fstools [2] to enable this read-only
concept.

[1] https://github.com/brunompena/zsun-resources
[2] http://lists.infradead.org/pipermail/openwrt-devel/2020-January/021043.html

Signed-off-by: Bruno Pena <brunompena@gmail.com>
[removed already obsolete 4.9 kernel patch]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
4 years ago
..
backport-4.14 kernel: bump 4.14 to 4.14.165 4 years ago
backport-4.19 kernel: bump 4.19 to 4.19.90 5 years ago
files swconfig: fix Broadcom b53 support 4 years ago
hack-4.14 kernel: mtd: Make subpartitions inherit parent's access mode 4 years ago
hack-4.19 kernel: mtd: Make subpartitions inherit parent's access mode 4 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
pending-4.14 kernel: bump 4.14 to 4.14.164 4 years ago
pending-4.19 kernel: bump 4.19 to 4.19.95 4 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-4.14 generic: update config-4.14 4 years ago
config-4.19 generic: update config-4.19 4 years ago