aboutsummaryrefslogtreecommitdiffstats
path: root/zoned/src/lib.rs
AgeCommit message (Expand)Author
2022-03-17refactor: migrated from rocket to axumToby Vincent
2022-02-22refactor(zoned): refactor zoned to use nspawn configNeil Kollack
2022-02-23style: run rustfmt on code baseToby Vincent
2022-02-18style: cleaned up the imports and visibilityToby Vincent
2022-02-17refactor(zone_zfs): convert zfs crate to singletonToby Vincent
2022-02-13refactor: add error handling to librariesToby Vincent
2022-02-11refactor(zoned): refactor the zoned apiToby Vincent
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