Changeset 296 in MondoRescue for branches/2.06/mondo/mondo/mondoarchive/main.c


Ignore:
Timestamp:
Jan 11, 2006, 10:10:31 AM (18 years ago)
Author:
andree
Message:

Replaced partimagehack with ntfsclone from ntfsprogs package. Replaced
all occurrences of strings 'partimagehack' and 'partimage' with 'ntfsprog'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.06/mondo/mondo/mondoarchive/main.c

    r259 r296  
    275275    diffs = 0;
    276276    say_at_end[0] = '\0';
    277     unlink("/var/log/partimagehack-debug.log");
    278277    printf("Initializing...\n");
    279278    if (!(bkpinfo = malloc(sizeof(struct s_bkpinfo)))) {
Note: See TracChangeset for help on using the changeset viewer.