guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: squash! system: vm: Initial vm-image support for the Hurd.


From: guix-commits
Subject: 02/02: squash! system: vm: Initial vm-image support for the Hurd.
Date: Thu, 7 May 2020 15:50:27 -0400 (EDT)

janneke pushed a commit to branch wip-hurd-vm
in repository guix.

commit 9b864f7eb8b1fe7eb3740ade8b40b5b301953c0e
Author: Jan (janneke) Nieuwenhuizen <address@hidden>
AuthorDate: Thu May 7 21:40:33 2020 +0200

    squash! system: vm: Initial vm-image support for the Hurd.
---
 gnu/system/vm.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/system/vm.scm b/gnu/system/vm.scm
index 8a98252..a9f1789 100644
--- a/gnu/system/vm.scm
+++ b/gnu/system/vm.scm
@@ -664,8 +664,6 @@ of the GNU system as described by OS."
                                          "default-pager" "crash-dump-core"
                                          "kill" "suspend"))
                                 ("/hurd" -> ,(file-append hurd "/hurd"))
-                                (directory "/etc")
-                                ("/etc/ttys" -> ,(file-append hurd 
"/etc/ttys"))
                                 (directory "/boot")
                                 ("/boot/activation" -> ,boot-activation))
                               '())))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]