debian-forge/sources
Christian Kellner fa9c288988 sources: source itself controls cache sub-dir
Instead of supplying the full cache dir, i.e. the directory in
the store where the source will place the fetched resources, to
the source, only supply the root folder of the cache and let
the source itself create the desired sub-directory. This allows
the source to determine what type of resource it provides. This
makes the final directory independent of the name of the source:
a `org.osbuild.curl` source can place file-like resource in the
`org.osbuild.files` sub-directory. Then the `org.osbuild.files`
input can be used to get those from the cache directory.
2021-02-12 19:27:08 +01:00
..
org.osbuild.files sources: source itself controls cache sub-dir 2021-02-12 19:27:08 +01:00
org.osbuild.ostree sources: source itself controls cache sub-dir 2021-02-12 19:27:08 +01:00