haiku/build
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
..
config_headers Make US-english the default KDL keymap again. 2016-10-10 07:18:12 +02:00
jam build_haiku_image: Distinguish between system (activated) and unactivated packages. 2020-04-19 17:53:10 -04:00
scripts build_haiku_image: Distinguish between system (activated) and unactivated packages. 2020-04-19 17:53:10 -04:00