Converted all short tags to full tags
[aur-xilon.git] / LAUNCH.txt
blobb52822b3c77a91888b205eaf04b1ad6b33f01a04
1 TIER 2 (pretty important)
2 * config file capability for tupkg client in user's homedir
3 * email notification of errors in tupkgupdate - Paul
4 * add foreign key constraints with on delete cascade to make sure
5   entries are not orphaned in PackageSources and PackageDepends
6 * migrate to InnoDB tables?
7 * tupkgupdate should not run gensync if repo is empty (but should delete
8   db file if it exists)
10 TIER 3 (noncritical)
11 * tupkgupdate should use updatesync instead of gensync - Paul
12 * error message when a non TU tries to adopt packages
13 * add method from the web for setting/changing package category
14 * tupkgupdate should have a flag to keep it from modifying the repo if
15   suddenly all the PKGBUILDs disappear from the CVS dir (probably an error
16   not actual clearing house)