index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/bootstrap-mysql | 3 |
diff --git a/bin/bootstrap-mysql b/bin/bootstrap-mysql index f130a9a..f851ba3 100755 --- a/bin/bootstrap-mysql +++ b/bin/bootstrap-mysql @@ -215,6 +215,9 @@ fi done done + # TODO: we might want to deliberately break packages that fail(ed) to build + # for quite some time + # packages which should not be replaced: ones providing something that is: # a) still needed by a not-replaced package x "less stable" than the target repository and # b) not provided by: |