From: Quirin Gylstorff <quirin.gylstorff@...>
This fixes the error "Override of sid distro config breaks mirrors" reported by Felix Moessbauer:
```
the distro "debian-sid" and "debian-sid-ports" is currently specified
both in ISAR and in isar-cip-core. While in ISAR standard debian
mirrors are used, cip-core pins that to a specific release on
snapshots.debian.org.
This breaks use-cases where local mirrors shall be used, as these do
not support snapshots. Also, this "infects" other layers that actually
want to use sid "as-is".
```
Changes v3:
- delete debian-sid.list as it is not used.
- add missing newline
Changes v2:
- split renameing into two patches to avoid wrong patch
- add missing newline
Quirin Gylstorff (2):
conf/distro: Use cip prefix and snapshot postfix for sid lists
conf/distro: Delete debian-sid.list
conf/distro/cip-core-sid-ports.conf | 2 ++
...debian-sid-ports.list => cip-debian-sid-ports-snapshot.list} | 0
conf/distro/debian-sid.list | 2 --
3 files changed, 2 insertions(+), 2 deletions(-)
rename conf/distro/{debian-sid-ports.list => cip-debian-sid-ports-snapshot.list} (100%)
delete mode 100644 conf/distro/debian-sid.list
--
2.39.1