]> git.corax.cc Git - foundry/commit
src/distbot.sh: Add support for repositories with multiple codenames
authorMatthias Kruk <m@m10k.eu>
Tue, 15 Feb 2022 10:35:32 +0000 (19:35 +0900)
committerMatthias Kruk <m@m10k.eu>
Tue, 15 Feb 2022 10:35:32 +0000 (19:35 +0900)
commit5005c2549854bae78f6457d272357f8cccdcd59f
tree3fe9e54f89740f85ff43f85acf0b8072ce67e812
parentd840d5c82a94d22b66769ba75a4b62fac3c14dd3
src/distbot.sh: Add support for repositories with multiple codenames

Distbot does not support creating repositories that contain packages
for multiple codenames/distributions, even though the tool used to
handle repositories (reprepro) supports such repositories.

This commit modifies distbot so that it can create repositories with
multiple codenames.
src/distbot.sh