Commit Graph

17 Commits

Author SHA1 Message Date
c17aacb6c8 hypha: debug option for ensuring kernel logs can be seen 2024-02-01 10:55:28 +00:00
def4306a04 hypha: implement arg cli interface and dynamic container lookup 2024-01-31 09:08:19 -08:00
bb77e651e0 hypha: add support for passing environment variables 2024-01-30 18:34:47 -08:00
eec213c712 hypha: convert to using anyhow for error handling 2024-01-30 02:15:03 -08:00
3085a3738f hypha: implement the ability to override the command line to execute 2024-01-22 05:30:02 -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
67e7ddb80a hypha: config as a block device 2024-01-18 14:53:37 -08:00
0bf3eb27f4 hypha: implement custom image fetcher 2024-01-18 10:16:59 -08:00
649a0c303d hypha: setup image as disk 2024-01-18 09:15:42 -08:00
80311db549 hypha: name domain with uuid 2024-01-18 01:38:56 -08:00
1c92ba54f3 hypha: implement image cache 2024-01-18 00:02:21 -08:00
9c438e8e57 move ownership of image compilation to controller 2024-01-17 14:33:20 -08:00
198ca3ff80 implement squashfs generation 2024-01-17 14:29:05 -08:00