~moody/iso

Nightly 9front ISO buildbox
generate qcow2 images now as well
add README and mkfile

refs

front
browse  log 

clone

read-only
https://git.sr.ht/~moody/iso
read/write
git@git.sr.ht:~moody/iso

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

This repo provides a /cfg/$sysname for a nightly iso builder.
Code and generated files are stored in /usr/build.

The following hierarchy is assumed:
/usr/build/
	code/
		plan9front/
	www/
		9front/

code/plan9front should be setup to be the plan9front repo.
www/ is web root.

To install:
	; cd /cfg
	; git/clone $url $sysname
	; cd $sysname
	; mk install