guix-commits
[Top][All Lists]
Advanced

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

branch wip-hurd-vm updated (784ba72 -> ef33718)


From: guix-commits
Subject: branch wip-hurd-vm updated (784ba72 -> ef33718)
Date: Mon, 13 Apr 2020 09:20:44 -0400 (EDT)

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

    from 784ba72  gnu: hurd: Fix references to /bin/w.
     new 84215ba  gnu: guix: Avoid loading (gnu installer) when cross compiling.
     new 26918e5  system: hurd: Add guix.
     new 6c1768a  HACK build.sh, 2GiB disk.
     new 27d93f3  Revert "compile: Run the load phase within 'with-target'."
     new f809071  Revert "records: Have ABI check work well for 
cross-compilation."
     new 3277c2b  REMOVEME gnu: guix: Bugfix for cross compiling to the Hurd.
     new 9e9a42d  gnu: guix: Run `make update-guix-package'.
     new 41f6f82  build.sh: Disable daemon deduplication; builds gnu-make-boot0!
     new 2c56ef2  system: hurd: Bump image size to 10GiB.
     new a4fb876  gnu: hurd: Use default Qemu guest ip: 10.0.2.15.
     new 7efff1e  system: hurd: Add openssh.
     new e27ae40  system: hurd: Add the Shepherd.
     new ea3cf59  gnu: coreutils: Mark three more tests XFAIL on the Hurd.
     new 3e32e0b  gnu: python: Build fix for the Hurd.
     new 1b2def5  DRAFT system: hurd: Start the Shepherd.
     new effb8a2  services: Add hurd.
     new f7f6fd7  services: Add hurd-console-service-type.
     new 2141f3e  services: Add hurd-ttys-service-type.
     new 71b980e  services: Add hurd-user-services-service-type.
     new ce40b00  services: Register guix-daemon-service as a hurd service.
     new d56b85f  system: hurd: Initial (gnu services) generated shepherd.conf.
     new ef33718  HACK use uncompiled .scm for shepherd

The 22 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/local.mk                        |   1 +
 gnu/packages/base.scm               |   3 +
 gnu/packages/hurd.scm               |  16 ++-
 gnu/packages/package-management.scm |  26 +++-
 gnu/packages/python.scm             |  10 ++
 gnu/services/hurd.scm               | 258 ++++++++++++++++++++++++++++++++++++
 gnu/system/hurd.scm                 | 130 +++++++++++++++++-
 guix/build/compile.scm              |  51 +++----
 guix/records.scm                    |   5 +-
 9 files changed, 457 insertions(+), 43 deletions(-)
 create mode 100644 gnu/services/hurd.scm



reply via email to

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