Changeset 2396 in MondoRescue


Ignore:
Timestamp:
Sep 14, 2009, 1:03:51 PM (15 years ago)
Author:
Bruno Cornec
Message:

mondorestore is handled in deplist.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.10/mindi/mindi

    r2395 r2396  
    555555            tar -zxf $MINDI_TMP/post-nuke.tgz 2>> $MINDI_TMP/$$.log || LogAll "Error occurred when untarring post-nuke tarball" $MINDI_TMP/$$.log
    556556            cd $old_pwd
    557         fi
    558         if cp -f $MINDI_TMP/mondo*restore $bigdir/usr/bin 2>> $LOGFILE ; then
    559             LocateDeps $bigdir/usr/bin/mondo*restore >> $outfile.pre
    560         else
    561             LogAll "Cannot find mondo*restore in mondo's tempdir, $MINDI_TMP"
    562             LogAll "I bet you've got a spare copy of Mondo or Mindi floating around on your system."
    563             LogAll "If Mindi was called by Mondo then send me a bug report.\n It not, type 'ps ax' to see which Mondo-related process is still running;\n then kill it. :-)\n Finally, run Mindi again."
    564             Die "Odd."
    565557        fi
    566558        cp -f $MINDI_TMP/BOOTLOADER.* $bigdir 2>> $LOGFILE || LogAll "\nMondo v1.2x defaults to LILO as the bootloader, BTW."
Note: See TracChangeset for help on using the changeset viewer.