Graham MacDonald 1ed16f95c6 Tweak startup - better display defaults, start edwood instead of acme 2 years ago
..
scripts 7b21f013d3 more adjustments to build scripts 2 years ago
.gitignore 4af32c639c Implement some really, really basic Github Actions stuff 2 years ago
README d5f972f1da Implement a build system based on 9legacy's scripts (9legacy.org/magic/webls?dir=/www.9legacy.org/9legacy/build) 2 years ago
build-go.sh a55000654a clean up some stuff after compilation to keep image size down (#1167) 2 years ago
build-usb.bash 1ed16f95c6 Tweak startup - better display defaults, start edwood instead of acme 2 years ago
build.bash 1ed16f95c6 Tweak startup - better display defaults, start edwood instead of acme 2 years ago
command.bash 1ed16f95c6 Tweak startup - better display defaults, start edwood instead of acme 2 years ago
make.bash 1ed16f95c6 Tweak startup - better display defaults, start edwood instead of acme 2 years ago
mkdirs 671fd3a58a Add support for using u-root 2 years ago

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)