debian-forge/assemblers
Tom Gundersen 53fe311bcd assembler/qcow2: copy the tree into the target image
We used to let mkfs.ext4 initialize the filesystem for us, but it
turns out that the metadata attributes of the root directory were
not being initialized from the source tree. In particular, this
meant that the SELinu labels were left as unconfined_t, rather
than root_t, which would not allow us to boot in enforcing mode.

An alternative approach might be to fixup the root inode manually,
while still doing the rest using mkfs.ext4, but let's leave that
for the future if it turns out to be worth it.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-08-26 09:25:42 +03:00
..
org.osbuild.noop travis: add an osbuild test 2019-07-31 01:34:31 +02:00
org.osbuild.qcow2 assembler/qcow2: copy the tree into the target image 2019-08-26 09:25:42 +03:00
org.osbuild.tar rename io.weldr to org.osbuild (#39) 2019-07-26 09:40:55 +02:00
osbuild stages/assemblers: symlink the osbulid python library 2019-07-25 21:28:23 +02:00