Commit Graph

20 Commits

Author SHA1 Message Date
a3cda1372f hypha: implement automated network backend launcher 2024-02-05 19:10:02 +00:00
21c6a27097 hypha: implement basic networking support 2024-02-05 12:46:02 +00:00
7a6c2dda8c hypha: initialize vif bridge for networking 2024-02-02 00:02:44 +00:00
bd56de235f hypha: move libraries to libs/ 2024-02-01 10:10:43 +00:00
eec213c712 hypha: convert to using anyhow for error handling 2024-01-30 02:15:03 -08:00
cc0b2d97b5 inherit version from workspace Cargo.toml 2024-01-29 07:56:56 -08:00
07fa0775cd move all dependencies to workspace Cargo.toml 2024-01-29 07:53:35 -08:00
ba418649db move xen libraries to xen/ 2024-01-22 22:33:50 -08:00
e15ac71405 hypha: implement the ability to execute container images 2024-01-22 05:08:14 -08:00
a412f6e823 hypha: implement basic container init 2024-01-22 02:15:53 -08:00
eb7c2f6c10 hypha: implement list command 2024-01-21 17:21:19 -08:00
d9629f46d0 hypha: implement console support 2024-01-21 04:49:31 -08:00
ece88e16cc hypha: implement subcommands and introduce destroy that tears things down properly 2024-01-21 01:58:07 -08:00
ba156e43da hypha: implement loop device support directly to avoid devd 2024-01-21 00:13:05 -08:00
2567a93512 hypha: implement OCI image layer spec 2024-01-20 02:41:49 -08:00
0bf3eb27f4 hypha: implement custom image fetcher 2024-01-18 10:16:59 -08:00
1c92ba54f3 hypha: implement image cache 2024-01-18 00:02:21 -08:00
198ca3ff80 implement squashfs generation 2024-01-17 14:29:05 -08:00
f69ce96054 hypha-agent: command line arguments 2024-01-17 12:36:13 -08:00
8689398032 create hypha 2024-01-17 08:18:12 -08:00