From 3ef094b82a8ab76804c5a7553ccf1b65291e0d35 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 5 Jun 2018 10:14:32 +0200 Subject: bin/build-packages: remove done todo --- bin/build-packages | 7 ------- 1 file changed, 7 deletions(-) diff --git a/bin/build-packages b/bin/build-packages index 0811618..47e3cb7 100755 --- a/bin/build-packages +++ b/bin/build-packages @@ -9,13 +9,6 @@ # TODO: build other 'architectures', too (pentium4, i486) -# TODO: The any_arch logic linking build_assignments and binary_packages -# needs to be implemented here, too, so "any" binary_packages are only -# built (or at least only uploaded) if they're expected from the build -# master (e.g. when they're linked in the database). Or better: -# the buildmaster should tell the slave which packages it expects back, -# e.g. which packages do not need to be built/packaged. - # TODO: report back memory and hdd stats to the build master on successful build # shellcheck disable=SC2016 -- cgit v1.2.3-54-g00ecf