summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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