Kai Lüke
Kai Lüke
Thanks, yes, makes sense to create a new ticket since it looks like a different issue that the commit you found. More info is always good, please share the trace...
Thanks for the work, I'll be back next week and have a look
Yes, makes sense, and we document how to enable it for those that need split DNS.
Hm, sorry for not keeping track of this. We still have it enabled in our `nsswitch.conf`. Before continuing, does the issue still exist with systemd 249 (currently in Stable)?
In my case the problem is that `/home/core/assets` was there but the target already existed and had to be cleaned up manually first. I think this `mv` logic on our...
That's switching to the previously installed version, not to the version which Nebraska announces.
Thanks for reporting, I guess it's worth forwarding this to upstream QEMU
I think nobody reported this upstream yet. Would be good to do one manual check whether the fw cfg file is somehow accessible or not (path should be `/sys/firmware/qemu_fw_cfg/by_name/opt/org.flatcar-linux/config/raw` after...
While testing that the dev container works, we should also check if it can use binary packages (e.g., in case it is https://mirror.release.flatcar-linux.net/boards/ we need to make sure we still...
One way would be coreos-overlay/portage-stable symlinks to the scripts repo's submodules, another is to clone separately and check out the submodule ref by getting it like in https://github.com/flatcar-linux/flatcar-build-scripts/blob/master/show-changes#L55