Debian Repository » History » Version 2
Marc Dequènes, 2018-05-02 19:00
| 1 | 1 | Marc Dequènes | h1. Debian Repository |
|---|---|---|---|
| 2 | |||
| 3 | 2 | Marc Dequènes | h2. Administration |
| 4 | |||
| 5 | 1 | Marc Dequènes | All files are stored into */srv/www/sites/repository.duckcorp.org* (config, packages, upload zone…). The user *dc-repository* has been created to handle all the necessary tasks with only limited rights. |
| 6 | |||
| 7 | Regular administration is to be done using the *adm_dc-repository* script as root. This script is able to sudo and pass local configuration options to reprepro, and avoid messing with the rights. |
||
| 8 | |||
| 9 | For example: |
||
| 10 | <pre> |
||
| 11 | # adm_dc-repository list jessie |
||
| 12 | jessie|dc-net|amd64: libiksemel-dev 1.4-2+dc1 |
||
| 13 | jessie|dc-net|amd64: libiksemel-utils 1.4-2+dc1 |
||
| 14 | jessie|dc-net|amd64: libiksemel3 1.4-2+dc1 |
||
| 15 | jessie|dc-net|amd64: zabbix-agent 1:2.4.6+dfsg-1+dc1 |
||
| 16 | … |
||
| 17 | jessie|dc-net|i386: zabbix-agent 1:2.4.6+dfsg-1+dc1 |
||
| 18 | … |
||
| 19 | jessie|dc-net|source: libiksemel 1.4-2+dc1 |
||
| 20 | jessie|dc-net|source: zabbix 1:2.4.6+dfsg-1+dc1 |
||
| 21 | </pre> |
||
| 22 | 2 | Marc Dequènes | |
| 23 | h2. Adding Contributors |
||
| 24 | |||
| 25 | The list of uploader is setup into */srv/www/sites/repository.duckcorp.org/htdocs/debian/conf/dc-incoming-uploaders*. |