Jörg Behrmann

Results 150 comments of Jörg Behrmann

I think we could detect this in `load_args` after `find_secure_boot`, i.e. after looking for all config files, by comparing `args` at that point to an artificially empty one coming fresh...

I think the two things are somewhat complementary. What I'm proposing will lead to the the installation functions being copied out of the main file, but right now they can't...

If by more exotic things you mean certain niche distros, then sure, but I think that's actually quite compatible with this proposal; we just drop those instead of moving them...

Looks like pyright is on the fritz? Works on my machine with pyright 1.1.258

I've tinkered some more yesterday and except for two references for the qemu and ssh verbs this version now moves all Debian and Ubuntu-specific code out into their own little...

> About the first commit: I think moving the helpers out of `__init__` is a good step. But I think the name `backend.py` is confusing. Can we just have `util.py`...

No Fedora expert, but https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/ looks similar to the Debian archives. No idea though, whether this can be directly hooked into `dnf` (or `yum` for the more ancient releases there).

Thanks for report! As @bluca says, removing should work, if it doesn't we need to look into that. I also agree that changing the default might not be the best...

Don't we still need root to mount the loopback device to build in?