changeset: 482:ca0a84840083
tag: tip
user: Uriel <u_AT_berlinblue.org>
date: Fri Mar 19 01:51:58 2010 +0000
files: libs.suckless.org/r9p.md wmii.suckless.org/9p.md
description:
Mostly update a few links to non-outdated and long term reliable urls.
diff -r 2f18e2943d39 -r ca0a84840083 libs.suckless.org/r9p.md
--- a/libs.suckless.org/r9p.md Wed Mar 17 19:07:33 2010 +0000
+++ b/libs.suckless.org/r9p.md Fri Mar 19 01:51:58 2010 +0000
_AT_@ -5,7 +5,7 @@
Version: 0.4
Repo:
http://hg.suckless.org/r9p
-`r9p` is a simple [9P](
http://cat-v.org/9p/) client implementation for Ruby. It currently supports basic filesystem operations, including reading, writing, and listing files. It also supports the operations of the IO class by providing a true file descriptor through a proxy thread.
+`r9p` is a simple [9P](
http://9p.cat-v.org) client implementation for Ruby. It currently supports basic filesystem operations, including reading, writing, and listing files. It also supports the operations of the IO class by providing a true file descriptor through a proxy thread.
* [`r9p 0.4`](
http://dl.suckless.org/libs/r9p-0.4.tgz)
* Latest: `hg clone
http://hg.suckless.org/r9p`
diff -r 2f18e2943d39 -r ca0a84840083 wmii.suckless.org/9p.md
--- a/wmii.suckless.org/9p.md Wed Mar 17 19:07:33 2010 +0000
+++ b/wmii.suckless.org/9p.md Fri Mar 19 01:51:58 2010 +0000
_AT_@ -1,9 +1,11 @@
TIPS ABOUT 9P CAPABILITIES
==========================
-This page covers how to mount the wmii file system on Linux or Inferno, see
-[9P](
http://cat-v.org/9p/) for a list of other 9P client libraries in various
-languages.
+This page covers how to mount the wmii file system on Linux or [Inferno](
http://inferno.cat-v.org/), see
+[9P](
http://9p.cat-v.org/) for a list of [other 9P client libraries in various
+languages](
http://9p.cat-v.org/implementations).
+
+Also you should consider using [sqweek's 9mount helper tools](
http://sqweek.dnsdojo.org/code/9mount/).
9p.ko
-----
_AT_@ -30,7 +32,7 @@
Inferno
-------
-If you have installed [inferno](
http://www.vitanuova.com/inferno/), you
+If you have installed [inferno](
http://inferno.cat-v.org), you
can mount the wmii filesystem if you edit the wmii script through
setting a tcp-socket capable address:
Received on Fri Mar 19 2010 - 02:58:08 CET