diff options
author | Arne Babenhauserheide <arne_bab@web.de> | 2010-07-12 16:11:57 +0200 |
---|---|---|
committer | Arne Babenhauserheide <arne_bab@web.de> | 2010-07-12 16:11:57 +0200 |
commit | d1c0ce816a016868a9a9fa0ec42a319e022b8824 (patch) | |
tree | ed75bf6fb1a68667f5d572c9458fb17c10792b42 | |
parent | cc236d8341b121206d65dc399d5bbbe51360da4a (diff) |
Added info and links to the different translators in hurdextras.
-rw-r--r-- | hurd/translator.mdwn | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/hurd/translator.mdwn b/hurd/translator.mdwn index e567938f..44ba4dff 100644 --- a/hurd/translator.mdwn +++ b/hurd/translator.mdwn @@ -71,9 +71,7 @@ Read about translator [[short-circuiting]]. * [[ext2fs]] * [[fatfs]] * [[magic]] -* [[mboxfs]] * [[unionfs]] -* [[xmlfs]] * ... @@ -87,6 +85,24 @@ Read about translator [[short-circuiting]]. * [[nsmux]] * ... +# Translators (only) in Hurdextras + +*These Translators are available in the [hurdextras repository](http://savannah.nongnu.org/cvs/?group=hurdextras) but not yet described on this website. They are in varying stages of Development.* + +* [jfs](http://www.nongnu.org/hurdextras/#jfs) +* [httpfs](http://www.nongnu.org/hurdextras/#httpfs) +* [gopherfs](http://www.nongnu.org/hurdextras/#cvsfs) +* [memfs](http://www.nongnu.org/hurdextras/#gopherfs) +* [netio](http://www.nongnu.org/hurdextras/#netio) +* [notice](http://www.nongnu.org/hurdextras/#notice) +* [pith](http://www.nongnu.org/hurdextras/#pith) +* [pptop](http://www.nongnu.org/hurdextras/#pptop) +* [run](http://www.nongnu.org/hurdextras/#run) +* [smbfs](http://www.nongnu.org/hurdextras/#smbfs) +* [tarfs](http://www.nongnu.org/hurdextras/#tarfs) +* [xmlfs](http://www.nongnu.org/hurdextras/#xmlfs) +* [mboxfs](http://www.nongnu.org/hurdextras/#mboxfs) + # Translator Wishlists |