guix-commits
[Top][All Lists]
Advanced

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

02/02: Revert "gnu: hurd: Have runsystem script create eth0 too."


From: guix-commits
Subject: 02/02: Revert "gnu: hurd: Have runsystem script create eth0 too."
Date: Wed, 8 Apr 2020 18:26:51 -0400 (EDT)

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

commit 1a98789ce7059be42f07a18ba0b369d500b5fe6a
Author: Jan (janneke) Nieuwenhuizen <address@hidden>
AuthorDate: Wed Apr 8 23:31:43 2020 +0200

    Revert "gnu: hurd: Have runsystem script create eth0 too."
    
    This reverts commit 1427224358dabba760cd8a44f3d25c506ea81fa6.
---
 gnu/packages/hurd.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/hurd.scm b/gnu/packages/hurd.scm
index 98daf1d..5a56714 100644
--- a/gnu/packages/hurd.scm
+++ b/gnu/packages/hurd.scm
@@ -411,7 +411,7 @@ fsysopts / --writable
 # MAKEDEV relies on pipes so this needs to be set up.
 settrans -c /servers/socket/1 /hurd/pflocal
 
-(cd /dev; MAKEDEV -D /dev std vcs tty{1,2,3,4,5,6} eth0)\n")))
+(cd /dev; MAKEDEV -D /dev std vcs tty{1,2,3,4,5,6})\n")))
 
                (substitute* "daemons/runsystem.hurd.sh"
                  (("export PATH")



reply via email to

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