| 1 |
TODO list for debpartial-mirror
|
| 2 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
| 3 |
|
| 4 |
Zufus's TODO:
|
| 5 |
Add a method into Pool to create a list of downloaded packages.
|
| 6 |
|
| 7 |
|
| 8 |
General
|
| 9 |
|
| 10 |
Add update and upgrade command to debpartial-mirror
|
| 11 |
|
| 12 |
## The rewrite of the system need support: ##
|
| 13 |
|
| 14 |
* Use apt_pkg much as possible;
|
| 15 |
* This should support selection by section, importance, name;
|
| 16 |
* Provide a virtual repository where the application built a new
|
| 17 |
Packages file to simulate a complete new repository (useful for
|
| 18 |
PICAX);
|
| 19 |
* Support regexp on package names for inclusion;
|
| 20 |
* Support to get Depends of package from a local repository (useful
|
| 21 |
when work with not released yet packages);
|
| 22 |
|
| 23 |
## Possible features that would be nice but are probably not essential: ##
|
| 24 |
|
| 25 |
* Command-line option to select which backends to hit during this
|
| 26 |
particular update, so that you can schedule different updates at
|
| 27 |
different times;
|
| 28 |
* Automatic logging and statistics, possibly with sending mail to a
|
| 29 |
specified address on each run;
|