Changeset 1948 in MondoRescue for branches/2.2.6/mindi/mindi


Ignore:
Timestamp:
May 26, 2008, 5:35:44 PM (16 years ago)
Author:
Bruno Cornec
Message:
  • Adds OBDR support (use_obdr field in bkpinfo added, -o option changed to mean OBDR - LILO not usable anyway as a bootloader for ISO images)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.6/mindi/mindi

    r1944 r1948  
    10311031    AddFileToCfgIfExists $MINDI_TMP/ACL      acl      $outfile
    10321032    AddFileToCfgIfExists $MINDI_TMP/XATTR      xattr      $outfile
     1033    AddFileToCfgIfExists $MINDI_TMP/OBDR      obdr      $outfile
    10331034}
    10341035
Note: See TracChangeset for help on using the changeset viewer.