PlanktoScope / forklift

Composable, reprovisionable, decentralized management of apps & configs on Raspberry Pis and other embedded Linux systems
Apache License 2.0
7 stars 0 forks source link

Allow the entire filetree of a downloaded archive or OCI image to be exported #208

Closed ethanjli closed 3 months ago

ethanjli commented 3 months ago

This PR fixes a bug in the interpretation of the source path for file exports with source-type http-archive and oci-image, so that the entire contents of the archive or image tarball can be exported by specifying a source path of / or .. This is needed for https://github.com/ethanjli/ublue-forklift-sysext-demo/pull/6