File: TODO

package info (click to toggle)
bandwidthd 2.0.1%2Bcvs20090917-11
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,204 kB
  • ctags: 1,271
  • sloc: sh: 3,008; ansic: 2,746; php: 1,263; yacc: 216; makefile: 162; lex: 36; sql: 27
file content (12 lines) | stat: -rw-r--r-- 612 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
TODO for debian package:
-----------------------------------------------------------------------------
- audit source to make sure kilo is k (not K), mega is M (not m),
  giga is G (not g), bit is b (not B), byte is B (not b) and
  seconds is s (not sec).

- postgresql: support installing a "sensor".
  See dbconfig-common section 3.2.5:
  "Packages that connect to but should not create databases (read-only frontends)"
  http://people.debian.org/~seanius/policy/dbconfig-common-using.html/ch-develguide.html#s-frontends
  (Also remove note from debian/bandwidthd-pgsql.NEWS about sensors not yet
  supported)