index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-03-05 16:30:21 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-03-05 16:30:21 +0100 |
commit | cca041f6592ac47a36937cbdf48f943c86c2d217 (patch) | |
tree | 7c3439a375189078413c7eac1ada327990c87b83 | |
parent | 390561a3f13eedec674259bb5b2e491886bb56d0 (diff) |
-rwxr-xr-x | bin/db-update | 4 |
diff --git a/bin/db-update b/bin/db-update index 06754bb..5efa220 100755 --- a/bin/db-update +++ b/bin/db-update @@ -16,6 +16,10 @@ # a) provided by another new or not-replaced package or # b) not required by any not-replaced package. +# TODO: Use the stored function +# calculate_maximal_moveable_set("staging") and +# calculate_maximal_moveable_set("testing") + # TODO: separate locks for staging, testing (and stable) # TODO: handle deletion of parts of a split package |