Skip to content

mksquashfs -tar uses username instead of uid in created squashfs #285

@dr-bonez

Description

@dr-bonez

this causes a problem when trying to convert a tar filesystem image to squashfs if there is an overlap in usernames between the tar and the host system (i.e. postgres). in this case mksquashfs uses the host uid instead of the uid in the tar file.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions