Avi Deitcher
Avi Deitcher
> do we have taken use of it on LinuxKit project now? Officially? No, but there are parts of linuxkit that do use it (see some of the tpm elements)....
Unfortunately not. It still boots from a static `/dev/sr0` (for `x86_64`) and `/dev/vda` (for `arm64`). It needs to be redone to have intelligence to determine the boot device and not...
I like both of the ideas mentioned above: * submit a fix upstream - I actually do not think it should be a tmp dir, but rather that, if you...
I completely understand @rvs 's views on this. If I always, consistently, could get the same platform, and always consistently rely on it being used by the targets, then, sure,...
Agreed.
I wasn't keeping too close track, but I was pretty sure I saw it used only in: * dir `pkg/containerd` for the image `linuxkit/containerd` * dir `test/pkg/containerd` for the image...
Thanks for capturing this. I would like to see this happen, and I think maintainers are in favour. I don't think this will work for `linuxkit/alpine`, and possible not for...
I am in favour of this, but we are updating the base of most of the packages (including auditd) as part of #3623. Once that is in (hopefully another day...
Those updates came in. Do you want to rebase this @federico-pellegatta and then see if it still is needed?
This looks pretty good, and you did address @rn's comments. The only questions I have are: 1. Can you get @robertkaelin 's proposed changes [here](https://github.com/brlbil/linuxkit/pull/1) in, so that you do...