summaryrefslogtreecommitdiff
path: root/bin/db-update
AgeCommit message (Expand)Author
2017-08-25bin/db-update: correctly handle dependenciesErich Eckner
2017-08-25bin/db-update: bugfixErich Eckner
2017-08-23silence all other shellcheck warningsErich Eckner
2017-08-23silence even more shellcheck warningsErich Eckner
2017-08-23silence a lot shellcheck warningsErich Eckner
2017-08-22bin/db-update: add todoErich Eckner
2017-08-14bin/db-update: bugfixErich Eckner
2017-08-14bin/db-update: unstage base and base-devel packages only if no base and base-...Erich Eckner
2017-08-12bin/db-update: whoops, bugfixErich Eckner
2017-08-10bin/db-update: also accept package file names instead of package state file n...Erich Eckner
2017-08-08bin/db-update: unstage base and base-devel packages despite dependenciesErich Eckner
2017-08-03use sanity-flag file instead of actually checking build master sanityErich Eckner
2017-08-02remove unnecessary and confusing quotesErich Eckner
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