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
Mathieu Othacehe dbd3454c3b
tests: nfs: Fix nfs-root-fs test.
This test has probably never been working. Rename it nfs-full, and test that
an NFS server can be started in a VM and mounted in another VM.

* gnu/tests/nfs.scm (run-nfs-root-fs-test): Rename it ...
(run-nfs-full-test): ... this way.
(%test-nfs-root-fs): Rename it ...
(%test-nfs-full): ... this way.
2021-12-23 10:54:01 +01:00
..
bootloader
build Remove VM generation dead-code. 2021-12-23 10:54:00 +01:00
home
installer
machine
packages gnu: pre-commit: Update to 2.16.0. 2021-12-22 23:52:58 -05:00
platforms
services services: nfs: Fix statd and mountd ports. 2021-12-23 10:54:01 +01:00
system Remove VM generation dead-code. 2021-12-23 10:54:00 +01:00
tests tests: nfs: Fix nfs-root-fs test. 2021-12-23 10:54:01 +01:00
artwork.scm
bootloader.scm
ci.scm
home.scm home: Add gexp-compiler for home-environments. 2021-12-19 23:39:55 +01:00
image.scm image: Add a shared-network? field. 2021-12-23 10:53:59 +01:00
installer.scm
local.mk Remove VM generation dead-code. 2021-12-23 10:54:00 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm