haiku/build/scripts
Augustin Cavalier dd419e59dc build_haiku_image: Distinguish between system (activated) and unactivated packages.
Previously, all packages on the image, both activated and unactivated,
were in $systemPackages, so if a package actually in /system/packages
had a dependency in the Installer optional package area, the dependency
checking would see no problem but the generated image would be broken.

Now, packages going into /system/packages are treated separately
from those going elsewhere, and error checks added so the above
condition will not occur.

(I ran into this while working on the build-package upgrade
in the following commits.)
2020-04-19 17:53:10 -04:00
..
bootstrap_client.py
bootstrap_daemon.py
build_archive
build_cross_tools build/scripts: make toolchain scripts more self-sustainable 2020-03-24 18:24:13 +00:00
build_cross_tools_gcc4 build/scripts: make toolchain scripts more self-sustainable 2020-03-24 18:24:13 +00:00
build_haiku_image build_haiku_image: Distinguish between system (activated) and unactivated packages. 2020-04-19 17:53:10 -04:00
build_haiku_package
build_haiku_repository
determine_haiku_revision
find_triplet
generate_CountryFlags.sh
host_build_only
rm_attrs
upload_haiku_repository