Ignore:
Timestamp:
May 27, 2014, 5:53:14 PM (10 years ago)
Author:
Bruno Cornec
Message:
  • Remove from mindi 2 functions replaced by perl code (ReadAllLink by mr-read-all-link and ProcessLDD by mr-process-ldd)
  • Redirect mindi execution to mondo log on the fly to try to improve percentage display with newt (not finished yet)
  • Introduce a new global var MINDI_LOGFILE and use it everywhere
  • Fix some memory free mising (thanks valgrind)
  • Remove a call to rpm to log packages - not portable
  • Works with valgrind locally to create images in dir
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/mondorestore/mondo-rstr-tools.c

    r3278 r3292  
    6767extern char *g_imagedevs_restthese; // of the imagedevs listed in FILELIST_IMAGEDEVS,
    6868                      // restore only these
    69 extern char *g_mondo_cfg_file;  // where m*ndo-restore.cfg (the config file) is stored
     69extern char *g_mondo_cfg_file;  // where mondorestore.cfg (the config file) is stored
    7070extern char *g_mountlist_fname; // where mountlist.txt (the mountlist file) is stored
    7171extern char *g_mondo_home;      // homedir of Mondo; usually /usr/local/share/mondo
Note: See TracChangeset for help on using the changeset viewer.