summaryrefslogtreecommitdiffstats
path: root/db-inc
AgeCommit message (Collapse)AuthorFilesLines
2008-04-15Switch to proper script usageAaron Griffin1-179/+0
Switch to a callable script in place of an include file Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-08Correct lockfile usageAaron Griffin1-6/+7
We want a lock per repo not per user. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-08Use local user dirs for checkoutsAaron Griffin1-32/+31
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-08Remove 'svndir' usageAaron Griffin1-11/+6
This was a holdover from the CVS scripts used to import and existing checkout Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-08Properly point to the 64bit staging dirsAaron Griffin1-1/+1
I mistyped it. Whoops, silly me Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-08Make genpkglist work againAaron Griffin1-2/+4
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 Griffin1-2/+2
Way too much output, and it's useless... Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-04-08Giant SVN changesAaron Griffin1-95/+103
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ächler1-0/+2
2007-11-29Remove CVS Id linesDan McGee1-2/+0
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-09-14adjusted scripts for pacman 3 naming scheme, should still work with the old oneThomas Bächler1-3/+15
2006-05-07suppress errors in first ls checkJudd Vinet1-2/+2
2006-05-05updates for multi-architecture supportJudd Vinet1-23/+29
2006-02-20re-worked db-gen scripts -- new and improvedJudd Vinet1-24/+112
2005-07-01run gensync through fakeroot first, so all files are owned by root.rootJudd Vinet1-3/+12
2005-06-21fixed a little bug in db-inc - UID is already presentJudd Vinet1-2/+2
2005-06-21nixed all the redundant code in the db- scriptsJudd Vinet1-0/+59