[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (5d3edff1a6 -> 40c6f70839)
From: |
guix-commits |
Subject: |
branch master updated (5d3edff1a6 -> 40c6f70839) |
Date: |
Tue, 4 Jun 2024 06:10:03 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 5d3edff1a6 gnu: linux-libre: Update to 6.9.
new 579df5bc80 services: base: Add optional delayed mount of file-systems
new 9d6c4f5160 file-systems: Add host-to-ip nested function
new 3e87b207ce file-systems: Add support for mounting CIFS file systems
new 40c6f70839 guix-install.sh: Add unique requirement for sysv init system
The 4 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 | 14 +++++++++++
etc/guix-install.sh | 22 ++++++++++++++++-
gnu/build/file-systems.scm | 60 +++++++++++++++++++++++++++++++++++++++------
gnu/machine/ssh.scm | 3 ++-
gnu/services/base.scm | 14 +++++++++--
gnu/system/file-systems.scm | 57 ++++++++++++++++++++++--------------------
guix/scripts/system.scm | 3 ++-
7 files changed, 134 insertions(+), 39 deletions(-)
- branch master updated (5d3edff1a6 -> 40c6f70839),
guix-commits <=