aboutsummaryrefslogtreecommitdiffstats
path: root/zone_nspawn/Cargo.toml
AgeCommit message (Expand)Author
2022-09-27chore: update depsToby Vincent
2022-04-30refactor: write runtime into trait impl nspawnToby Vincent
2022-04-17fix: remove unused cratesToby Vincent
2022-04-15feat: impl run and attach to containerToby Vincent
2022-03-22style: sort Cargo.toml filesToby Vincent
2022-02-24build: clean up cargo.toml filesToby Vincent
2022-03-17refactor: migrated from rocket to axumToby Vincent
2022-02-21feat(nspawn): implement create containersNeil Kollack
2022-02-12feat(zone_nspawn): implement listing running containersNeil Kollack
2022-02-13refactor: add error handling to librariesToby Vincent
2022-02-13refactor: restructure inter-crate dependenciesToby Vincent
2022-01-28refactor: move zfs and nspawn to seperate lib cratesToby Vincent