From e4da81c96aae698fe70428efe3c49d8612bbe2b3 Mon Sep 17 00:00:00 2001 From: resneptacle Date: Sun, 2 Feb 2025 11:13:36 +0100 Subject: [PATCH] first commit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dd8cfc6 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +## WIP: OpenWRT Images customized for the [CGHMN](https://wiki.cursedsilicon.net/index.php?title=Compu-Global-Hyper-Mega-Net) + +This repo holds the configuration files needed to build images for common routers to join your end device into the CGHMN retro ISP. + +*Heavily* Work in Progress and so far more of a "seeing what sticks" kind of deal than anything else. + +A section on how to actually build an image and flash it might follow soon.