ceph / chacra

A binary/file REST API to aid in multi-distro|arch|release management
9 stars 16 forks source link

Add 'raw' repo support #293

Closed dmick closed 2 years ago

dmick commented 2 years ago

Add support for "raw" repos, which are just container folders for binaries that don't need traditional repo construction.

dmick commented 2 years ago

On further inspection, this isn't complete; it needs to actually create the paths and symlink the binaries. Little more work to do.

dmick commented 2 years ago

checksumming fix got pulled into another branch, so removed from this PR