Commit Graph

15 Commits

Author SHA1 Message Date
Alex Zenla
cc0b2d97b5
inherit version from workspace Cargo.toml 2024-01-29 07:56:56 -08:00
Alex Zenla
07fa0775cd
move all dependencies to workspace Cargo.toml 2024-01-29 07:53:35 -08:00
Alex Zenla
ba418649db
move xen libraries to xen/ 2024-01-22 22:33:50 -08:00
Alex Zenla
e15ac71405
hypha: implement the ability to execute container images 2024-01-22 05:08:14 -08:00
Alex Zenla
a412f6e823
hypha: implement basic container init 2024-01-22 02:15:53 -08:00
Alex Zenla
eb7c2f6c10
hypha: implement list command 2024-01-21 17:21:19 -08:00
Alex Zenla
d9629f46d0
hypha: implement console support 2024-01-21 04:49:31 -08:00
Alex Zenla
ece88e16cc
hypha: implement subcommands and introduce destroy that tears things down properly 2024-01-21 01:58:07 -08:00
Alex Zenla
ba156e43da
hypha: implement loop device support directly to avoid devd 2024-01-21 00:13:05 -08:00
Alex Zenla
2567a93512
hypha: implement OCI image layer spec 2024-01-20 02:41:49 -08:00
Alex Zenla
0bf3eb27f4
hypha: implement custom image fetcher 2024-01-18 10:16:59 -08:00
Alex Zenla
1c92ba54f3
hypha: implement image cache 2024-01-18 00:02:21 -08:00
Alex Zenla
198ca3ff80
implement squashfs generation 2024-01-17 14:29:05 -08:00
Alex Zenla
f69ce96054
hypha-agent: command line arguments 2024-01-17 12:36:13 -08:00
Alex Zenla
8689398032
create hypha 2024-01-17 08:18:12 -08:00