summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/system/examples/bare-hurd64.tmpl2
-rw-r--r--gnu/system/examples/devel-hurd64.tmpl2
2 files changed, 0 insertions, 4 deletions
diff --git a/gnu/system/examples/bare-hurd64.tmpl b/gnu/system/examples/bare-hurd64.tmpl
index 6e664c46cdb..2d051d64656 100644
--- a/gnu/system/examples/bare-hurd64.tmpl
+++ b/gnu/system/examples/bare-hurd64.tmpl
@@ -17,8 +17,6 @@
17;; --snapshot \ 17;; --snapshot \
18;; --hda /gnu/store/...-disk-image 18;; --hda /gnu/store/...-disk-image
19;; 19;;
20;; (note that the 64bit Hurd does not seem to show a login prompt)
21;;
22;; and use it like: 20;; and use it like:
23;; 21;;
24;; ssh -p 10022 root@localhost 22;; ssh -p 10022 root@localhost
diff --git a/gnu/system/examples/devel-hurd64.tmpl b/gnu/system/examples/devel-hurd64.tmpl
index 6c81643565a..17abd26eaa1 100644
--- a/gnu/system/examples/devel-hurd64.tmpl
+++ b/gnu/system/examples/devel-hurd64.tmpl
@@ -17,8 +17,6 @@
17;; --netdev user,id=net0,hostfwd=tcp:127.0.0.1:10022-:2222 \ 17;; --netdev user,id=net0,hostfwd=tcp:127.0.0.1:10022-:2222 \
18;; --hda devel-hurd.img 18;; --hda devel-hurd.img
19;; 19;;
20;; (note that the 64bit Hurd does not seem to show a login prompt)
21;;
22;; and use it like: 20;; and use it like:
23;; 21;;
24;; ssh -p 10022 root@localhost 22;; ssh -p 10022 root@localhost