cd /usr/src/nrelease; make release The resulting image will be in /usr/release.
I have notes on when I build a release here: http://www.dragonflybsd.org/docs/developer/Release/ You won't need most of it, though installing stripped modules will give you a smaller image, for instance. On Fri, Jun 5, 2015 at 4:04 PM, <[email protected]> wrote: > Hi, > > in FreeBSD it is possible to built a complete release with only a single > command, including the creation of ISO images suitable for burning to CDROM > or DVD: > > https://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/release-build.html > > Is this also possible in Dfly? > > If not, how can i create a complete release? >
