John Floren 5b517f23e7 Don't bother building man pages and indexes, they are already built. %!s(int64=2) %!d(string=hai) anos
..
scripts 5b517f23e7 Don't bother building man pages and indexes, they are already built. %!s(int64=2) %!d(string=hai) anos
.gitignore 4af32c639c Implement some really, really basic Github Actions stuff %!s(int64=3) %!d(string=hai) anos
9-cc.patch af41f55462 Wrap Ron's build scripts in a Dockerfile %!s(int64=3) %!d(string=hai) anos
BUILD_IN_DOCKER 314098d3a8 Build from a local folder if it's been mounted by docker %!s(int64=3) %!d(string=hai) anos
Dockerfile 314098d3a8 Build from a local folder if it's been mounted by docker %!s(int64=3) %!d(string=hai) anos
README d5f972f1da Implement a build system based on 9legacy's scripts (9legacy.org/magic/webls?dir=/www.9legacy.org/9legacy/build) %!s(int64=3) %!d(string=hai) anos
RUNCOREBOOT 04e5e89aff Add runcoreboot script so we can experiment with UEFI failure %!s(int64=2) %!d(string=hai) anos
bind 33c5da8024 Add version of bind to wrap mount (for linux builder) %!s(int64=3) %!d(string=hai) anos
build-go.sh a55000654a clean up some stuff after compilation to keep image size down (#1167) %!s(int64=3) %!d(string=hai) anos
build-usb.bash 94b3007868 Enable build scripts to run on mac (without kvm) %!s(int64=2) %!d(string=hai) anos
build.bash 94b3007868 Enable build scripts to run on mac (without kvm) %!s(int64=2) %!d(string=hai) anos
command.bash 1ed16f95c6 Tweak startup - better display defaults, start edwood instead of acme %!s(int64=3) %!d(string=hai) anos
make.bash 1ed16f95c6 Tweak startup - better display defaults, start edwood instead of acme %!s(int64=3) %!d(string=hai) anos
mkdirs 671fd3a58a Add support for using u-root %!s(int64=3) %!d(string=hai) anos

README

To build on Linux, run `bash build.bash` *from within* the build directory. You'll need to run `ufs` or `centre` on the host, serving 9P over port 5640; the finished ISO will be dropped onto that 9P service.

To build on Plan 9, just do the steps in build.bash manually (basically, bind the Harvey source to /n/harvey and run the individual scripts)