guix-commits
[Top][All Lists]
Advanced

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

branch master updated (7330306 -> dcb640f)


From: guix-commits
Subject: branch master updated (7330306 -> dcb640f)
Date: Thu, 25 Feb 2021 05:42:24 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 7330306  gnu: guile-simple-zmq: Update to 0.0.0-8.e944617.
     new 120051e  machine: ssh: Use 'formatted-message'.
     new 412e4f0  services: shepherd: Make /run/booted-system a symlink to the 
store item.
     new 60fd411  system: vm: Use Guile 3.0 in Docker images.
     new 2b00268  tests: docker-system: Increase VM memory.
     new 46bb1a4  syscalls: Define MS_RELATIME.
     new 7e9d9f2  syscalls: Add 'mounts' and the <mount> record type.
     new dcb640f  file-systems: 'mount-file-system' preserves source flags for 
bind mounts.

The 7 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/file-systems.scm |  45 ++++++++++++------
 gnu/machine/ssh.scm        |   6 +--
 gnu/services/shepherd.scm  |   6 ++-
 gnu/system/vm.scm          |   4 +-
 gnu/tests/docker.scm       |   4 +-
 guix/build/syscalls.scm    | 116 ++++++++++++++++++++++++++++++++++++++++++---
 tests/syscalls.scm         |  16 ++++++-
 7 files changed, 165 insertions(+), 32 deletions(-)



reply via email to

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