summaryrefslogtreecommitdiff
path: root/bin/db-update
AgeCommit message (Expand)Author
2017-07-28files in package-infos contain the repository now, tooErich Eckner
2017-07-15bin/db-update: added todoErich Eckner
2017-07-06bin/db-update: bugfixErich Eckner
2017-07-04bin/common-functions, bin/db-update, bin/return-assignment: recognize build-s...Erich Eckner
2017-07-04bin/common-functions, bin/db-update: use tempdir outside of tmpfsErich Eckner
2017-06-30bin/db-update: switch from sshfs to sftpErich Eckner
2017-06-30master_mirror_command, master_mirror_directory -> master_mirror_rsync_command...Erich Eckner
2017-06-29bin/db-update: only umount if mountedErich Eckner
2017-06-26bin/db-update, bin/common-functions: umount -l instead of umount [-f]Erich Eckner
2017-06-22bin/db-update: bugfixErich Eckner
2017-06-22remove "grep ... part1*part2" bugErich Eckner
2017-06-22bin/db-update: increase verbosity when called with "-n"Erich Eckner
2017-06-22bin/db-update: "sudo umount" instead of "fusermount -u"Erich Eckner
2017-06-22quote path to sanity-checkErich Eckner
2017-06-22bin/db-update: option "no-action" newErich Eckner
2017-06-22bin/db-update bin/get-assignment bin/get-package-updates bin/return-assignmen...Erich Eckner
2017-06-22bin/db-update: clarify commentErich Eckner
2017-06-20use ramfs tmpdir again, update todoErich Eckner
2017-06-20bin/db-update: remove bashismErich Eckner
2017-06-20also update $repo.files.tar.gzErich Eckner
2017-06-20bin/db-update: use sshfs to move packages between reposErich Eckner
2017-06-20bin/db-update: use non-ramfs temp dirErich Eckner
2017-06-20bin/db-update: ignore duplicate versions if not relevantErich Eckner
2017-06-20bin/db-update: remove old state filesErich Eckner
2017-06-20bin/db-update: add todoErich Eckner
2017-06-20bin/db-update: actually untest packagesErich Eckner
2017-06-20bin/db-update: --from newErich Eckner
2017-06-20hand out broken packages multiple timesErich Eckner
2017-06-19bin/db-update: remove debug messagesErich Eckner
2017-06-19switch from sshfs to rsync - to avoid needing to remountErich Eckner
2017-06-18bin/db-update: generate metadata if necessaryErich Eckner
2017-06-16bin/db-update: prepare execution of deletion-listErich Eckner
2017-06-16bin/db-update: remove tmp_dir a little laterErich Eckner
2017-06-16bin/db-update: remove <()-bashismsErich Eckner
2017-06-16mangle TODOs and commentsErich Eckner
2017-06-15removed all bashisms - should work in any POSIX shell, nowErich Eckner
2017-06-14remove bashisms - only "bash arrays" and "bash string substituions" leftErich Eckner
2017-06-14bin/db-update: can now move package from testing to stableErich Eckner
2017-06-14bin/db-update: expect packages in staging and community-stagingErich Eckner
2017-06-14bin/db-update: decision wether package is from community extracted to new fun...Erich Eckner
2017-06-14bin/db-update: add lastupdate fileErich Eckner
2017-06-12do not delete cached package meta data (yet)Erich Eckner
2017-06-10bin/db-update: can move packages from staging to testingErich Eckner