ref: 8bc5c73490f0984eba4c02fdf523979bd9757421
parent: 7671cc802aae34e6a9727cf1194063c466619fdd
author: Aaron Lin <jrmu@inter9.org>
date: Wed Oct 16 17:09:44 EDT 2024
Add instructions for building hubfs on plan 9
--- /dev/null
+++ b/hubfs-p9.ms
@@ -1,0 +1,11 @@
+These are the instructions for building hubfs on plan 9 from plan9.stanleylieber.com:
+
+Source originally from https://bitbucket.org/mycroftiv/hubfs
+
+; 9fs tcp!plan9.stanleylieber.com!9000
+; bind /n/plan9.stanleylieber.com!9000/extra /n/extra
+; cp /n/extra/src/hubfs.tip.tgz $home/
+; cd $home/
+; tar xvzf hubfs.tip.tgz
+; mk all
+; mk install