mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-21 05:31:05 +02:00
/mnt/stateful_partition was already a little unruly with /mnt/stateful_partition/home and /mnt/stateful_partition/var_overlay serving similar functional purposes. Then we needed to also add /opt and /srv overlays. I also have wanted to get rid of the ugly and weird /mnt/stateful_partition name so lets just have one big move. /mnt/stateful_partition -> /media/state /mnt/stateful_partition/var_overlay -> /media/overlays/var /mnt/stateful_partition/home -> /media/overlays/home From there we add /media/overlays/srv and /media/overlays/opt
Description
Languages
Shell
93.1%
Python
6.9%