summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-08Make genpkglist work againAaron Griffin
I somehow delete the dupe checking. This also works based on svn repo tag, and doesn't give stupid errors if packages.txt is missing Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-08Make SVN output quietAaron Griffin
Way too much output, and it's useless... Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-08Recompile for new passwordsAaron Griffin
Why are the binaries in source control? No clue Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-07Giant SVN changesAaron Griffin
Some other fun stuff snuck in there, like indentation changes, but this should get us mostly working under SVN, and at least allow us to build DB files at the very least Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-02-16Commited cleanup script to db-inc/genpkglistThomas Bächler
2008-02-03Adding cleanup scripts so they don't get lost:Thomas Bächler
cleanup.sh: Iterates through the db file and lists dupes and missing files. cleanup2.sh: Iterates through the ftp directory and finds files that don't correspond to any package in the db. They currently only list files, but don't delete anything.
2007-11-29Get GIT repo in line with the current dbscriptsDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-11-29Remove db-arch scripts, add db-core scriptsDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-11-29Remove CVS Id linesDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-09-16new db-testing scriptsThomas Bächler
2007-09-14hopefully fixed filelists in mysqlThomas Bächler
2007-09-14fixed genpkglistThomas Bächler
2007-09-14adjusted scripts for pacman 3 naming scheme, should still work with the old oneThomas Bächler
2006-07-06updated for new arch db schemaJudd Vinet
2006-07-06added new pkgdb2 programsJudd Vinet
2006-05-07suppress errors in first ls checkJudd Vinet
2006-05-05updates for multi-architecture supportJudd Vinet
2006-03-10l'il fixJudd Vinet
2006-02-22fixed dupe package listingsJudd Vinet
2006-02-20re-worked db-gen scripts -- new and improvedJudd Vinet
2005-06-30run gensync through fakeroot first, so all files are owned by root.rootJudd Vinet
2005-06-21fixed a little bug in db-inc - UID is already presentJudd Vinet
2005-06-21nixed all the redundant code in the db- scriptsJudd Vinet
2005-02-25added filelists to the web package dbJudd Vinet
2005-02-01added packages.txt to all reposJudd Vinet
2005-01-03re-arranged /bin/find options to get rid of an annoying warning messageJudd Vinet
2004-08-19added cleanup calls to db- scripts, removed export-failure checks from ↵Judd Vinet
db-testing, as its allowed for tesitng
2004-08-17added some sanity checks around the cvs export callsJudd Vinet
2004-08-03disabled the auto-mark-as-complete for todo listsJudd Vinet
2004-07-11fixed todolist_pkgs table ref in pkgdb2Judd Vinet
2004-07-03updated scripts for new ftp paths, moved over to pkgdb1/pkgdb2Judd Vinet
2004-07-02added unsets to fix bad url problems in updatesJudd Vinet
2004-07-02enforced line lengths from stdinJudd Vinet
2004-07-01lengthened the pkgdesc stringJudd Vinet
2004-07-01added new pkgdb scriptsJudd Vinet
2004-05-06fixed package deletion with new todolist_pkgs tableJudd Vinet
2004-05-06package updates now automatically mark todo list items completedJudd Vinet
2004-04-16added support for all 3 reposJudd Vinet
2004-04-16added support for all 3 reposJudd Vinet
2004-04-16added support for all 3 reposJudd Vinet
2004-04-13removed -f switch to cvs exportJudd Vinet
2004-04-13fixJudd Vinet
2004-04-13added db-testingJudd Vinet
2004-04-02fixed a temp name bugJudd Vinet
2004-04-01changed mysql temp file so one user can run multiple db-gen scripts concurrentlyJudd Vinet
2004-03-17Dale's fix for a bug in dupe-checkingJudd Vinet
2004-02-20updates for 0.6Judd Vinet
2004-01-06trapped SIGINT to cleanly remove lock filesJudd Vinet
2003-12-21third times the charm :/Judd Vinet
2003-12-21missed a spotJudd Vinet