Changeset 300 in MondoRescue for trunk/mondo/mondo/common/newt-specific.c


Ignore:
Timestamp:
Jan 11, 2006, 2:20:38 PM (18 years ago)
Author:
bcornec
Message:

merge -r295:299 $SVN_M/branches/2.06

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/common/newt-specific.c

    r219 r300  
    281281        kill_anything_like_this("/mondo/do-not");
    282282        kill_anything_like_this("tmp.mondo");
    283         kill_anything_like_this("partimagehack");
     283        kill_anything_like_this("ntfsclone");
    284284        sync();
    285285        asprintf(&tmp, "umount %s", g_tmpfs_mountpt);
Note: See TracChangeset for help on using the changeset viewer.