Skip to content

Latest commit

 

History

106 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Latest: v2.0.7

The image builder for midnightbsd

All the supported releases are here:

Release x86_64
4.0.7 ✅ (rsync,scp,sshfs,nfs,tar)
4.0.6 ✅ (rsync,scp,sshfs,nfs,tar)
4.0.4 ✅ (rsync,scp,sshfs,nfs,tar)
3.2.4 ✅ (rsync,scp,sshfs,nfs,tar)
2.2.8 ✅ (rsync,scp,sshfs,nfs,tar)

How the images are built:

Each image is built automatically in the anyvm-org/midnightbsd-builder repo's GitHub Actions: it downloads the official MidnightBSD installer ISO, boots it in QEMU, answers the installer unattended, enables ssh, pre-installs the packages listed in the conf, and exports the installed disk as a compressed qcow2 image.

Upstream install media: the official MidnightBSD ISOs from https://midnightbsd.org/ftp/MidnightBSD/releases/ (download page: https://www.midnightbsd.org/download/).

How to build:

  1. Use the manual.yml to build manually.

    Run the workflow manually, you will get a view-only webconsole from the output of the workflow, just open the link in your web browser.

    You will also get an interactive VNC connection port from the output, you can connect to the vm by any vnc client.

  2. Run the builder locally on your Ubuntu machine.

    Just clone the repo. and run:

    python3 build.py conf/midnightbsd-4.0.7.conf

About

Builder for MidnightBSD vm

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages