Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-13 | Use common functions to print messages, warnings and errors | Pierre Schmitz | 1 | -49/+29 | |
These functions are copied from makepkg | |||||
2010-08-08 | Move common function to db-functions | Pierre Schmitz | 1 | -0/+207 | |
db-functions now sets an individual $WORKDIR and implements trap functinos that remove locks on exit or error. There are new functions to lock and unlock the running script. misc-scripts/ftpdir-cleanup was renamed to ftpdir-cleanup-repo as the cron-job had the same name. Script names have to be unique when using db-functions. |