Jörg Behrmann

Results 150 comments of Jörg Behrmann

@MariusSchiffer Terribly sorry, forgot to look at this, but for merging this @keszybz is the person to convince. :)

I mean, shouldn't we have both at least as an option? Assuming that it doesn't work in all cases, then if we don't dogfood it, it won't.

I don't think any of the regular contributors to mkosi uses bcachefs or intends to, but patches are welcome. The logic for using btrfs subvoumes is pretty well-localised in `mkosi/tree.py`,...

Sorry for the slow turnaround, but busy with other stuff > Meson check for availability of the binaries in target command, like rsync, gpg even when we just want to...

The only way Gentoo or any distribution can be supported are: - somebody steps up to add the code and maintain it - the distribution installation must work in a...

> Also, what happens when people have installed (an older version) of mkosi via pip (or their distro) but call a local mkosi clone via the bin/ wrappers? Good catch,...

> Maybe the version fallback should happen in the bin/ scripts directly (i.e. they would set the env var) if that is the only way we encourage people to use...

I've tested this with for mkosi, mkosi-addon, mkosi-initrd and mkosi-sandbox - called as Python modules while in the repo - via the shims while in the repo - via the...

> Can't debootstrap be used to generate the image? debootstrap --force-check-gpg --include=dbus,systemd stable debian is what i use. No and yes, maybe. Using debootstrap is incompatible with mkosi's architecture of...

It's definitely not working as one would expect, but ``` python -m mkosi -E 'FOO=foo\ bar' -E BAR='qux quz' summary ``` shows the two different versions, with the former working...