debian-cd-clone/tools/boot/jessie
Raphaël Hertzog 0cfa70e113 Fix code extracting the xorriso version
The code was assuming that the first line of output was something like
this (and this is the case of the cd builder machine that uses a custom
built xorriso):
> GNU xorriso 1.2.6 : RockRidge filesystem manipulator, libburnia project.

But the output of the version packaged in Debian does not have the GNU
string:
> xorriso 1.3.2 : RockRidge filesystem manipulator, libburnia project.

We fix this issue by extracting the version from the line starting with
"xorriso version" which does not have this discrepancy.
2014-03-27 15:55:36 +01:00
..
boot-alpha Pull out some more common code into common.sh to simplify the various 2013-12-16 14:05:35 +00:00
boot-amd64 * Start jessie work; copy things from the wheezy config for now. 2013-05-06 22:26:50 +00:00
boot-arm Pull out some more common code into common.sh to simplify the various 2013-12-16 14:05:35 +00:00
boot-armel * Start jessie work; copy things from the wheezy config for now. 2013-05-06 22:26:50 +00:00
boot-armhf * Start jessie work; copy things from the wheezy config for now. 2013-05-06 22:26:50 +00:00
boot-hppa Pull out some more common code into common.sh to simplify the various 2013-12-16 14:05:35 +00:00
boot-hurd Fix code extracting the xorriso version 2014-03-27 15:55:36 +01:00
boot-hurd-i386 * Start jessie work; copy things from the wheezy config for now. 2013-05-06 22:26:50 +00:00
boot-i386 * Start jessie work; copy things from the wheezy config for now. 2013-05-06 22:26:50 +00:00
boot-ia64 Pull out some more common code into common.sh to simplify the various 2013-12-16 14:05:35 +00:00
boot-kfreebsd Fix code extracting the xorriso version 2014-03-27 15:55:36 +01:00
boot-kfreebsd-amd64 * Start jessie work; copy things from the wheezy config for now. 2013-05-06 22:26:50 +00:00
boot-kfreebsd-i386 * Start jessie work; copy things from the wheezy config for now. 2013-05-06 22:26:50 +00:00
boot-m68k Pull out some more common code into common.sh to simplify the various 2013-12-16 14:05:35 +00:00
boot-mips Pull out some more common code into common.sh to simplify the various 2013-12-16 14:05:35 +00:00
boot-mipsel Pull out some more common code into common.sh to simplify the various 2013-12-16 14:05:35 +00:00
boot-powerpc Pull out some more common code into common.sh to simplify the various 2013-12-16 14:05:35 +00:00
boot-s390 * Start jessie work; copy things from the wheezy config for now. 2013-05-06 22:26:50 +00:00
boot-s390-common Pull out some more common code into common.sh to simplify the various 2013-12-16 14:05:35 +00:00
boot-s390x * Start jessie work; copy things from the wheezy config for now. 2013-05-06 22:26:50 +00:00
boot-sparc Pull out some more common code into common.sh to simplify the various 2013-12-16 14:05:35 +00:00
boot-x86 Fix code extracting the xorriso version 2014-03-27 15:55:36 +01:00
common.sh Fix syntax bug in try_di_image_cache() 2013-12-16 15:15:53 +00:00
parse_isolinux Add "UEFI" text to the UEFI installer menu title 2014-02-11 01:59:54 +00:00
x86-desktop.sh Build without isolinux/desktop. Closes: #706150 2013-06-12 23:59:33 +01:00