debian-forge/assemblers
Tom Gundersen 2457635bac assemblers/qemu: simplify mkfs
Rather than relying on the offset parameter, simply run mkfs on the
loopback device which is anyway being set up. This also allows us
not to specify the size explicitly.

Before this patch mkfs would complain (uneccesarily) about the
backing file containing a partition table. This is a false positive
as the partition table is in the region of the file before the
passed offset.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-10-16 13:44:01 +02:00
..
org.osbuild.noop travis: add an osbuild test 2019-07-31 01:34:31 +02:00
org.osbuild.qemu assemblers/qemu: simplify mkfs 2019-10-16 13:44:01 +02:00
org.osbuild.rawfs assemblers: add org.osbuild.rawfs 2019-10-07 10:10:51 +02:00
org.osbuild.tar assemblers/tar: Allow creating tar archive without any compression 2019-09-10 14:55:40 +02:00
osbuild stages/assemblers: symlink the osbulid python library 2019-07-25 21:28:23 +02:00