diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2015-11-06 20:00:03 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2015-11-06 20:00:03 -0500 |
commit | 55d3e11f0f68bfe26fb56029b53e3c1c50c40c2c (patch) | |
tree | f1d211a3b5c2786463cd3610c56aa28d8fa13c91 /rc/bin/9fs | |
parent | b21482828b1597b5db66878611d50c0f70254af6 (diff) | |
download | plan9front-55d3e11f0f68bfe26fb56029b53e3c1c50c40c2c.tar.xz |
9fs: add case 9front
Diffstat (limited to 'rc/bin/9fs')
-rwxr-xr-x | rc/bin/9fs | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/rc/bin/9fs b/rc/bin/9fs index 1e8f86780..29fd584a4 100755 --- a/rc/bin/9fs +++ b/rc/bin/9fs @@ -56,6 +56,15 @@ case atomdump 9fs atom && mount -nC /srv/atom /n/atomdump atomdump case 9pio srv -nq tcp!9p.io 9pio && mount -nC /srv/9pio /n/9pio +case 9front + 9fs 9front.org + for(i in 9front extra fqa hardware iso lists pkg) + bind /n/9front.org/$i /n/$i + 9fs tcp!9front.org!7734 + bind -a /n/9front.org!7734 /n/lists + 9fs contrib.9front.org + for(i in bugs contrib sources) + bind /n/contrib.9front.org/$i /n/$i # arbitrary venti archives case vac:* vacfs <{echo $1} |