guix-commits
[Top][All Lists]
Advanced

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

branch master updated (dfaeaae9c7 -> b9fae146d6)


From: guix-commits
Subject: branch master updated (dfaeaae9c7 -> b9fae146d6)
Date: Sun, 1 Oct 2023 17:02:31 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from dfaeaae9c7 image: Product hybrid qcow2 images.
     new f5c3f8e59e system: vm: Remove unused variable.
     new e90a972ce2 secret-service: Increase default handshake timeout.
     new 81d46ef989 services: hurd-vm: Use the default SSH port number.
     new ae50099c46 gnu: glibc-utf8-locales: Reintroduce input labels.
     new 21deb89e28 services: guix: Use the right locale package on GNU/Hurd.
     new aa40b085dc services: guix: Support declarative offloading setup.
     new 416933cde5 services: childhurd: Authorize the childhurd’s key on the 
host.
     new bab6434f58 services: hurd-vm: ‘image’ field has to be an <image> 
record.
     new 100d71f8a1 tests: hurd-vm: Remove custom disk image configuration.
     new c3a19cc2ac services: hurd-vm: Disable password-based authentication 
for root.
     new 990d20d4a8 doc: Give an example showing how to add an account in the 
childhurd.
     new 953c65ffdd services: hurd-vm: Implement zero-configuration offloading.
     new b9fae146d6 news: Add entry for declarative offloading.

The 13 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 ++++++++++++++++++++++++++++++++--------
 etc/news.scm                    |  36 +++++++++
 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 ++++++++++++----
 8 files changed, 430 insertions(+), 99 deletions(-)



reply via email to

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