aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-04-27 14:54:55 +0200
committerOliver Smith <osmith@sysmocom.de>2021-04-29 16:04:34 +0200
commitc925604247a976ed6f0f64c835a2d0f6e45a83ce (patch)
tree9cf266f90b779ec1bed7aab5d3df8c65b12c3c83 /scripts
parente660339f2e62efd5021df4e89bebf03dd7f238ce (diff)
Cosmetic: OBS: explain difference latest/nightly
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/osmocom-latest-packages.sh1
-rwxr-xr-xscripts/osmocom-nightly-packages.sh2
2 files changed, 3 insertions, 0 deletions
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index a4a1aa9..e3740f7 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -1,5 +1,6 @@
#!/bin/sh
# Generate source packages and upload them to OBS, for the latest feed.
+# New packages are only uploaded if the source changed.
# Environment variables:
# * PROJ: the OBS namespace to upload to (e.g. "network:osmocom:latest")
. "$(dirname "$0")/common.sh"
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 5490e58..bcbb6f3 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -1,5 +1,7 @@
#!/bin/bash
# Generate source packages and upload them to OBS, for the nightly or next feed.
+# New packages are always uploaded, even if the source does not change. Only
+# packages of the same build date (DT) can be installed together.
# Environment variables:
# * PROJ: the OBS namespace to upload to (e.g. "network:osmocom:nightly")
# * FEED: controls the source branch that is used: