source: MondoRescue/branches/3.2/mondo/src/common/libmondo-archive.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3581   9 years Bruno Cornec - Fix an message displaying wrong unit for CD size (KB insted of MB)
(edit) @3577   9 years Bruno Cornec - Fix #787 by cleaning the target dir of its syslinux content
(edit) @3568   9 years Bruno Cornec Fix compilation error brought by previous fix
(edit) @3567   9 years Bruno Cornec Add a MONDO_LOGFILENAME variable to allow the basename to be used when …
(edit) @3564   9 years Bruno Cornec - Fix previous logfile copy on target media - Rename …
(edit) @3560   9 years Bruno Cornec - Fix #730 by copying current version of logfile to backup media
(edit) @3539   9 years Bruno Cornec - Review of mkisofs options to mimic what mindi now does and …
(edit) @3527   9 years Bruno Cornec Improve mondoarchive/mindi interface - Rename the mindi image …
(edit) @3516   9 years Bruno Cornec - Improve wipe scratch by calling rm on files instead of find which …
(edit) @3514   9 years Bruno Cornec - Fixes xorriso usage and options differences wrt genisoimage - …
(edit) @3506   9 years Bruno Cornec - wipe_archives now also removes star temporary files and not only …
(edit) @3505   9 years Bruno Cornec - Should fix errors when used with xorriso and UEFI (option efi-boot …
(edit) @3502   9 years Bruno Cornec - Adds support for xorriso for UEFI distributions using it such as Debian 8
(edit) @3499   9 years Bruno Cornec - Creates TMPDIR if it doesn't exist for mindi and analyze-my-lvm - …
(edit) @3494   10 years Bruno Cornec Update mondo to point to the isolinux subdir now created for ISO …
(edit) @3466   10 years Bruno Cornec ( Remove temporary log file for mindi before needing it (constant file …
(edit) @3464   10 years Bruno Cornec - suppress function archive_this_fileset_with_star and handle the star …
(edit) @3460   10 years Bruno Cornec - Fix #776 by only using -e option of genisoimage when UEFI systems …
(edit) @3430   10 years Bruno Cornec - use the keyword TODO (yellow in vim) to indicate code to review …
(edit) @3423   10 years Bruno Cornec - Fix the UEFI detection of gub
(edit) @3409   10 years Bruno Cornec Systematically creates a UEFI compatible boot media
(edit) @3406   10 years Bruno Cornec Homogeneize bootroot image name In bth mindi and mondo use …
(edit) @3404   10 years Bruno Cornec Attempt to fix percentage analysis for mindi Use now MINDI_RUNFILE to …
(edit) @3401   10 years Bruno Cornec Avoids log file overwrite
(edit) @3400   10 years Bruno Cornec Fix another interface issue between mindi and mondo
(edit) @3399   10 years Bruno Cornec Fix mindi/mondoarchive interface
(edit) @3397   10 years Bruno Cornec Adds a boot-type config option It's filled by mondoarchive, passed to …
(edit) @3380   10 years Bruno Cornec - Do not use a \n with log_msg (ease debug with 99)
(edit) @3379   10 years Bruno Cornec - Fix GRUB detection issu on UEFI based systems - Initialize Boot type …
(edit) @3378   10 years Bruno Cornec - Deal with grub used with UEFI
(edit) @3376   10 years Bruno Cornec - Try to solve a valgrind reported issue
(edit) @3373   10 years Bruno Cornec Change the bkpinfo->boot_device from statically allocated to …
(edit) @3353   10 years Bruno Cornec - Fix #748 by solving interface issues between mondoarchive and mindi …
(edit) @3351   10 years Bruno Cornec - Fix #768 by canceling changes done in the loop computing number of …
(edit) @3347   10 years Bruno Cornec - Fix #767 (typo in KEYDIR name proposed) (joel.girot_at_gvr.fr) - Do …
(edit) @3341   10 years Bruno Cornec - Go into the scratch dir in order to move to the USB device the file …
(edit) @3340   10 years Bruno Cornec - Avoid using size_of_all_biggiefiles() at each use, but creates an …
(edit) @3294   11 years Bruno Cornec - Fix a compilation issue in libmondo-archive.c on mindi call with …
(edit) @3293   11 years Bruno Cornec - Fix mount call in rcS to use devtmpfs instead of tmpfs for /dev and …
(edit) @3292   11 years Bruno Cornec - Remove from mindi 2 functions replaced by perl code (ReadAllLink by …
(edit) @3288   11 years Bruno Cornec - Improve again memory management: remove some strcat calls change …
(edit) @3281   11 years Bruno Cornec - /usr/sbin/dmeventd is now needed by systemd for dm dev creation …
(edit) @3280   11 years Bruno Cornec - Fix a compilation bug - Update mondoarchive man page for the new …
(edit) @3278   11 years Bruno Cornec - File KEYMAP-LIVES-HERE, USING-* not used anymore - Nomalize name …
(edit) @3208   12 years Bruno Cornec - Fix typos preventnig compilation ! - revert mr_getline modifications …
(edit) @3207   12 years Bruno Cornec - Add LZMA compression possibility through the GUI
(edit) @3205   12 years Bruno Cornec - Fix mondoarchive which now works in text mode. GUI mode still not …
(edit) @3197   12 years Bruno Cornec - Fix a last compile error on mondoarchive (now runs till the end) - …
(edit) @3196   12 years Bruno Cornec - Fix ISO mode when netfs_remote_dir is NULL (wasn't differentiated …
(edit) @3191   12 years Bruno Cornec - Lots of memory management backports from 3.1 to 3.2 - still not …
(copy) @3186   12 years Bruno Cornec - Branch version 3.2 from 3.0 to integrate memory allocation patches …
copied from branches/3.0/mondo/src/common/libmondo-archive.c
(edit) @3185   12 years Bruno Cornec Simplify the interface of mr_getline and mr_asprintf. With 3.1 …
Note: See TracRevisionLog for help on using the revision log.