Changeset 3883 in MondoRescue for branches/3.3/mondo/src/include


Ignore:
Timestamp:
Mar 10, 2024, 12:58:41 AM (2 years ago)
Author:
Bruno Cornec
Message:

Remove the possibility to have non bootable media

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/mondo/src/include/my-stuff.h

    r3882 r3883  
    218218     */
    219219#define MONDO_GROWISOFS_REGULAR_LILO     "growisofs "MONDO_MKISOFS_REGULAR_SYSLINUX
    220 
    221 /**
    222  * @c growisofs command to generate a nonbootable DVD, except for the directory to image.
    223  */
    224 #define MONDO_GROWISOFS_NONBOOT          "growisofs -use-the-force-luke "MONDO_MKISOFS
    225220
    226221/**
Note: See TracChangeset for help on using the changeset viewer.