haiku/build/scripts
Augustin Cavalier b3dc16eecb build: Use xorriso instead of mkisofs or genisoimage.
It seems that not all Linux distributions ship an EFI-enabled
cdrtools (i.e. mkisofs takes -e option), Arch being one that
does not.

So instead, we now use xorriso universally, which is
as (or more, in most cases) widely available, and supports
emulating mkisofs with the EFI commands universally.

This also has the added benefit that we can drop genisoimage
support altogether.
2019-01-08 19:31:15 -05: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
build_cross_tools build_cross_tools: Compile GCC2 as 32-bit everywhere. 2018-08-27 22:25:18 -04:00
build_cross_tools_gcc4 build_cross_tools: export ACLOCAL to stop GCC from trying to use it. 2018-11-10 14:41:55 -05:00
build_haiku_image build: Use xorriso instead of mkisofs or genisoimage. 2019-01-08 19:31:15 -05:00
build_haiku_package
build_haiku_repository Fix #11458, pt.3: invoking jam from source dir does not work. 2014-11-16 15:58:03 +01:00
determine_haiku_revision determine_haiku_revision: Properly get rid of the commit hash. 2018-09-18 19:50:52 +00:00
generate_CountryFlags.sh
host_build_only
rm_attrs
upload_haiku_repository