summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-02-02 04:32:04 +0100
committerpjmattal <pjmattal>2005-02-02 04:32:04 +0100
commite0b54676c7c9d6229e8ed8147a885d13e1f35571 (patch)
treed2e1077fabb863107f3bfb4d8e2ee0ac6380fc69
parenta54ca6bfaf72832e0ca98278c037b7a1bc75fa16 (diff)
downloadaur-e0b54676c7c9d6229e8ed8147a885d13e1f35571.tar.gz
aur-e0b54676c7c9d6229e8ed8147a885d13e1f35571.tar.xz
Updated the launch list
-rw-r--r--LAUNCH.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/LAUNCH.txt b/LAUNCH.txt
index 0770d821..00eb91f0 100644
--- a/LAUNCH.txt
+++ b/LAUNCH.txt
@@ -5,7 +5,7 @@ TIER 1 (critical)
* password crypt in php code - DONE
* handle crypt passwords correctly in tupkgs - DONE
* db code in tupkgupdate for package updates/additions - Paul - DONE
-* functionality to delete packages in unsupported (but not in AUR) - Eric
+* functionality to delete packages in unsupported (but not in AUR) - IN PROGRESS
* a package should be made of tupkg client tool
TIER 2 (pretty important)
@@ -13,7 +13,7 @@ TIER 2 (pretty important)
* config file capability for tupkg client in user's homedir
* email notification of errors in tupkgupdate - Paul
* move config options for php code to separate file and make that file
- a ".proto" file in svn
+ a ".proto" file in svn - DONE
* add foreign key constraints with on delete cascade to make sure
entries are not orphaned in PackageSources and PackageDepends
@@ -21,4 +21,3 @@ 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
-* only allow the maintainer to tupkg upload packages he owns (in tupkgs)