| 1 |
general: |
general: |
| 2 |
dbname: udd |
dbname: udd-test |
| 3 |
types: |
types: |
| 4 |
sources: module udd.sources_gatherer |
sources: module udd.sources_gatherer |
| 5 |
packages: module udd.packages_gatherer |
packages: module udd.packages_gatherer |
| 75 |
distribution: debian-volatile |
distribution: debian-volatile |
| 76 |
release: etch |
release: etch |
| 77 |
|
|
| 78 |
|
ubuntu-intrepid: |
| 79 |
|
type: src-pkg |
| 80 |
|
archs: [amd64, i386] |
| 81 |
|
directory: ./ubuntu/intrepid/ |
| 82 |
|
components: [main, multiverse, universe, restricted] |
| 83 |
|
distribution: ubuntu |
| 84 |
|
release: intrepid |
| 85 |
|
update-command: ./ubuntu-rsync intrepid ./ubuntu |
| 86 |
|
|
| 87 |
|
ubuntu-hardy: |
| 88 |
|
type: src-pkg |
| 89 |
|
archs: [amd64, i386] |
| 90 |
|
directory: ./ubuntu/hardy/ |
| 91 |
|
components: [main, multiverse, universe, restricted] |
| 92 |
|
distribution: ubuntu |
| 93 |
|
release: hardy |
| 94 |
|
update-command: ./ubuntu-rsync hardy ./ubuntu |
| 95 |
|
|
| 96 |
|
|
| 97 |
test-src: |
test-src: |
| 98 |
type: sources |
type: sources |
| 99 |
directory: /org/ftp.debian.org/dists/lenny/ |
directory: /org/ftp.debian.org/dists/lenny/ |
| 123 |
path: /tmp/ubuntu-popcon-results.txt.gz |
path: /tmp/ubuntu-popcon-results.txt.gz |
| 124 |
update-command: wget -O /tmp/ubuntu-popcon-results.txt.gz http://popcon.ubuntu.com/all-popcon-results.txt.gz |
update-command: wget -O /tmp/ubuntu-popcon-results.txt.gz http://popcon.ubuntu.com/all-popcon-results.txt.gz |
| 125 |
distribution: ubuntu |
distribution: ubuntu |
| 126 |
|
|
| 127 |
|
|