guix-commits
[Top][All Lists]
Advanced

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

branch master updated (9b24cd3 -> c860949)


From: guix-commits
Subject: branch master updated (9b24cd3 -> c860949)
Date: Sun, 12 Dec 2021 18:10:02 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 9b24cd3  gnu: guile-dsv: Update to 0.5.0
     new 72f140c  tests: Add 'static-networking' test.
     new 33c498b  tests: openvswitch: Check whether ovs0 is up.
     new a4d33fe  doc: Add new "Networking Setup" node for the main setup 
options.
     new 1759292  gnu: guile-netlink: Allow cross-compilation.
     new 0cc742b  services: static-networking: Use Guile-Netlink on GNU/Linux.
     new 39e3b4b  services: secret-service: Turn into a Shepherd service.
     new 223f1b1  services: static-networking: Change interface to mimic 
netlink.
     new 1644f4f  services: Define '%qemu-static-networking'.
     new 5967aee  services: Define '%loopback-static-networking'.
     new f73ba62  tests: Replace uses of deprecated 'static-networking-service'.
     new c860949  news: Add entry about 'static-networking-service-type'.

The 11 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                   | 454 ++++++++++++++++++++++++++++------------
 etc/news.scm                    |  53 +++++
 gnu/build/hurd-boot.scm         |  10 +-
 gnu/build/secret-service.scm    |  17 +-
 gnu/packages/guile-xyz.scm      |   3 +-
 gnu/services/base.scm           | 406 +++++++++++++++++++++++++++--------
 gnu/services/virtualization.scm |  45 ++--
 gnu/system/hurd.scm             |  12 +-
 gnu/system/install.scm          |   5 +-
 gnu/tests/ganeti.scm            |   7 +-
 gnu/tests/networking.scm        | 141 +++++++++++--
 11 files changed, 883 insertions(+), 270 deletions(-)



reply via email to

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