guix-commits
[Top][All Lists]
Advanced

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

branch wip-hurd-vm updated (b73d83f -> ef647de)


From: guix-commits
Subject: branch wip-hurd-vm updated (b73d83f -> ef647de)
Date: Mon, 1 Jun 2020 09:11:45 -0400 (EDT)

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

    from b73d83f  syscalls: set-thread-name, thread-name: Stub for the Hurd.
     new 27f0492  hurd-boot: Further cleanup of "rc".
     new ef647de  hurd-boot: Use setxattr instead of MAKEDEV.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/build/hurd-boot.scm  | 231 +++++++++++++++++++++++++++++++++++++++++++++++
 gnu/build/linux-boot.scm |  48 +---------
 gnu/local.mk             |   1 +
 gnu/packages/hurd.scm    | 102 ++-------------------
 gnu/system/image.scm     |   2 +
 gnu/system/vm.scm        |   5 +-
 6 files changed, 247 insertions(+), 142 deletions(-)
 create mode 100644 gnu/build/hurd-boot.scm



reply via email to

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