haiku/build/scripts
Ingo Weinhold 96a321df07 bootstrap image: Add remote command execution script
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.
2014-10-30 16:43:54 +01:00
..
bootstrap_client.py bootstrap image: Add remote command execution script 2014-10-30 16:43:54 +01:00
bootstrap_daemon.py bootstrap image: Add remote command execution script 2014-10-30 16:43:54 +01:00
build_archive Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +02:00
build_cross_tools Use uname -s instead of uname -o 2013-09-17 14:40:22 +02:00
build_cross_tools_gcc4 Cleanup build system and configuration. 2014-08-13 13:32:45 +02:00
build_haiku_image Fix test in build_haiku_image. 2014-05-25 23:45:22 +02:00
build_haiku_package Remove no longer needed HAIKU_STRIP_DEBUG_FROM_OPTIONAL_PACKAGES 2013-08-01 08:54:05 +02:00
build_haiku_repository Move creating the Haiku repo info to jam 2014-01-19 00:49:10 +01:00
convert_build_config_to_shell_format.pl
determine_haiku_revision Improve handling of Haiku clone without any tags. 2014-05-31 15:35:24 +02:00
generate_CountryFlags.sh Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +02:00
host_build_only Add configure option --host-only 2013-07-03 23:19:00 +02:00
rm_attrs rm_attrs: Fix for parameters with whitespace 2013-06-06 00:17:02 +02:00
upload_haiku_repository Use rsync instead of scp for uploading hakiu repository packages. 2013-12-01 07:17:48 -05:00