index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-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 |