Writeable directories preserved during updates of Atomic Desktop

From Pengwings
Revision as of 18:55, 8 February 2026 by Theleruby (talk | contribs)

Base directories stored as a diff against the image, preserved using 3-way merge with diffs stored per-deployment

  • /etc

Regular writeable directories

  • /var

Directories symlinked to /var to make them writeable

  • /home -> /var/home
  • /mnt -> /var/mnt
  • /opt -> /var/opt
  • /root -> /var/roothome
  • /srv -> /var/srv
  • /usr/local -> /var/usrlocal

Directories overlayed to /var to make them writeable

  • /usr/share/sddm/themes -> /var/sddm_themes/themes