summaryrefslogtreecommitdiff
path: root/buildrepo.in
AgeCommit message (Collapse)AuthorFilesLines
2011-11-01buildrepo: don't break if there are -*.apk files in dirNatanael Copa1-1/+1
apk takes files that starts with - as params.
2011-04-17buildrepo: fix previous commitNatanael Copa1-3/+3
2011-04-07buildrepo: fix purging of old packagesNatanael Copa1-1/+1
2011-04-07buildrepo: fixes for new $repo/$arch layoutNatanael Copa1-4/+9
2010-11-02buildrepo: fix previous commitNatanael Copa1-1/+1
2010-11-02buildrepo: do not error if there are no packages in repoNatanael Copa1-1/+2
2009-10-27Revert "abuild: minor cleanup"Natanael Copa1-2/+2
This commit seems to kill the entire repository This reverts commit 46aed95754ebeb17a3a367b3b41d0b6424fd18d9.
2009-10-23abuild: minor cleanupNatanael Copa1-2/+2
2009-09-03buildrepo: add repository description/versionNatanael Copa1-1/+3
2009-07-28buildrepo: set permissions on APKINDEX.tar.gz - clean up old tmp.*Natanael Copa1-0/+2
This solves issues for rsync jobs for mirrors.
2009-07-24buildrepo: use new apk index and sign repoNatanael Copa1-30/+13
2009-06-04buildrepo: check if all files exist before try copy anythingNatanael Copa1-3/+14
seems like copy removes destination if source does not exist so we ended up with a buildrepo that removed all packages
2009-05-08use .in files for scriptsNatanael Copa1-0/+133