Avi Deitcher

Results 758 comments of Avi Deitcher

> where to fix once it's stopped working is a great thing 👍

> not that urgent This is the only thing with which I disagree. We put in a _lot_ of effort in the last week or two to clean a lot...

I had thought this was handled, but I was incorrect. We handled the `!` for a package's dependencies, not for the package itself. What is the correct logic for handling...

I don't understand the issue. What did you do, just launch an OS image built using the above config, but using vz? Did you try it in both modes using...

Not that I can think of offhand, but who knows what minor kernel setting changes console output. You wrote that getty never binds to anything. Does that mean you have...

> This is an experiment to see whether that can be done without any API changes by looking for multiple OCI-based volumes for a single app instance, and kicking off...

Separately, what is the effort of this vs seeing if kata or k3s would be less effort?

> kata creates VM instance with which it communicates via virtio. So we will have to have at least one VM to run containers. If we have no choice, then...

> The current API allows specifying any number of virtual disks, whether they are OCI or images. We currently don't do anything with the EntryPoint etc in anything but the...

Oh, oh, I _like_ this. We never did it because it always was x86 (BIOS is x86 only, as opposed to arm64, which is UEFI, as you pointed out), but...