----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8838/#review15095 -----------------------------------------------------------
The problem is mkisofs is not same as genisoimage, I've this verified for Debian and had to compile mkisofs for devcloud2 image. We won't be able to use them interchangeably, maybe if there is way to change params and args based on which one is available. - Rohit Yadav On Jan. 4, 2013, 11:51 p.m., Noa Resare wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8838/ > ----------------------------------------------------------- > > (Updated Jan. 4, 2013, 11:51 p.m.) > > > Review request for cloudstack. > > > Description > ------- > > Due to differing licensing philosophies between the Debian project and the > mkisofs maintainer the tool will probably never be shipped as part of Debian. > > There is a tool named genisoimage that is command line parameter compatible > with mkisofs and does the same thing. > > The attached patch uses the maven profile system to parameterize the binary > used to generate iso files depending on what is available on the system. > > > This addresses bug CLOUDSTACK-792. > > > Diffs > ----- > > console-proxy/pom.xml 2526503 > > Diff: https://reviews.apache.org/r/8838/diff/ > > > Testing > ------- > > > Thanks, > > Noa Resare > >