Changeset 1401 in MondoRescue


Ignore:
Timestamp:
May 7, 2007, 10:25:45 AM (17 years ago)
Author:
Bruno Cornec
Message:

Just removes some now unnecessary commands in regards to /root/images/mindi. (Andree Leidenfrost)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.4/mindi/mindi

    r1400 r1401  
    31113111[ "$YOUR_KERNEL_SUCKS" ] && [ ! "$FAILSAFE_KVER" ] && Die "Please install mindi-kernel package. You need it.\nGo to http://www.mondorescue.org and download it, then install it."
    31123112
    3113 rm -f /root/images/mindi/{*img,*gz,*iso}
    3114 
    31153113PrepareDataDiskImages $CACHE_LOC
    31163114noof_disks=$?
     
    31613159    LogIt "Finished."
    31623160elif [ "$TAPEDEV" ] ; then
    3163     mkdir -p /root/images/mindi
    3164     rm -f /root/images/mindi/{*img,*gz,*iso}
    31653161    OfferToMakeBootableISO $CACHE_LOC
    31663162    if [ -e "$CACHE_LOC/all.tar.gz" ] ; then
Note: See TracChangeset for help on using the changeset viewer.