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/common/newt-specific.c

    r273 r296  
    394394        kill_anything_like_this("/mondo/do-not");
    395395        kill_anything_like_this("tmp.mondo");
    396         kill_anything_like_this("partimagehack");
     396        kill_anything_like_this("ntfsclone");
    397397        sync();
    398398        sprintf(tmp, "umount %s", g_tmpfs_mountpt);
Note: See TracChangeset for help on using the changeset viewer.