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 Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +02:00
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 Remove no longer needed HAIKU_STRIP_DEBUG_FROM_OPTIONAL_PACKAGES 2013-08-01 08:54:05 +02:00
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 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