info_tfgrid/collections/tfgrid4specs/zinit_flist.md
2024-10-03 17:29:42 +03:00

532 B

Zinit Flist

  • add ability to download flists and use as rootfs for the zinit process
  • md5 of flist can be set, and zinit will check if the flist is still valid
  • we need a workdir into zinit, which then is the root of the flist
  • specify if its read only or we allow write (with overlayfs)

implementation

Have a driver which uses zinit, keep zinit small, do in V.

todo first

  • make tutorial how to mount flist, how to use the new flist hub, how to mount it readonly-readwrite
  • check how to use runc to mount an flist