I'm trying to build an image that I can PXE/netboot. As such, I don't need the final image, the filesystem chroot should be sufficient.
However, that appears to have all the file permissions owned by the user that ran rpi-image-gen, rather than the proper permissions where applicable.
I'm not sure if I can see anyway to fix this, or how the final image when it's generated has the correct permissions.
Am I missing something or doing it wrong?