Jörg Behrmann
Jörg Behrmann
I like the idea, but I'm not sure that files should trump the CLI. In my view files should provide the the baseline and the CLI should be the escape...
Ah, then I misunderstood.
Interesting use case. Out of curiosity, how do you determine which root partition is booted?
Cool, I've never noticed that the discoverable partition spec has that toggle. You don't have any method though to automatically fall back to a working root partition if a reboot...
I'd happily review a PR. This would definitely be interesting together with systemd/systemd#21353.
Thanks for the input, @standaloneSA! I'm not familiar with that option, where and how exactly would you like this to be used?
Piping this option through to `dracut_unified_kernel_install.sh` is a bit difficult, as that needs to follow the API for kernel-install scripts (see `man kernel-install`). This might also go counter to @poettering's...
> I think that retaining the ability to call mkosi directly without having to run via setuptools would be nice though. This changes somewhat, with what I have in #401....
Sure, that's possible, but is close what would be automatically generated as `mkosi` in `~/.local/bin` when running `pip install -e .` in the mkosi directory, since this `mkosi` would then...
@mcassaniti Happy to help in adding rolling rhino! When the time comes a separate Issue or PR for this would be great. The minimal steps to add a new distribution...