summaryrefslogtreecommitdiff
path: root/config/data/libarchive
AgeCommit message (Collapse)Author
7 dayslibarchive: also copy bsdunzip and bsdcpioLeah Rowe
bsdunzip in particular, can be used instead of relying on the host to provide unzip. most linux hosts use info-zip as the implementation, which bsdzip is compatible with. Signed-off-by: Leah Rowe <leah@libreboot.org>
7 daysconfig/git: Support building libarchiveLeah Rowe
This is for bsdtar, which we will use in place of unar, because unar is not available on all of the distros, and we had some recent problems with it. Signed-off-by: Leah Rowe <leah@libreboot.org>