Jörg Behrmann
Jörg Behrmann
The problem is that you are missing the keys Archlinux ARM keys from your pacman keyring. While for other package managers it's quite easy to add keys by telling them...
Sure, if you can boot it in qemu running the above mkosi config should just work™.
> I would like to avoid that very much :) How else would you use foreign binaries? > I am looking for something that can be automated in a consistent...
Unfortunately we have to bake the image name into the output, otherwise when generating multiple outputs they would clobber each other. You will have to do some post processing after...
This is not very large, but it's very specialised to Debian. The canonical way to do this is to just put these files into a package tree, since we can't...
> Configuring the package manager to retrieve directly from a repository avoids a number of potential issues with package trees (stale packages, missing dependencies, etc). Maybe I've been a bit...
It's really not necessary to get CI fully green. mkosi CI is very susceptible to variations on the distro side, e.g. flaky mirrors.
So I'm of two minds of this. The sandbox commands can be really long and looking at the full command it's harder to see the needle in the haystack. For...
> It's probably better to name this file something like mkosi-manifest instead of os-manifest. A more reasonable claim. I'd prefer this to be mkosi-named, otherwise the name is too generic...
> qemu-system-x86_64: Display 'sdl' is not available. That seems like a missing dependency. You can pass in extra options. after `mkosi vm --`, so if the last assignment wins for...