Neal Gompa (ニール・ゴンパ)

Results 771 comments of Neal Gompa (ニール・ゴンパ)

Does that fit in an 80x24 window? I think that's the major constraint we have with this stuff. Otherwise, yeah, looks good to me.

x86_64 will potentially have seven architectures now (`x86_64`, `x86_64_v2`, `x86_64_v3`, `x86_64_v4`, `i586`, `i686`, `noarch`) depending on the distribution.

> Technically, you are correct. However, for Konflux's purposes, the isolation in the container is good enough. I think any PR that implements what you suggest will be welcomed. I...

Another bug that would be fixed with this is #1570. I was reminded in a meeting today about [Supermin](https://libguestfs.org/supermin.1.html) (made by @rwmjones), and that would be a good thing to...

> There's often the chicken-egg problem (e.g., you don't have the target kernel rpm for running a "native" VM before you build it). Btw., in the given list of Mock...

I don't have a Kubernetes cluster anymore since I lack the hardware to run such a thing properly nowadays, but I have done it before. > we still have to...

Yes, that's right. Basically the final build environment would be constructed in a microvm and we proceed to run the package build in the microvm too.

Today I learned about [`systemd-vmspawn(1)`](https://www.freedesktop.org/software/systemd/man/latest/systemd-vmspawn.html), which is a MicroVM counterpart to `systemd-nspawn(1)`. It can boot from a directory, given a path to a kernel and initrd to use. With some...

The libsolv update for F40 is queued for stable this evening, the update for F39 still needs positive karma to land today.