shithub: iso


branches: front

Clone

clone: git://shithub.us/moody/iso gits://shithub.us/moody/iso
push: hjgit://shithub.us/moody/iso
patches to: moody@posixcafe.org

Last commit

9f8d967b – moody <moody@nightowl> authored on 2026/02/04 20:45
Build index.html statically every night instead of on demand

About

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