Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-10 | store all targets data in IndexTarget struct | David Kalnischkies | |
We still need an API for the targets, so slowly prepare the IndexTargets to let them take this job. Git-Dch: Ignore | |||
2015-06-09 | configureable acquire targets to download additional files | David Kalnischkies | |
First pass at making the acquire system capable of downloading files based on configuration rather than hardcoded entries. It is now possible to instruct 'deb' and 'deb-src' sources.list lines to download more than just Packages/Translation-* and Sources files. Details on how to do that can be found in the included documentation file. |