summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergiu Ivanov <unlimitedscolobb@gmail.com>2009-10-27 22:27:44 +0200
committerSergiu Ivanov <unlimitedscolobb@gmail.com>2009-10-27 22:27:44 +0200
commit668211b95b6fcbe198c6f1d032acf22921693609 (patch)
tree5052070d6949f84e293dcc34da023a60ab219594
parent82d4c3181434f9015b3f1f829512b158f83fc561 (diff)
Update the information about the sources of nsmux and filter.
Now that both translators have been incorporated into the incubator.git repository, the users are advised to obtain their sources from Savannah.
-rw-r--r--hurd/translator/nsmux.mdwn18
1 files changed, 12 insertions, 6 deletions
diff --git a/hurd/translator/nsmux.mdwn b/hurd/translator/nsmux.mdwn
index c07a30bd..61f3eebd 100644
--- a/hurd/translator/nsmux.mdwn
+++ b/hurd/translator/nsmux.mdwn
@@ -26,18 +26,24 @@ list.
## Source
-`nsmux` translator can be obtained with the following command:
+`nsmux` translator can be obtained with the following series of
+commands:
- $ git clone git://github.com/scolobb/nsmux.git
+ $ git clone git://git.sv.gnu.org/hurd/incubator.git nsmux
+ $ cd nsmux/
+ $ git fetch origin nsmux
+ $ git checkout -b nsmux FETCH_HEAD
-`filter` translator can be obtained with the following command:
+`filter` translator can be obtained with the following series of
+commands:
- $ git clone git://github.com/scolobb/filter.git
+ $ git clone git://git.sv.gnu.org/hurd/incubator.git filter
+ $ cd filter/
+ $ git fetch origin filter
+ $ git checkout -b filter FETCH_HEAD
The filter is not yet working.
-It is highly probable that soon the code will be moved to Savannah.
-
## Namespace-based Translator Selection
Namespace-based translator selection is the special technique of using