Ignore:
Timestamp:
Apr 12, 2010, 3:23:24 PM (14 years ago)
Author:
Bruno Cornec
Message:

r3783@localhost: bruno | 2010-04-11 11:57:27 +0200

  • Use MINDI_CACHE for temp file communication between archive/restore
  • Remove some now useless globals in mondo
  • Remove function get_cfg_file_from_archive_or_bust and get_cfg_file_from_archive
  • Adds function get_cfg_file_from_initrd (Not finished)
  • Recovery doesn't work in that version atm (checkpoint version)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.10/mondo/src/mondorestore/mondo-restore-EXT.h

    r2048 r2623  
    1010extern char *g_isodir_format;
    1111
    12 extern char *g_biggielist_txt;
    1312extern char *g_filelist_full;
    1413extern char *g_biggielist_pot;
     
    1817extern char *g_biggielist_restthese;
    1918extern char *g_imagedevs_restthese;
    20 extern char *g_mondo_cfg_file;
    21 extern char *g_mountlist_fname;
    2219extern char *g_mondo_home;
    2320
Note: See TracChangeset for help on using the changeset viewer.