Jay
Author of snap here, you can also clone the repo and do a “make install”!

  • Jay replied to this.

    qbit

    Hi,

    Can
    you let me know how to upgrade from 5.6 to 5.7 using snap? after
    downloading all sets its showing me error path to src is not given.

    I also tried sysmerge -S -s /tmp/upgrade/etc56.tgz

    Thanks.

    “Only the paranoid survive.”

    ― Harold Finch
    NetBSD VPS , NetBSD , OS108

    • qbit replied to this.

      Jay
      Releases are a
      little bit more tricky. Lots of changes need to be taken into account
      (/var/tmp/ removal for example) before upgrading.

      For any upgrade (release or -current) the docs should be referenced:
      http://www.openbsd.org/faq/upgrade56.html for 5.6 to 5.7.
      http://www.openbsd.org/faq/current.html for current.

      All that said, I don't typically use snap for upgrading releases, and will probably remove that feature set later on.

      Jay

      sudo in base has been replaced with doas(1), sudo is available as a package.source: http://www.openbsd.org/58.html

      Use doas after configuring it, install sudo from ports or become root before doing the second step.