threefoldtech / 0-fs

A new filesystem for zero-os that leverage on unionfs and a thin fuse layer to get the files on demand
Apache License 2.0
0 stars 1 forks source link

Layered flists #5

Closed rkhamis closed 5 years ago

rkhamis commented 6 years ago

Issue migrated from [https://api.github.com/repos/zero-os/0-fs/issues/4](), opened by @FastGeert

fuse fs ===> layer 0, layer 1, ..., layer x

eg postgress vanilla flist, postgress configuration flist

The goal is that entries in the layer x flist override entries in the layer 1 flist, ....