root/build-tools/build_iso
Scott Little eb971b6f7c Fix potential infinite loop in build-iso
Function generate_dep_list is creating a DEPLISTFILE
with a lot of unwanted 'installing package xxx' messages
when it should only contain a list of unresolved
dependencies.

On the next iteration we waste a lot of time trying to install
nonexistant packages 'installing' and 'packages', and re-installing
packages we already have.

Instead of converging on an empty DEPLISTFILE, we converge
on a DEPLISTFILE that just reiterates the same list of
'installing package' if we are lucky, which we usually are,
but not always.

Closes-Bug: 1877483
Change-Id: I971725558eb628c6d6b5d0b42d0bcab6b46e722b
Signed-off-by: Scott Little <scott.little@windriver.com>
2020-05-08 00:24:21 +00:00
..
anaconda-ks.cfg build-tools: Convert wrsroot -> sysadmin 2019-06-14 14:48:25 -07:00
cgts_deps.sh Fix potential infinite loop in build-iso 2020-05-08 00:24:21 +00:00
comps.xml.gz StarlingX open source release updates 2018-06-01 07:45:23 -07:00
gather_packages.pl StarlingX open source release updates 2018-06-01 07:45:23 -07:00
image-dev.inc StarlingX open source release updates 2018-06-01 07:45:23 -07:00
image.inc Revert "Revert "add kata rpms to ISO"" 2020-01-19 01:48:10 +00:00
isolinux.cfg StarlingX open source release updates 2018-06-01 07:45:23 -07:00
ks.cfg build-tools: Convert wrsroot -> sysadmin 2019-06-14 14:48:25 -07:00
minimal_rpm_list.txt Remove rdma since it is replaced by rdma-core 2020-03-11 09:29:21 +08:00
openstack_kilo.txt StarlingX open source release updates 2018-06-01 07:45:23 -07:00