Daan De Meyer

Results 364 comments of Daan De Meyer

We moved to systemd-repart and python 3.9, so let's close this issue

Let's close this as we delegate all this to systemd-repart now (which doesn't support subvolumes yet, but that's something to fix in systemd-repart)

@257 Can you rebase? plain_squashfs just got removed by #1276 so we don't need to disable it anymore

> not sure why centos is failing Unrelated to this PR

Let's close this one for now since it's extremely old and mkosi has practically been rewritten in the meantime. We can resurrect the discussion in a new PR once ready.

This still seems to be missing the suggestion to not use IFNAME_NOTSET at all

@fbuihuu Can you create a separate PR for the first 3 commits? We can review those separately and merge them early

Closing due to lack of update

This basically comes down to is_same_loop_file() being too strict. Having one loop device use another loop device can be perfectly safe as long as the loop device does not refer...

Adding these comparisons to each individual tool doesn't scale. Please open an issue on https://github.com/OSMakers/image-build-tools/ instead which is an aggregator for image building tools where they can be compared among...