Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
db-update
Age
Commit message (
Collapse
)
Author
2017-08-25
bin/db-update: correctly handle dependencies
Erich Eckner
2017-08-25
bin/db-update: bugfix
Erich Eckner
2017-08-23
silence all other shellcheck warnings
Erich Eckner
2017-08-23
silence even more shellcheck warnings
Erich Eckner
2017-08-23
silence a lot shellcheck warnings
Erich Eckner
2017-08-22
bin/db-update: add todo
Erich Eckner
2017-08-14
bin/db-update: bugfix
Erich Eckner
2017-08-14
bin/db-update: unstage base and base-devel packages only if no base and ↵
Erich Eckner
base-devel packages are on the build-list anymore
2017-08-12
bin/db-update: whoops, bugfix
Erich Eckner
2017-08-10
bin/db-update: also accept package file names instead of package state file ↵
Erich Eckner
names
2017-08-08
bin/db-update: unstage base and base-devel packages despite dependencies
Erich Eckner
2017-08-03
use sanity-flag file instead of actually checking build master sanity
Erich Eckner
2017-08-02
remove unnecessary and confusing quotes
Erich Eckner
2017-07-28
files in package-infos contain the repository now, too
Erich Eckner
2017-07-15
bin/db-update: added todo
Erich Eckner
2017-07-06
bin/db-update: bugfix
Erich Eckner
2017-07-04
bin/common-functions, bin/db-update, bin/return-assignment: recognize ↵
Erich Eckner
build-support as untested, unstaged repository
2017-07-04
bin/common-functions, bin/db-update: use tempdir outside of tmpfs
Erich Eckner
2017-06-30
bin/db-update: switch from sshfs to sftp
Erich Eckner
2017-06-30
master_mirror_command, master_mirror_directory -> ↵
Erich Eckner
master_mirror_rsync_command, master_mirror_rsync_directory
2017-06-29
bin/db-update: only umount if mounted
Erich Eckner
2017-06-26
bin/db-update, bin/common-functions: umount -l instead of umount [-f]
Erich Eckner
2017-06-22
bin/db-update: bugfix
Erich Eckner
2017-06-22
remove "grep ... part1*part2" bug
Erich Eckner
2017-06-22
bin/db-update: increase verbosity when called with "-n"
Erich Eckner
2017-06-22
bin/db-update: "sudo umount" instead of "fusermount -u"
Erich Eckner
2017-06-22
quote path to sanity-check
Erich Eckner
2017-06-22
bin/db-update: option "no-action" new
Erich Eckner
2017-06-22
bin/db-update bin/get-assignment bin/get-package-updates ↵
Erich Eckner
bin/return-assignment: check for sanity of build master before doing anything
2017-06-22
bin/db-update: clarify comment
Erich Eckner
2017-06-20
use ramfs tmpdir again, update todo
Erich Eckner
2017-06-20
bin/db-update: remove bashism
Erich Eckner
2017-06-20
also update $repo.files.tar.gz
Erich Eckner
2017-06-20
bin/db-update: use sshfs to move packages between repos
Erich Eckner
2017-06-20
bin/db-update: use non-ramfs temp dir
Erich Eckner
2017-06-20
bin/db-update: ignore duplicate versions if not relevant
Erich Eckner
2017-06-20
bin/db-update: remove old state files
Erich Eckner
2017-06-20
bin/db-update: add todo
Erich Eckner
2017-06-20
bin/db-update: actually untest packages
Erich Eckner
2017-06-20
bin/db-update: --from new
Erich Eckner
2017-06-20
hand out broken packages multiple times
Erich Eckner
2017-06-19
bin/db-update: remove debug messages
Erich Eckner
2017-06-19
switch from sshfs to rsync - to avoid needing to remount
Erich Eckner
2017-06-18
bin/db-update: generate metadata if necessary
Erich Eckner
2017-06-16
bin/db-update: prepare execution of deletion-list
Erich Eckner
2017-06-16
bin/db-update: remove tmp_dir a little later
Erich Eckner
2017-06-16
bin/db-update: remove <()-bashisms
Erich Eckner
2017-06-16
mangle TODOs and comments
Erich Eckner
2017-06-15
removed all bashisms - should work in any POSIX shell, now
Erich Eckner
2017-06-14
remove bashisms - only "bash arrays" and "bash string substituions" left
Erich Eckner
[next]