Differences between revisions 20 and 22 (spanning 2 versions)
Revision 20 as of 2018-04-18 02:48:41
Size: 1134
Editor: TheAnarcat
Comment: move to salsa
Revision 22 as of 2019-01-22 23:49:45
Size: 1163
Editor: TheAnarcat
Comment: link to my page so i find this more easily
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
The above graphic is generated from a [[https://salsa.debian.org/debian/package-cycle/blob/master/archive-software.dot|dot file]] which is maintained in !CollabMaint:

https://salsa.debian.org/debian/package-cycle/
The above graphic is generated from a [[https://salsa.debian.org/debian/package-cycle/blob/master/archive-software.dot|dot file]] in the [[https://salsa.debian.org/debian/package-cycle|package-cycle git repository]] and maintained by TheAnarcat.

The Debian Archive Software consisting of dak (Debian Archive Kit) for the archive and the buildd related parts wanna-build/sbuild.

dak is the collection of programs (scripts) used to maintain the Debian project archive. You need a running postgresql

http://lists.debian.org/debian-dak/

All the archive info managed by dak are stored in the ProjectB database, which is accessible by all DebianDevelopers on mirror.ftp-master.debian.org.

Logs of Dak activity are also available in /srv/ftp-master.debian.org/log/current there as well.

See also: HowToSetupADebianRepository, DakHowTo, ProjectB.

Design

Dak is part of a larger ecosystem of multiple pieces of software interacting to make the FTP archive works.

archive-software.svg

The above graphic is generated from a dot file in the package-cycle git repository and maintained by TheAnarcat.

See also the releases workflow.