aboutsummaryrefslogtreecommitdiffstats
path: root/zone_zfs
AgeCommit message (Expand)Author
2022-02-23style: run rustfmtToby Vincent
2022-02-22feat(zfs): impl snapshot timestamp behind featureToby Vincent
2022-02-22refactor(zfs): use builder pattern for FileSystemToby Vincent
2022-02-23style: run rustfmt on code baseToby Vincent
2022-02-18refactor(nspawn): refactor nspawn to follow othersToby Vincent
2022-02-18style: cleaned up the imports and visibilityToby Vincent
2022-02-18fix(zfs): fix type in default mountpointToby Vincent
2022-02-17refactor(zone_zfs): convert zfs crate to singletonToby Vincent
2022-02-13refactor: add error handling to librariesToby Vincent
2022-02-13refactor: restructure inter-crate dependenciesToby Vincent
2022-02-07fix: make requested fixesNeil Kollack
2022-02-07feat: implement destroy, and mount/unmountNeil Kollack
2022-02-02fix(config): fix config handleing through rocketToby Vincent
2022-02-01fix: integrated figment with rocketToby Vincent
2022-01-31feat: use figment Crate to setup configsNeil Kollack
2022-01-28refactor: move zfs and nspawn to seperate lib cratesToby Vincent