~hww3/netbsd-kvm-image-builder

Imported from Bitbucket
updates for netbsd 8.1 and bhyve
network restart is in hostname script as well.
updated package versions

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~hww3/netbsd-kvm-image-builder
read/write
git@git.sr.ht:~hww3/netbsd-kvm-image-builder

You can also use your local clone with git send-email.

#netbsd-kvm-image-builder

This repo creates a custom NetBSD install ISO and a KVM image for use in SmartOS and Triton.

#Requirements

You'll need a non-root zone with cdrtools installed in order to create the guest tools image. The rest of the work will be done from the global zone of the head node.

#Setup

The following packages are required:

pkgin in bash cdrtools

#Usage

This is a work in progress so much of the process is manual. See the README_CREATE file for a step by step description of how to prepare the image.