|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
[DEFAULT]
|
|
|
|
|
dist: groovy
|
|
|
|
|
dist: hirsute
|
|
|
|
|
|
|
|
|
|
[groovy]
|
|
|
|
|
[hirsute]
|
|
|
|
|
seeds: desktop
|
|
|
|
|
architectures: amd64 armhf arm64 ppc64el s390x riscv64
|
|
|
|
|
seed_base: http://people.ubuntu.com/~ubuntu-archive/seeds/
|
|
|
|
@ -14,6 +14,6 @@ archive_base/s390x: %(archive_base/ports)s
|
|
|
|
|
archive_base/riscv64: %(archive_base/ports)s
|
|
|
|
|
components: main restricted universe
|
|
|
|
|
|
|
|
|
|
[groovy/vcs]
|
|
|
|
|
[hirsute/vcs]
|
|
|
|
|
seed_base: git+ssh://git.launchpad.net/~lubuntu-dev/ubuntu-seeds/+git/ git+ssh://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/
|
|
|
|
|
seed_dist: lubuntu.%(dist)s
|
|
|
|
|