# Functions
ChrootUntar extracts a tar reader into a target destination, by first chroot-ing into it.
No description provided by the author
ExtractRoot reads tar entries from r until EOF and creates filesystem entries rooted in "/".
# Structs
ExtractCfg holds configuration for a tar extractor.