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:
committed by
Sharlatan Hellseher
parent
264fe8ee5a
commit
73e5fc3854
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user