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


Ignore:
Timestamp:
May 29, 2008, 5:40:05 PM (16 years ago)
Author:
Bruno Cornec
Message:
  • Remove all references to /root/images
  • Fix the lack of support for options in mondorestore by copying what is done for mondoarchive and sharing the functions analyzing the cli (getopt usage)
  • Review the now common handle_incoming_parameters to have it support correctly 2 modes (archiving and restoring)
  • Update mondorestore man page to take in account the options supported now
  • Replace mondorestore options --nuke, --interactive, with -Z nuke, -Z interactive ...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.6/mindi/mindi

    r1957 r1967  
    16721672            else
    16731673                options="interactive expert compare iso nuke isonuke"
    1674 # hda hdb hdc hdd"
    16751674            fi
    16761675        else
Note: See TracChangeset for help on using the changeset viewer.