guix-commits
[Top][All Lists]
Advanced

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

branch hurd-team updated (539b171a59 -> 6e161413c7)


From: guix-commits
Subject: branch hurd-team updated (539b171a59 -> 6e161413c7)
Date: Fri, 22 Sep 2023 09:58:41 -0400 (EDT)

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

    from 539b171a59 Revert "DRAFT daemon: Support chroot builds on GNU/Hurd."
     new cca305c6c6 system: vm: Remove unused variable.
     new d906e174a0 secret-service: Increase default handshake timeout.
     new 18db3f53d3 services: hurd-vm: Use the default SSH port number.
     new 5d6627e0ab gnu: glibc-utf8-locales: Reintroduce input labels.
     new 9876946008 services: guix: Use the right locale package on GNU/Hurd.
     new a31bccbaf6 services: guix: Support declarative offloading setup.
     new 1359b792a9 services: childhurd: Authorize the childhurd’s key on the 
host.
     new 5e2b0bde21 services: hurd-vm: ‘image’ field has to be an <image> 
record.
     new 89daa86496 tests: hurd-vm: Remove custom disk image configuration.
     new 57a6fce282 services: hurd-vm: Disable password-based authentication 
for root.
     new a50c4ac554 doc: Give an example showing how to add an account in the 
childhurd.
     new 6e161413c7 services: hurd-vm: Implement zero-configuration offloading.

The 12 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:
 doc/guix.texi                   | 167 ++++++++++++++++++++++++++++++++--------
 gnu/build/secret-service.scm    |   2 +-
 gnu/packages/base.scm           |   4 +-
 gnu/services/base.scm           |  58 +++++++++++++-
 gnu/services/virtualization.scm | 153 +++++++++++++++++++++++++++++++++---
 gnu/system/vm.scm               |  41 ++--------
 gnu/tests/virtualization.scm    |  68 ++++++++++++----
 7 files changed, 394 insertions(+), 99 deletions(-)



reply via email to

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