summary refs log tree commit diff
diff options
context:
space:
mode:
authorJan (janneke) Nieuwenhuizen <janneke@gnu.org>2020-06-08 18:49:59 +0200
committerJan Nieuwenhuizen <janneke@gnu.org>2020-06-08 18:50:01 +0200
commitd5738e5d0068dad5f7eb34583bc4cacb5f1e95a9 (patch)
tree96f6035e541c162eee03458f7e6798370e884ec5
parent8ca543703ffc5b750cfc44116a36c25bbf007f82 (diff)
downloadguix-wip-hurd-vm.tar.gz
squash! system: bare-hurd.tmpl: Add openssh-sans-x client and service. wip-hurd-vm
As reported my mothacehe on IRC: --no-grafts is no longer necessary.
-rw-r--r--gnu/system/examples/bare-hurd.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/examples/bare-hurd.tmpl b/gnu/system/examples/bare-hurd.tmpl
index cdde80200c..414a9379c8 100644
--- a/gnu/system/examples/bare-hurd.tmpl
+++ b/gnu/system/examples/bare-hurd.tmpl
@@ -5,7 +5,7 @@
 
 ;; To build a disk image for a virtual machine, do
 ;;
-;;     ./pre-inst-env guix system disk-image --target=i586-pc-gnu --no-grafts \
+;;     ./pre-inst-env guix system disk-image --target=i586-pc-gnu \
 ;;         gnu/system/examples/bare-hurd.tmpl
 ;;
 ;; You may run it like so