Plan 9 setup on OpenWRT
Ever wanted to try Plan 9 but it did not work? Just kidding. My setup involves a Linux router as a file server, a Raspberry Pi 2 CPU server, and a generic netboot config for amd64 terminals (including QEMU). File server on the router means DHCP (of course it does it already; OpenWRT uses dnsmasq), PXE (TFTP provided by atftpd) and finally a 9P server (u9fs; maybe in the future you can run an actual file server, like gefs, with Uglendix). ...