# 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