1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

system: examples: Remove comments on missing login prompt on hurd64.

* gnu/system/examples/bare-hurd64.tmpl: Remove outdated comment.
* gnu/system/examples/devel-hurd64.tmpl: Remove outdated comment.

Merges: https://codeberg.org/guix/guix/pulls/5545
Change-Id: Icd31fe47392263f2629e882c791013679a0fd597
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Yelninei
2026-01-11 12:50:37 +00:00
committed by Sharlatan Hellseher
parent 264fe8ee5a
commit 73e5fc3854
2 changed files with 0 additions and 4 deletions

View File

@@ -17,8 +17,6 @@
;; --snapshot \
;; --hda /gnu/store/...-disk-image
;;
;; (note that the 64bit Hurd does not seem to show a login prompt)
;;
;; and use it like:
;;
;; ssh -p 10022 root@localhost

View File

@@ -17,8 +17,6 @@
;; --netdev user,id=net0,hostfwd=tcp:127.0.0.1:10022-:2222 \
;; --hda devel-hurd.img
;;
;; (note that the 64bit Hurd does not seem to show a login prompt)
;;
;; and use it like:
;;
;; ssh -p 10022 root@localhost