core-base
core-base copied to clipboard
Remove writable paths
Instead we can use /etc/fstab and tmpfiles.d
This requires change in core-initrd to pre-run tmpfiles on core-writable.conf before switch of root.
See snapcore/core-initrd#74
Also,
README.mdshould grow some instructions and what a developer would need to do if a new writable path needs to be added.
I have added that.