isohybrid: support iso images over 2GB
authorPascal Terjan <pterjan@mandriva.com>
Fri, 24 Apr 2009 16:59:17 +0000 (18:59 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 1 May 2009 18:01:51 +0000 (11:01 -0700)
commita54e6fe85a89324e106e4c3d17c3f51c28e4ef4f
tree8c7ef9ec4d6f95a3c654b3ba6a5dad3046a75f43
parentd56215456c4887e1ebe8c9e6d1fa5ad6bee20d85
isohybrid: support iso images over 2GB

"use integer" limits integers to 2^31-1 on 32 bits, which makes
imgsize to be -1 on DVD images

Signed-off-by: Pascal Terjan <pterjan@mandriva.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
utils/isohybrid.in