me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Richard Sent 3e87b207ce
file-systems: Add support for mounting CIFS file systems
* gnu/build/file-systems (canonicalize-device-name): Do not attempt to resolve
CIFS formatted device specifications.
(mount-file-systems): Add mount-cifs nested function.
* gnu/machine/ssh.scm (machine-check-file-system-availability): Skip checking
for CIFS availability, similar to NFS.
* guix/scripts/system.scm (check-file-system-availability): Likewise.

Change-Id: I182e290eba64bbe5d1332815eb93bb68c01e0c3c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-04 12:08:34 +02:00
..
bootloader bootloader: Add u-boot-starfive-visionfive2-bootloader. 2024-05-22 11:15:30 +08:00
build file-systems: Add support for mounting CIFS file systems 2024-06-04 12:08:34 +02:00
home home: services: Add home-startx-command-service-type. 2024-05-30 22:40:54 +01:00
installer system: Remove nss-certs from OS templates, adjust doc. 2024-04-18 10:43:06 -04:00
machine file-systems: Add support for mounting CIFS file systems 2024-06-04 12:08:34 +02:00
packages gnu: linux-libre: Update to 6.9. 2024-06-03 20:06:28 -04:00
services services: base: Add optional delayed mount of file-systems 2024-06-04 12:08:34 +02:00
system services: base: Add optional delayed mount of file-systems 2024-06-04 12:08:34 +02:00
tests Revert "services: home: Use pairs instead of lists." 2024-06-02 15:06:16 +04:00
artwork.scm
bootloader.scm
ci.scm ci: Build visionfive2-barebones-raw-image. 2024-05-31 20:04:51 +08:00
compression.scm
home.scm
image.scm
installer.scm gnu: linux-libre: Enable Zstd compression of kernel modules. 2024-05-29 22:01:23 -04:00
local.mk gnu: Add biboumi. 2024-05-31 13:55:43 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Do not delete all nss-certs packages when they are the same object. 2024-05-15 22:53:31 -04:00
tests.scm