<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix"><br>
      On 2025-10-17 07:04, Doug Moen wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:b28b0bee-eb33-42bc-a1bf-1e5df5dc921e@app.fastmail.com">
      <div>The system doesn't switch over to the new release until you
        reboot, when it will atomically switch over to the new release.
        Internally, the atomic switchover doesn't require moving or
        copying files, it's just a single file that changes to point to
        the new release. If the new release has problems, you can roll
        back to the previous release, either in the boot menu, or in the
        GUI app store.</div>
    </blockquote>
    <br>
    Single file?  Ahh, mount this "os file" read-only, and then do
    overlay.  If "os file" can be selected like "kernel" now, then it
    would be easier for users.  My only concern would be speed.<br>
    <br>
    But, having separate /home partition, and 2 root partitions (current
    and old) would be same thing, no?  Just don't wipe the <b>whole</b>
    disk, when installing distro. :-)
  </body>
</html>