summaryrefslogtreecommitdiffstats
path: root/LAUNCH.txt
blob: 0b7ff35e265db90d9a6f2c7264f6c4c348c40e00 (plain)
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
This is the list of things we need to get done by 2/15 in order to make a
3/1 launch happen. Feel free to add items to it as they come up, and put "DONE" next to things as you finish them.

TIER 1 (critical)
* a package should be made of tupkg client tool
* tupkgupdate needs a way to find out what the repo is called; possibly a
  file in the top level dir of the cvs repo called "NAME"?

TIER 2 (pretty important)
* tupkg and tupkgs should not output unhashed passwords
* config file capability for tupkg client in user's homedir
* email notification of errors in tupkgupdate - Paul
* add foreign key constraints with on delete cascade to make sure
  entries are not orphaned in PackageSources and PackageDepends
* migrate to InnoDB tables?
* tupkgupdate should not run gensync if repo is empty (but should delete
  db file if it exists)

TIER 3 (noncritical)
* tupkgupdate should use updatesync instead of gensync - Paul
* error message when a non TU tries to adopt packages
* add method from the web for setting/changing package category
* tupkgupdate should have a flag to keep it from modifying the repo if
  suddenly all the PKGBUILDs disappear from the CVS dir (probably an error
  not actual clearing house)