Re: Building VM-IMAGE(s) from Source
- Reply: vermaden : "Re: Building VM-IMAGE(s) from Source"
- In reply to: vermaden : "Re: Building VM-IMAGE(s) from Source"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Apr 2026 01:43:52 UTC
Vermaden, Very useful script! Thx. Also, I noticed that your custom.conf contains "release/15" instead of "releng/15" as a source branch. I'm confident you're aware there is no "release/15" branch on the git repo so you probably just added it subconsciously. It happens when working with FreeBSD (it always tends to push you beyond the limits). Happy hacking /#\ On Wed, Apr 15, 2026, 05:26 vermaden <vermaden@interia.pl> wrote: > I was not able to get 'release.sh' to success even a single time - it > always failed with different errors - the 'help' I received here also did > not pushed things forward ... so I wrote my own verimg(8) tool for similar > things as 'release.sh' does. > > Here are the details: > - > https://vermaden.wordpress.com/2026/04/15/freebsd-image-builder-installer-verimg-tool/ > > Here is the verimg(8) repo: > - https://github.com/vermaden/verimg > > Maybe someone will find that useful. > > Regards, > vermaden > > > > Temat: Building VM-IMAGE(s) from Source > Data: 2026-04-09 0:34 > Nadawca: "vermaden" <vermaden@interia.pl> > Adresat: freebsd-stable@FreeBSD.org; freebsd-hackers@FreeBSD.org; > freebsd-current@freebsd.org; > > > Hi, > > > > I want to build VM images from source, the same ones that are here: > > - > https://download.freebsd.org/releases/VM-IMAGES/15.0-RELEASE/amd64/Latest/ > > > > What I did: > > > > (...) > > > > ... but the VMIMAGES are not built ... or maybe I am doing something > wrong. > > > > The contents in /usr/src/release/Makefile and release(7) are alsoe > different. > > > > Please advice. > > > > Thanks, > > vermaden > >