Skip to content

Mount the root filesystem read-write by default

Sjoerd Simons requested to merge wip/sjoerd/u-boot-image into apertis/v2019dev0

The root filesystem was ro, with special sections marked as rw for the old upgrade system. Now that we have ostree that's really quite redundant.

Signed-off-by: Sjoerd Simons sjoerd.simons@collabora.co.uk

Merge request reports