From fbe3ac6a0518f9359d98b1812f5a5794809c9da8 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 6 Sep 2019 14:37:39 +0200 Subject: bin/seed-build-list: remove done TODOs --- bin/seed-build-list | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bin/seed-build-list') diff --git a/bin/seed-build-list b/bin/seed-build-list index a9bd2bf..471ba59 100755 --- a/bin/seed-build-list +++ b/bin/seed-build-list @@ -18,8 +18,6 @@ # TODO: allow to reschedule filtered by architecture -# TODO: -a|--auto schedules too much - or is the scheduling really /that/ broken? - # shellcheck disable=SC2016 usage() { >&2 echo '' @@ -343,8 +341,6 @@ fi fi # auto-detect pkgbases if ${auto}; then - # TODO: check, if this still works or if it relied on the `priority` magic - >&2 echo 'autoscheduling needs testing / inspection - be prepared to schedule too many packages this way!' # schedule any package, that: # 1) is not on the build-list currently and # 2) has some dependency which is not provided by any package which -- cgit v1.2.3