index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-package-updates | 2 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index ad1de12..2e666ac 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -6,6 +6,8 @@ # TODOs: # additional to blacklisted packages ignore any packages depending on them +# be more secure in case of update while build(s) is/are still in progress +# -> (stale) lock files, moving loop lock files . "${0%/*}/../conf/default.conf" |