osmo-ci/contrib/obs-mirror
Oliver Smith 8b6447a1be obs-mirror: use obs.osmocom.org packages as source
Change the rsync command to use the packages from
/downloads/home/packages/web-files/osmocom: on the same server as
source, which is where obs.osmocom.org is pushing the packages.

Remove xUbuntu_19.04 from the directories to sync, as we don't build for
it anymore. It's not an LTS release (unlike 18.04, 20.04) and it's EOL.

Related: OS#5557
Change-Id: Id6be69530a7aa65b0cf3866fc7e65af79c9d9d45
2022-08-05 08:16:11 +00:00
..
README contrib/obs-mirror: import 2021-12-20 13:35:19 +00:00
obs-mirror-include.txt obs-mirror: use obs.osmocom.org packages as source 2022-08-05 08:16:11 +00:00
obs-mirror.sh obs-mirror: use obs.osmocom.org packages as source 2022-08-05 08:16:11 +00:00
rm-old-nightly-archives.sh contrib/obs-mirror: log DRY var in rm script 2021-12-20 13:35:19 +00:00
test-include-list.sh contrib/obs-mirror: adjust includelist path 2021-12-20 13:35:19 +00:00

README

The scripts in this directory are used to create an archive of Osmocom related
packages from OBS, at: https://downloads.osmocom.org/obs-mirror/

There is no mechanism in place to deploy updated scripts after updating them
here in osmo-ci.git, so this must be done manually.

See OS#4862 for more information.