~ruther/guix-local

867e3c5553515e74ea2263a430bae4c337f4b84c — Ludovic Courtès 12 years ago 81bb9b6
gnu: vm: Remove erroneous store reference.

* gnu/system/vm.scm (system-qemu-image): Remove reference from BOOT to
  MINGETTY since MINGETTY may not be valid yet.
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/system/vm.scm
M gnu/system/vm.scm => gnu/system/vm.scm +1 -2
@@ 594,8 594,7 @@ You can log in as 'guest' or 'root' with no password.
           (boot    (add-text-to-store store "boot"
                                       (object->string
                                        `(execl ,dmd-file "dmd"
                                                "--config" ,dmd-conf))
                                       (list out)))
                                                "--config" ,dmd-conf))))
           (entries  (list (menu-entry
                            (label (string-append
                                    "GNU System with Linux-Libre "