File: TODO

package info (click to toggle)
debpartial-mirror 0.2.95
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 420 kB
  • ctags: 276
  • sloc: python: 1,901; makefile: 15
file content (40 lines) | stat: -rw-r--r-- 1,340 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
TODO list for debpartial-mirror
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

General

 * Provide a virtual repository where the application built a new
   Packages file to simulate a complete new repository (useful for
   PICAX);
 * Support to get Depends of package from a local repository (useful
   when work with not released yet packages);
 * Should work well with squid proxy
 * properly handle debian bug #284027:
    Change cpp use to include from debian-cd tasks too. 
 * merging support for mirrors with variations on /pool:
    security.debian.org, backports.org, volatile.debian.net





Post 0.3.0 release:

 * Port to libapt-front instead of libapt_pkg since the first is easier;
 * Command-line option to select which backends to hit during this
   particular update, so that you can schedule different updates at
   different times;
 * Automatic logging and statistics, possibly with sending mail to a
   specified address on each run;
 * support for multiple archive formats: http://web.freegeek.org/freekbox3,
   others.
 * option to specify server, dist and components with a single configuration 
   option, similar to how mirrors are defined in sources.list

Pre 0.3.0 release:

 * Fix clean command
   (it doesn't work)
 * Fix Packages.gz handling: 
   update should downloading again if it has been changed on remote repository