debian-cd-clone/tools/boot
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
..
jessie Fix code extracting the xorriso version 2014-03-27 15:55:36 +01:00
wheezy Fix code extracting the xorriso version 2014-03-27 15:55:36 +01:00
sid * Start jessie work; copy things from the wheezy config for now. 2013-05-06 22:26:50 +00:00