Ignore:
Timestamp:
Mar 22, 2016, 1:50:08 AM (8 years ago)
Author:
Bruno Cornec
Message:
  • Review of mkisofs options to mimic what mindi now does and generation is now identical for UEFI
  • Image still not seen as bootable for the server
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/common/libmondo-devices.c

    r3511 r3539  
    31233123
    31243124    if (bkpinfo->boot_type == UEFI) {
    3125         /*  hardcoded for now. We can for sure do abetter job here ! */
     3125        /*  hardcoded for now. We can for sure do a better job here ! */
    31263126        /* RHEL, SLES, Mageia, Debian, Ubuntu use grub as boot loader as it seems for UEFI */
    31273127        return ('G');
Note: See TracChangeset for help on using the changeset viewer.