Skip to content

IR: Use GNU tar and preserve all metadata #102

@markfeathers

Description

@markfeathers

Extract must use gnu tar to support both extended attributes, sparse files, etc.

To support everything preserved by distro-seed:

tar --xattrs --xattrs-include='*' --acls --selinux --numeric-owner --sparse -xf file.tar -C /path/to/destination/

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions