1. 25 Mar, 2013 1 commit
    • Michael Shigorin's avatar
      isohybrid: drop postprocessing, xorriso is enough · 9c6b7065
      Michael Shigorin authored
      The original mkisofs would only care for the proper ISO9660 image
      but we've switched to xorriso which is able to perform the hack
      to yield UEFI hybrid images; thus no need for the postprocessing.
      
      Requires mkimage >= 0.2.5 and xorriso (obviously).
      9c6b7065
  2. 16 Dec, 2011 1 commit
    • Michael Shigorin's avatar
      initial isohybrid support · 6fadf7e0
      Michael Shigorin authored
      Here we go with postprocessing priorities along the way
      as ISO hybridization has to occur before implanting
      final MD5 sum (which must happen earlier than e.g. some
      external MD5SUM file generation).
      
      Unfortunately proper dependencies aren't applicable here
      (though I'd like to be proved wrong on this one).
      
      Please note that this needs propagator > 20101130-alt9
      for automatic mode to work (has also been worked around
      in gfxboot case with design-bootloader-source-6.0-alt1).
      
      Thanks rom_as@ for asking about the hybrid image status
      and helping out with testing.
      6fadf7e0