Re: Building VM-IMAGE(s) from Source
- Reply: Dag-Erling_Smørgrav : "Re: Building VM-IMAGE(s) from Source"
- Reply: Maku Bex : "Re: Building VM-IMAGE(s) from Source"
- Reply: David Chisnall : "Re: Building VM-IMAGE(s) from Source"
- In reply to: vermaden : "Building VM-IMAGE(s) from Source"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Apr 2026 10:24:46 UTC
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