Dusty Mabe

Results 645 comments of Dusty Mabe

Another thing to consider here is if we could convince konflux to accept a list of URLS for an RPM and as long as the RPM can be pulled from...

> Good point, actually this kind of circling back to [hermetoproject/hermeto#570](https://github.com/hermetoproject/hermeto/issues/570) and [coreos/rpm-ostree#5495](https://github.com/coreos/rpm-ostree/issues/5495) :+1: :heart:

> @dustymabe does the last change i.e use coreos-pool URLs only c.f https://github.com/coreos/coreos-assembler/compare/f85d2da849aedaf69ca48d8382fb0c75ffb07da1..439e5f12e27f011865f6e9c94b8c34d7a4858d7f make sense to you ? or should I revert back to previous content ? The problem with...

> 2\. our koji-tagger, filters the RPMs that are not yet tagged, added them to the targeted tag, then tag them, and then trigger distrepo (once we are sure all...

Hey Joseph. This was an [intentional change](https://github.com/coreos/coreos-assembler/pull/4255) because we are now maintaing two separate build paths (one is building via container and the other is legacy directly via `rpm-ostree`) and...

> No qemu image by default and running buildextend-qemu requires privileges for some reason. I'd be interested to know about the required privileges you are talking about. Nothing really changed...

after you ran the `chmod` commands did it work?

> Maybe we could define a special `/etc/rootmounts.conf` which would be a simple newline-separated list of empty mount points, processed by a systemd unit that runs very early, before even...

what is your full kernel command line? My understanding is that if there are no networking arguments (i.e. `ip=`) then `nm-initrd-generator` won't write anything to `/run/NetworkManager/system-connections/*`.

> I also need a way to specify the boot device in case of multiple connection configurations being added to the initramfs. Is it an option to just add configuration...