You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rfs -> zos_rfs (bins/packages/rfs/rfs.sh, debug_image scripts/docs) and
zos-config -> zos_config (bootstrap hub.rs runtime config fetch). Points at
the new repo names instead of relying on GitHub's non-permanent rename
redirects. Verified rfs v1.1.1/v2.0.6 and the zos_config runmode files
(production/development/testing/qa.json) resolve 200 from the new URLs.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: scripts/debug_image.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ NOTE:
49
49
50
50
-[cloud-hypervisor](https://github.com/cloud-hypervisor/cloud-hypervisor): hypervisor that booting the machine
51
51
-[virtiofsd](https://gitlab.com/muhamad.azmy/virtiofsd/): used to share a host directory for the rootfs. we are using a forked version
52
-
-[rfs v1](https://github.com/threefoldtech/rfs/tree/v1): mounts the flist file into a directory serving as the lower layer of the overlay file system.
52
+
-[rfs v1](https://github.com/threefoldtech/zos_rfs/tree/v1): mounts the flist file into a directory serving as the lower layer of the overlay file system.
53
53
-`overlayfs`: mounts a read-write layer on the rootfs
0 commit comments