Opened 3 years ago

Closed 3 years ago

#17024 closed task (duplicate)

[release notes] Document the R1/beta2 to R1/beta3 upgrade process

Reported by: kallisti5 Owned by: nielx
Priority: high Milestone: R1/beta3
Component: Documentation Version: R1/beta3
Keywords: Cc:
Blocked By: #16126 Blocking:
Platform: All

Description

We need to test/document the upgrade process for R1/beta2 to R1/beta3 for the release notes.

Knowns

The upgrade process will likely be something like this:

pkgman drop-repo HaikuPorts
pkgman drop-repo Haiku
pkgman add-repo https://eu.hpkg.haiku-os.org/haikuports/master/$(getarch)/current
pkgman add-repo https://eu.hpkg.haiku-os.org/haiku/r1beta3/$(getarch)/current
pkgman full-sync

Users could also replace https://eu.hpkg.haiku-os.org with a mirror or IPFS gateway

pkgman drop-repo HaikuPorts
pkgman drop-repo Haiku
pkgman add-repo https://eu.hpkg.haiku-os.org/haikuports/master/$(getarch)/current
pkgman add-repo https://eu.hpkg.haiku-os.org/haiku/r1beta3/$(getarch)/current
pkgman full-sync

Change History (1)

comment:1 by pulkomandy, 3 years ago

Blocked By: 16126 added
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.