summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2009-03-03 18:15:41 +0100
committerLoui Chang <louipc.ist@gmail.com>2009-03-03 18:15:41 +0100
commit5e5c95c6a88344a07c2a74a90cb85213da8f697f (patch)
tree43dc2298c35897a88f4a48b0a64a704f9e6640f5
parentc949296a08f4e37f01a2bcdbe529f89c40b03060 (diff)
downloadaur-5e5c95c6a88344a07c2a74a90cb85213da8f697f.tar.gz
aur-5e5c95c6a88344a07c2a74a90cb85213da8f697f.tar.xz
Remove obsolete LAUNCH.txt
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
-rw-r--r--LAUNCH.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/LAUNCH.txt b/LAUNCH.txt
deleted file mode 100644
index b52822b3..00000000
--- a/LAUNCH.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-TIER 2 (pretty important)
-* 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)