git clone --depth 1 --branch 22.7.11 https://github.com/opnsense/tools env ROOTDIR=/tmp/opnsense TOOLSBRANCH=22.7.11 OS=13.1 make update env ROOTDIR=/tmp/opnsense TOOLSBRANCH=22.7.11 OS=13.1 make dvd
Number of packages to be removed: 11 The operation will free 109 MiB. [1/11] Deinstalling squid-5.9... [1/11] Deleting files for squid-5.9: 100% ==> You should manually remove the "squid" user. ==> You should manually remove the "squid" group [2/11] Deinstalling krb5-1.21.2... [2/11] Deleting files for krb5-1.21.2: 100% [3/11] Deinstalling openldap24-client-2.4.59_4... [3/11] Deleting files for openldap24-client-2.4.59_4: 100% [4/11] Deinstalling cyrus-sasl-2.1.28... [4/11] Deleting files for cyrus-sasl-2.1.28: 100% To delete Cyrus user permanently, use 'pw userdel cyrus' To delete Cyrus group permanently, use 'pw groupdel cyrus' [5/11] Deinstalling gmake-4.3_2... [5/11] Deleting files for gmake-4.3_2: 100% [6/11] Deinstalling readline-8.2.1... [6/11] Deleting files for readline-8.2.1: 100% [7/11] Deinstalling gettext-runtime-0.22_1... [7/11] Deleting files for gettext-runtime-0.22_1: 100% [8/11] Deinstalling pkg-1.19.2... [8/11] Deleting files for pkg-1.19.2: 100% [9/11] Deinstalling indexinfo-0.3.1... [9/11] Deleting files for indexinfo-0.3.1: 100% [10/11] Deinstalling openssl-1.1.1v,1... [10/11] Deleting files for openssl-1.1.1v,1: 100% [11/11] Deinstalling perl5-5.32.1_4... [11/11] Deleting files for perl5-5.32.1_4: 100% Creating repository in /usr/obj/tmp/opnsense/tools/config/22.7/OpenSSL:amd64/.pkg-new/: 100% Packing files for repository: 100% >>> Removing packages set >>> Creating package mirror set for 23.7.3_60-OpenSSL-amd64... done -rw-r--r-- 1 root wheel 858M Sep 6 12:32 packages-23.7.3_60-OpenSSL-amd64.tar >>> ERROR: The build encountered fatal issues! >>> Aborted version 1.12a for sysutils/cciss_vol_status >>> Aborted version 7.26.0 for sysutils/puppet7 *** Error code 1 Stop. make: stopped in /tmp/opnsense/tools
cd /usrgit clone https://github.com/opnsense/toolscd toolsmake update OS=13.1 SRCBRANCH=stable/22.7 PLUGINSBRANCH=stable/22.7 COREBRANCH=stable/22.7 VERSION=22.7.11make prefetch-base,kernel VERSION=22.7.9rsync -vaz rsync://mirror.ams1.nl.leaseweb.net/opnsense/FreeBSD:13:amd64/22.7/MINT/22.7.11/OpenSSL /tmp/opnsensetar -C /tmp/opnsense/OpenSSL -cf /usr/local/opnsense/build/22.7/amd64/sets/packages-22.7.11-OpenSSL-amd64.tar .make dvd
which kernel has which version?
If your goal is to simply acquire a vanilla 22.7.11 iso, there's a faster way. From my cookbook:Code: [Select]cd /usrgit clone https://github.com/opnsense/toolscd toolsmake update OS=13.1 SRCBRANCH=stable/22.7 PLUGINSBRANCH=stable/22.7 COREBRANCH=stable/22.7 VERSION=22.7.11make prefetch-base,kernel VERSION=22.7.9rsync -vaz rsync://mirror.ams1.nl.leaseweb.net/opnsense/FreeBSD:13:amd64/22.7/MINT/22.7.11/OpenSSL /tmp/opnsensetar -C /tmp/opnsense/OpenSSL -cf /usr/local/opnsense/build/22.7/amd64/sets/packages-22.7.11-OpenSSL-amd64.tar .make dvdShouldn't take too long.CheersMaurice
>>> Running build step: ports>>> Passing arguments: (none)Installed pkg version '1.19' does not match required version '1.18'*** Error code 1Stop.make: stopped in /usr/tools
pkg install /tmp/opnsense/OpenSSL/All/pkg-1.18.4.pkg
-rw-r--r-- 1 root wheel 805M Sep 8 03:07 packages-22.7.11-OpenSSL-amd64.tar>>> WARNING: The build provided additional info.>>> Package list inconsistency for emulators/qemu-guest-agent>>> Package list inconsistency for net/librdkafka>>> Package list inconsistency for www/squid>>> ERROR: The build encountered fatal issues!>>> Aborted version 1.12.4_4 for sysutils/consul*** Error code 1Stop.make: stopped in /usr/tools
1+0 records out4096 bytes transferred in 0.000126 secs (32562207 bytes/sec)Creating `/usr/obj/usr/tools/config/22.7/OpenSSL:amd64/efiboot.img'/usr/obj/usr/tools/config/22.7/OpenSSL:amd64/efiboot.img: 4039 sectors in 4039 FAT12 clusters (512 bytes/cluster)BytesPerSec=512 SecPerClust=1 ResSectors=1 FATs=2 RootDirEnts=512 Sectors=4096 Media=0xf0 FATsecs=12 SecPerTrack=63 Heads=255 HiddenSecs=0Populating `/usr/obj/usr/tools/config/22.7/OpenSSL:amd64/efiboot.img'Image `/usr/obj/usr/tools/config/22.7/OpenSSL:amd64/efiboot.img' complete>>> Building dvd image... -- 0:make -- time-stamp -- Sep/08/23 13:09:44 ---- 0:make -- time-stamp -- Sep/08/23 13:09:47 --done