22.1.r1

Started by almodovaris, January 12, 2022, 08:00:47 AM

Previous topic - Next topic
January 12, 2022, 08:00:47 AM Last Edit: January 12, 2022, 08:33:03 AM by almodovaris
I'm on 22.1.r1 (opnsense-update -fur 22.1.r1), but it wants to update to 22.1.b3.

LibreSSL if that matters.

If I switch to community version, it says "The release type "opnsense" is not available on this repository."

https://pkg.opnsense.org/FreeBSD:13:amd64/22.1/libressl/Latest/opnsense-update.txz says 22.1.b3.

https://pkg.opnsense.org/FreeBSD:13:amd64/22.1/libressl/Latest/opnsense-devel.txz says 22.1.b_141.

====

Okay, done like this:

# nano /usr/local/etc/pkg/repos/OPNsense2.conf

With the following content:

OPNsense2: {
  fingerprints: "/usr/local/etc/pkg/fingerprints/OPNsense",
  url: "pkg+https://pkg.opnsense.org/${ABI}/snapshots/libressl",
  signature_type: "fingerprints",
  mirror_type: "srv",
  priority: 22,
  enabled: yes
}

pkg update -f
pkg upgrade -f
reboot
Option 12 in the menu. Choose 22.1.r1. Let it reboot, and bingo!

I'm running now OPNsense 22.1.r_3 LibreSSL.
OPNsense HW:

Minisforum Venus series UN100C, 16 GB RAM, 512 GB SSD
T-bao N9N Pro, 16 GB RAM, 512 GB SSD

Clever, but you could have waited a few more hours until actual release :)

I'm working on it.


Cheers,
Franco

I did not know it will get released so soon.
OPNsense HW:

Minisforum Venus series UN100C, 16 GB RAM, 512 GB SSD
T-bao N9N Pro, 16 GB RAM, 512 GB SSD

We need room for RC2 and 22.1 release :D

Images are also available if you like to try https://pkg.opnsense.org/releases/22.1/

And now you can switch back to community release type.


Cheers,
Franco