File: TODO

package info (click to toggle)
f-prot-installer 0.5.22
  • links: PTS
  • area: contrib
  • in suites: etch-m68k
  • size: 168 kB
  • ctags: 12
  • sloc: sh: 532; makefile: 46
file content (17 lines) | stat: -rw-r--r-- 465 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

* Don't overwrite DEFs in /var/lib/f-prot if they are newer than those
   in the package being installed

* Reduce the number of Debconf questions even more.

* Move from cron.d to cron.daily

* Integrate with /etc/ppp/ip-{up,down}.d/

* Add a config file /etc/f-prot-installer.conf to control the
   (prospective) cron and auto-update options.

* Provide option not to delete downloaded files.

* Implement suggestions made by Christian Kurz <shorty@debian.org>