| 1 |
TODO list for debpartial-mirror
|
| 2 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
| 3 |
|
| 4 |
General
|
| 5 |
|
| 6 |
* Provide a virtual repository where the application built a new
|
| 7 |
Packages file to simulate a complete new repository (useful for
|
| 8 |
PICAX);
|
| 9 |
* Support to get Depends of package from a local repository (useful
|
| 10 |
when work with not released yet packages);
|
| 11 |
* Should work well with squid proxy
|
| 12 |
* properly handle debian bug #284027:
|
| 13 |
Change cpp use to include from debian-cd tasks too.
|
| 14 |
|
| 15 |
Post 0.3.0 release:
|
| 16 |
|
| 17 |
* Port to libapt-front instead of libapt_pkg since the first is easier;
|
| 18 |
* Command-line option to select which backends to hit during this
|
| 19 |
particular update, so that you can schedule different updates at
|
| 20 |
different times;
|
| 21 |
* Automatic logging and statistics, possibly with sending mail to a
|
| 22 |
specified address on each run;
|
| 23 |
* support for multiple archive formats: http://web.freegeek.org/freekbox3,
|
| 24 |
others.
|