96a321df07
In order to automate the complete bootstrap build process we need a mechanism to control the second phase which builds the final packages on the booted bootstrap Haiku. To avoid additional dependencies (buildbot slave, ssh, rsh,...) we'd have to cross-build, there's now a pair of simple python scripts that allows executing commands on a remote machine. The server script (bootstrap_daemon.py) is added to the bootstrap image and started automatically during the boot. |
||
---|---|---|
.. | ||
bootstrap_client.py | ||
bootstrap_daemon.py | ||
build_archive | ||
build_cross_tools | ||
build_cross_tools_gcc4 | ||
build_haiku_image | ||
build_haiku_package | ||
build_haiku_repository | ||
convert_build_config_to_shell_format.pl | ||
determine_haiku_revision | ||
generate_CountryFlags.sh | ||
host_build_only | ||
rm_attrs | ||
upload_haiku_repository |