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

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)