haiku/build/scripts
Ingo Weinhold b39c8d3711 * Refactored the image creation rules. There are now generalized rules that
work on arbitrary "containers". The image rules are just
  specializations.
* Added rules, a definition file (build/jam/NetBootArchive), and a shell
  script for creating a gzipped tar archive containing kernel and modules
  required for network booting (the contents may need some fine-tuning).
  ATM it can be built via the haiku-netboot-archive pseudo target. It is
  generated in the output directory (e.g. "generated").


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21591 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-07-11 01:04:35 +00:00
..
build_cross_tools When building binutils, build without -Werror. This was causing failures on my linux box due to silly warnings in binutils code. 2007-02-25 07:06:43 +00:00
build_cross_tools_gcc4 gcc 4.1.2 conveniently saves the version number in a separate file. 2007-03-04 04:47:55 +00:00
build_haiku_image Patch by Morgan Howe (slightly modified): Several changes to support 2007-05-18 15:59:04 +00:00
build_tgz_archive * Refactored the image creation rules. There are now generalized rules that 2007-07-11 01:04:35 +00:00