summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-11-13 20:31:21 +0100
committerThomas Schwinge <tschwinge@gnu.org>2007-11-13 20:31:21 +0100
commit76950f18ebe5df91a0215e2c705a0d8fd1a72083 (patch)
treec2b0f17dc0f9bc8510d2d23f558668f6d96458ff
parent3262b7391ab8c2add7cff4af86bf7a52639f09d4 (diff)
Don't duplicate, but link to the FAQ.
-rw-r--r--qemunetworkforhurd.mdwn7
1 files changed, 2 insertions, 5 deletions
diff --git a/qemunetworkforhurd.mdwn b/qemunetworkforhurd.mdwn
index 2d3062b6..f2a34938 100644
--- a/qemunetworkforhurd.mdwn
+++ b/qemunetworkforhurd.mdwn
@@ -37,8 +37,5 @@ host os and use this. (I was not able to use it without proxy)
You might be able to do it using iptables, some clues
<http://sujith-h.livejournal.com/9520.html>
-Use scp,ftp... to transfer files
-
-Note: There is no /dev/urandom in Hurd/Mach yet so you will have to trick your ssh client to make it work
- Use <http://ibofobi.dk/stuff/hurd-entropy/> translator
- or ln -s /bin/* /dev/urandom (use at your own risk ;-) )
+Use scp,ftp... to transfer files (also see
+[[hurd/running/debian/faq#index2h1]]).