# # ChangeLog for branches/3.2/mondo in MondoRescue # # Generated by Trac 1.6 # May 15, 2025, 2:15:14 AM Fri, 15 Apr 2016 21:20:20 GMT Bruno Cornec [3567] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-fork.c (modified) * branches/3.2/mondo/src/mondoarchive/mondoarchive.h (modified) Add a MONDO_LOGFILENAME variable to allow the basename to be used ... Wed, 13 Apr 2016 10:58:26 GMT Bruno Cornec [3566] * branches/3.2/mondo/src/common/libmondo-raid.c (modified) * branches/3.2/mondo/src/lib/mr_str.c (modified) * branches/3.2/mondo/test/test-mountlist.c (modified) - Fix a bug in mr_strip_space (end of string was on char too far) - ... Tue, 12 Apr 2016 13:37:06 GMT Bruno Cornec [3564] * branches/3.2/mondo/src/common/Makefile.am (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-fork.c (modified) * branches/3.2/mondo/src/common/libmondo.h (modified) * branches/3.2/mondo/src/mondorestore/Makefile.am (modified) * branches/3.2/mondo/src/mondorestore/libmondo-mountlist-EXT.h (moved) * branches/3.2/mondo/src/mondorestore/libmondo-mountlist.h (moved) * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) * branches/3.2/mondo/src/mondorestore/mondo-rstr-mountlist.c (moved) * branches/3.2/mondo/src/mondorestore/mondo-rstr-tools.c (modified) * branches/3.2/mondo/src/mondorestore/mondorestore.c (modified) * branches/3.2/mondo/test/Makefile.am (modified) * branches/3.2/mondo/test/test-mountlist.c (modified) - Fix previous logfile copy on target media - Rename ... Mon, 11 Apr 2016 13:45:50 GMT Bruno Cornec [3560] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-fork.c (modified) - Fix #730 by copying current version of logfile to backup media Thu, 07 Apr 2016 01:47:44 GMT Bruno Cornec [3553] * branches/3.2/MondoRescue/Makefile.PL (modified) * branches/3.2/MondoRescue/bin/mr-disk-list (added) * branches/3.2/MondoRescue/bin/mr-disk-type (added) * branches/3.2/MondoRescue/lib/MondoRescue/Disk.pm (modified) * branches/3.2/mindi/mr-parted2fdisk (modified) * branches/3.2/mondo/src/common/libmondo-devices.c (modified) Help Fix #790 - Fix perl functions to handle disk type (MBR vs GPT) ... Wed, 06 Apr 2016 00:18:06 GMT Bruno Cornec [3552] * branches/3.2/mondo/src/common/libmondo-string-EXT.h (modified) * branches/3.2/mondo/src/common/libmondo-string.h (modified) - Remove an unused function Mon, 04 Apr 2016 14:39:22 GMT Bruno Cornec [3549] * branches/3.2/mondo/src/include/my-stuff.h (modified) - Fix an issue for xorriso with efi options (extra space removed to ... Thu, 24 Mar 2016 19:34:03 GMT Bruno Cornec [3544] * branches/3.2/mondo/src/mondorestore/mondo-rstr-tools.c (modified) * branches/3.2/mondo/src/mondorestore/mondorestore.c (modified) i- The cal to unmount_all_devices copies the log file on to the disk, ... Thu, 24 Mar 2016 16:48:03 GMT Bruno Cornec [3542] * branches/3.2/mindi/mindi (modified) * branches/3.2/mindi/rootfs/etc/init.d/rcS (modified) * branches/3.2/mindi/rootfs/usr/sbin/post-init (modified) * branches/3.2/mondo-doc/mondorescue-howto.sgml (modified) * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) * branches/3.2/mondo/src/mondorestore/mondo-rstr-tools.c (modified) * branches/3.2/mondo/src/mondorestore/mondorestore.c (modified) * branches/3.2/mondo/src/restore-scripts/mondo/Makefile.am (modified) * branches/3.2/mondo/src/restore-scripts/mondo/hack-grub (deleted) * branches/3.2/mondo/src/restore-scripts/mondo/mr-grub (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-grub-install.patched (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-hack-elilo (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-hack-fstab (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-hack-lilo (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-label-partitions-as-necessary (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-make-me-bootable (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-mount-me (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-mount-subroutine-me (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-raw (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-stabelilo-me (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-stabgrub-me (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-stablilo-me (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-stabraw-me (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-unmount-me (moved) * branches/3.2/mondo/src/restore-scripts/mondo/mr-unmount-subroutine-me (moved) - Rename all mondorestore scripts with the mr- prefix and adapt ... Tue, 22 Mar 2016 00:50:08 GMT Bruno Cornec [3539] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/common/libmondo-tools.c (modified) * branches/3.2/mondo/src/include/my-stuff.h (modified) - Review of mkisofs options to mimic what mindi now does and ... Wed, 09 Mar 2016 17:17:17 GMT Bruno Cornec [3531] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) - Use mkfs.vfat now everywhere (removes mkdosfs references) - Avoid ... Wed, 09 Mar 2016 17:14:03 GMT Bruno Cornec [3530] * branches/3.2/mindi/README.ProLiant (modified) * branches/3.2/mindi/deplist.d/ProLiant.conf (modified) * branches/3.2/mindi/mindi-bkphw (modified) * branches/3.2/mindi/mindi-hpsa (modified) * branches/3.2/mondo/src/restore-scripts/mondo/stabelilo-me (modified) * branches/3.2/mondo/test/mondo-test (modified) * branches/3.2/trac/trac.ini (modified) * branches/3.2/website/index.shtml (modified) * branches/3.2/website/support.shtml (modified) Replace hp.com addresses by hpe.com ones where it makes sense Fri, 04 Mar 2016 05:47:07 GMT Bruno Cornec [3527] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo-doc/mondorescue-howto.sgml (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-stream.c (modified) * branches/3.2/mondo/src/mondoarchive/mondoarchive.c (modified) Improve mondoarchive/mindi interface - Rename the mindi image ... Thu, 18 Feb 2016 02:11:46 GMT Bruno Cornec [3516] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) - Improve wipe scratch by calling rm on files instead of find which ... Wed, 17 Feb 2016 01:22:11 GMT Bruno Cornec [3514] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-tools.c (modified) * branches/3.2/mondo/src/include/my-stuff.h (modified) - Fixes xorriso usage and options differences wrt genisoimage - ... Tue, 16 Feb 2016 00:58:11 GMT Bruno Cornec [3511] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) - Attempt to fix a SEGV on tape management (maybe a bad printf ... Tue, 16 Feb 2016 00:40:52 GMT Bruno Cornec [3510] * branches/3.2/mondo/src/mondoarchive/mondoarchive.c (modified) * branches/3.2/mondo/src/mondorestore/mondorestore.c (modified) - Add include of mr_msg.h to avoid compiler warnings Sat, 13 Feb 2016 01:57:55 GMT Bruno Cornec [3509] * branches/3.2/mondo/src/include/mr_msg.h (modified) * branches/3.2/mondo/src/include/mr_sys.h (modified) * branches/3.2/mondo/src/lib/mr_conf.c (modified) * branches/3.2/mondo/src/lib/mr_file.c (modified) * branches/3.2/mondo/src/lib/mr_mem.c (modified) * branches/3.2/mondo/src/lib/mr_msg.c (modified) * branches/3.2/mondo/src/lib/mr_sys.c (modified) * branches/3.2/mondo/src/mondoarchive/mondoarchive.c (modified) * branches/3.2/mondo/src/mondorestore/mondorestore.c (modified) - Change mr_msg_int interface by adding the __FUNCTION macro - Use ... Sat, 13 Feb 2016 01:55:55 GMT Bruno Cornec [3508] * branches/3.2/mondo/src/common/newt-specific.c (modified) - Avoids core dump when exiting early Sat, 13 Feb 2016 01:55:26 GMT Bruno Cornec [3507] * branches/3.2/mondo/src/common/libmondo-tools.c (modified) - Use a mr_system where appropriate - Fix mkstemp which is creating ... Sat, 13 Feb 2016 01:53:01 GMT Bruno Cornec [3506] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) - wipe_archives now also removes star temporary files and not only ... Fri, 12 Feb 2016 15:12:26 GMT Bruno Cornec [3505] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/include/my-stuff.h (modified) - Should fix errors when used with xorriso and UEFI (option efi-boot ... Fri, 12 Feb 2016 15:11:06 GMT Bruno Cornec [3504] * branches/3.2/mondo/src/common/libmondo-tools.c (modified) - Fix a compilation error (I know should have a hook !) - Remove ... Tue, 09 Feb 2016 13:58:50 GMT Bruno Cornec [3503] * branches/3.2/mondo/src/common/libmondo-tools.c (modified) Log when creating temp or scratch directories Tue, 09 Feb 2016 13:34:54 GMT Bruno Cornec [3502] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo-doc/mondorescue-howto.sgml (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-tools.c (modified) * branches/3.2/mondo/src/include/my-stuff.h (modified) - Adds support for xorriso for UEFI distributions using it such as ... Tue, 09 Feb 2016 01:42:10 GMT Bruno Cornec [3500] * branches/3.2/mondo/src/common/libmondo-tools.c (modified) - Use mr_system to create temp and scratch dir if they do not exist Tue, 09 Feb 2016 01:41:11 GMT Bruno Cornec [3499] * branches/3.2/mindi/analyze-my-lvm (modified) * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) - Creates TMPDIR if it doesn't exist for mindi and analyze-my-lvm - ... Mon, 08 Feb 2016 22:12:20 GMT Bruno Cornec [3498] * branches/3.2/mondo/src/include/mr_sys.h (added) * branches/3.2/mondo/src/include/my-stuff.h (modified) * branches/3.2/mondo/src/lib/Makefile.am (modified) * branches/3.2/mondo/src/lib/mr_sys.c (added) * branches/3.2/mondo/test/Makefile.am (modified) * branches/3.2/mondo/test/test-mr_system.c (added) - Adds a mr_sys module for the mr_system function and a unit test Mon, 08 Feb 2016 18:45:57 GMT Bruno Cornec [3497] * branches/3.2/mondo/src/common/libmondo-fork.c (modified) - Suppress a complier warning for an unused var Tue, 05 Jan 2016 00:45:53 GMT Bruno Cornec [3494] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/include/my-stuff.h (modified) Update mondo to point to the isolinux subdir now created for ISO ... Fri, 18 Dec 2015 01:31:06 GMT Bruno Cornec [3492] * branches/3.2/mondo/src/include/my-stuff.h (modified) - Fix another usage of -e for genisoimage replaced with -efi-boot Thu, 03 Dec 2015 02:07:55 GMT Bruno Cornec [3488] * branches/3.2/MondoRescue/bin/mr-label (modified) * branches/3.2/mondo/src/restore-scripts/mondo/label-partitions-as-necessary (modified) - mr-label now works for setupping UUIDs and is called in ... Thu, 15 Oct 2015 14:29:08 GMT Bruno Cornec [3478] * branches/3.2/mondo/src/mondoarchive/mondoarchive.c (modified) decrease log level back Thu, 15 Oct 2015 14:27:26 GMT Bruno Cornec [3477] * branches/3.2/mondo/src/common/newt-specific.c (modified) * branches/3.2/mondo/src/mondoarchive/mondoarchive.c (modified) put setup_newt_stuff back at its place (after defining g_text_mode) ... Tue, 29 Sep 2015 00:26:05 GMT Bruno Cornec [3472] * branches/3.2/mindi/deplist.d/fs.conf (modified) * branches/3.2/mondo/src/mondorestore/mondorestore.c (modified) * branches/3.2/mondo/src/restore-scripts/mondo/label-partitions-as-necessary (modified) - Fix #778: Use fatlabel to recreate labelled FAT or VFAT FS when ... Fri, 11 Sep 2015 15:34:21 GMT Bruno Cornec [3469] * branches/3.2/mondo/src/mondorestore/mondorestore.c (modified) Remove usage of a local use_star variable and use the one in bkpinfo ... Fri, 11 Sep 2015 15:06:04 GMT Bruno Cornec [3468] * branches/3.2/mondo/src/mondoarchive/mondoarchive.c (modified) - Avoids mondoarchive to crash on an allocation error when there is a ... Fri, 11 Sep 2015 14:37:19 GMT Bruno Cornec [3467] * branches/3.2/mondo/src/common/libmondo-fork.c (modified) - Try to improve report messages when launching mindi Fri, 11 Sep 2015 11:02:39 GMT Bruno Cornec [3466] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) ( Remove temporary log file for mindi before needing it (constant ... Fri, 11 Sep 2015 08:55:49 GMT Bruno Cornec [3465] * branches/3.2/mondo/src/common/libmondo-cli.c (modified) -Improve memory management of netfs_user by duplicating ... Thu, 10 Sep 2015 09:52:41 GMT Bruno Cornec [3464] * branches/3.2/mondo/src/common/libmondo-archive-EXT.h (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-archive.h (modified) - suppress function archive_this_fileset_with_star and handle the ... Thu, 03 Sep 2015 21:00:30 GMT Bruno Cornec [3460] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) - Fix #776 by only using -e option of genisoimage when UEFI systems ... Sun, 30 Aug 2015 02:42:15 GMT Bruno Cornec [3453] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) - Avoids msgs from mr-device-mounted in MondoRescue Sun, 30 Aug 2015 00:47:23 GMT Bruno Cornec [3450] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) * branches/3.2/mondo/src/restore-scripts/mondo/Makefile.am (modified) - One should always test locally before prtending eveything will just ... Sun, 30 Aug 2015 00:39:49 GMT Bruno Cornec [3449] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) - Fix a last typo just introduced Sun, 30 Aug 2015 00:35:24 GMT Bruno Cornec [3448] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) - Fix a typo in mondo-prep - is_this_device_mounted now call ... Fri, 28 Aug 2015 14:24:44 GMT Bruno Cornec [3439] * branches/3.2/mondo/src/mondorestore/mondo-rstr-tools.c (modified) - Prints the result of mount at the end of the umount of all FS to ... Fri, 28 Aug 2015 14:10:51 GMT Bruno Cornec [3438] * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) - Adds option -f to mkswap to force creation in all cases (also done ... Fri, 28 Aug 2015 14:08:48 GMT Bruno Cornec [3437] * branches/3.2/mondo/src/restore-scripts/mondo/label-partitions-as-necessary (modified) - Small improvement on label-partitions-as-necessary to avoid too ... Fri, 28 Aug 2015 13:52:36 GMT Bruno Cornec [3436] * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) * branches/3.2/mondo/src/restore-scripts/mondo/format-and-kludge-vfat (deleted) - Use now mkfs.vfat directly for formating VFAT type of partitions ... Fri, 28 Aug 2015 13:31:31 GMT Bruno Cornec [3435] * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) - Fix calling format-and-kludge-vfat with only one param now Fri, 28 Aug 2015 13:26:19 GMT Bruno Cornec [3434] * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) - Errors in partioning are not necessarily fatal so relax the error msg Fri, 28 Aug 2015 00:34:47 GMT Bruno Cornec [3432] * branches/3.2/MondoRescue/lib/MondoRescue/Disk.pm (modified) * branches/3.2/MondoRescue/lib/MondoRescue/LVM.pm (modified) * branches/3.2/mindi/analyze-my-lvm (modified) * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo/src/common/libmondo-devices.c (modified) - Change analyze-my-lvm in order to generate percentage of Extents of ... Thu, 27 Aug 2015 10:31:53 GMT Bruno Cornec [3431] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) Remove useless code (ia64 ifdef) Thu, 27 Aug 2015 08:57:37 GMT Bruno Cornec [3430] * branches/3.2/mindi/mindi (modified) * branches/3.2/mindi/rootfs/etc/init.d/rcS (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-files.c (modified) * branches/3.2/mondo/src/common/libmondo-mountlist.c (modified) * branches/3.2/mondo/src/common/libmondo-stream.c (modified) * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) * branches/3.2/mondo/src/mondorestore/mondo-rstr-tools.c (modified) * branches/3.2/mondo/src/mondorestore/mondorestore.c (modified) - use the keyword TODO (yellow in vim) to indicate code to review ... Thu, 27 Aug 2015 08:50:26 GMT Bruno Cornec [3429] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo-doc/mondoarchive.8 (modified) * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/common/mondostructures.h (modified) * branches/3.2/mondo/src/restore-scripts/mondo/grub-MR (modified) ( Only use MBR when dealing with a BIOS type of boot env Thu, 27 Aug 2015 00:48:37 GMT Bruno Cornec [3428] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo/src/mondoarchive/mondoarchive.c (modified) Also copy EFI|boot dir to the ISO directly Wed, 26 Aug 2015 12:21:27 GMT Bruno Cornec [3423] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) - Fix the UEFI detection of gub Wed, 26 Aug 2015 11:38:00 GMT Bruno Cornec [3422] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) - Add UEFI support in which_boot_loader (for now always return grub ... Fri, 21 Aug 2015 00:35:14 GMT Bruno Cornec [3418] * branches/3.2/mondo/configure.ac (modified) Autoconf 2.63 is sufficient to build mondo which allows to build on ... Sun, 09 Aug 2015 04:48:44 GMT Bruno Cornec [3414] * branches/3.2/mondo/configure.ac (modified) Come back to mondo's name for AC_INIT Sun, 09 Aug 2015 04:15:26 GMT Bruno Cornec [3413] * branches/3.2/mondo/src/common/libmondo-cli.c (modified) * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/common/libmondo-string.c (modified) * branches/3.2/mondo/src/common/newt-specific.c (modified) Fix remaining compilation warnings Sun, 09 Aug 2015 04:15:24 GMT Bruno Cornec [3412] * branches/3.2/mondo/bootstrap (modified) * branches/3.2/mondo/missing (deleted) missing is now recreated by bootstrap Sun, 09 Aug 2015 03:36:50 GMT Bruno Cornec [3411] * branches/3.2/mondo/Makefile.am (modified) * branches/3.2/mondo/configure.ac (modified) * branches/3.2/mondo/src/mondorestore/Makefile.am (modified) * branches/3.2/mondo/test/Makefile.am (modified) Fix all autoconf/automake warnings Thu, 06 Aug 2015 06:23:22 GMT Bruno Cornec [3410] * branches/3.2/mondo/src/include/my-stuff.h (modified) Fix an error in the UEFI image path Thu, 06 Aug 2015 06:10:32 GMT Bruno Cornec [3409] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/include/my-stuff.h (modified) Systematically creates a UEFI compatible boot media Thu, 06 Aug 2015 06:10:25 GMT Bruno Cornec [3406] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo-doc/mindi.8 (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/include/my-stuff.h (modified) Homogeneize bootroot image name In bth mindi and mondo use ... Thu, 06 Aug 2015 06:10:19 GMT Bruno Cornec [3404] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-fork.c (modified) * branches/3.2/mondo/src/include/my-stuff.h (modified) Attempt to fix percentage analysis for mindi Use now MINDI_RUNFILE ... Wed, 05 Aug 2015 04:50:14 GMT Bruno Cornec [3401] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) Avoids log file overwrite Wed, 05 Aug 2015 04:35:33 GMT Bruno Cornec [3400] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) Fix another interface issue between mindi and mondo Wed, 05 Aug 2015 04:20:52 GMT Bruno Cornec [3399] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) Fix mindi/mondoarchive interface Tue, 04 Aug 2015 06:57:25 GMT Bruno Cornec [3398] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) Adds UEFI boot support to mindi Refactor into PrepareBootDiskImage ... Tue, 04 Aug 2015 06:57:22 GMT Bruno Cornec [3397] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/mondorestore/mondo-rstr-tools.c (modified) Adds a boot-type config option It's filled by mondoarchive, passed ... Sat, 01 Aug 2015 03:44:33 GMT Bruno Cornec [3395] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) minor modification where we now directly return EFI for ia64 Wed, 22 Jul 2015 18:02:54 GMT Bruno Cornec [3394] * branches/3.2/mondo/src/common/libmondo-tools.c (modified) Improve message in case of detection of a UEFI partition Wed, 22 Jul 2015 16:17:27 GMT Bruno Cornec [3392] * branches/3.2/mondo/configure.ac (modified) mondo just requires autoconf 2.59 and builds nicely on RHEL6/CentOS6 ... Tue, 12 May 2015 00:16:38 GMT Bruno Cornec [3383] * branches/3.2/mindi/mindi-get-perl-modules (modified) * branches/3.2/mindi/mr-parted2fdisk (modified) * branches/3.2/mondo/src/mondorestore/mondo-rstr-tools.c (modified) - Fix mindi-get-perl-modules to get all modules in dependency as well ... Wed, 06 May 2015 22:38:22 GMT Bruno Cornec [3381] * branches/3.2/mondo/src/common/libmondo-filelist.c (modified) - Exclude /selinux from analysis Wed, 06 May 2015 21:57:35 GMT Bruno Cornec [3380] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-cli.c (modified) * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/common/libmondo-filelist.c (modified) * branches/3.2/mondo/src/common/libmondo-raid.c (modified) * branches/3.2/mondo/src/common/libmondo-verify.c (modified) * branches/3.2/mondo/src/mondoarchive/mondoarchive.c (modified) * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) * branches/3.2/mondo/src/mondorestore/mondorestore.c (modified) - Do not use a \n with log_msg (ease debug with 99) Wed, 06 May 2015 21:43:08 GMT Bruno Cornec [3379] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-cli.c (modified) * branches/3.2/mondo/src/common/libmondo-devices.c (modified) - Fix GRUB detection issu on UEFI based systems - Initialize Boot ... Wed, 06 May 2015 12:10:24 GMT Bruno Cornec [3378] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/restore-scripts/mondo/grub-MR (modified) * branches/3.2/mondo/src/restore-scripts/mondo/stabgrub-me (modified) - Deal with grub used with UEFI Wed, 06 May 2015 11:10:17 GMT Bruno Cornec [3377] * branches/3.2/mindi/README.ia64 (modified) * branches/3.2/mindi/install.sh (modified) * branches/3.2/mindi/mindi (modified) * branches/3.2/mindi/mr-parted2fdisk (moved) * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/common/libmondo-string.c (modified) * branches/3.2/mondo/src/common/libmondo-tools.c (modified) * branches/3.2/mondo/src/common/newt-specific.c (modified) * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) * branches/3.2/mondo/src/restore-scripts/mondo/format-and-kludge-vfat (modified) * branches/3.2/mondo/src/restore-scripts/mondo/grub-MR (modified) * branches/3.2/mondo/src/restore-scripts/mondo/make-me-bootable (modified) - Rename mr_parted2fdisk to mr-parted2fdisk for consistency with all ... Wed, 06 May 2015 10:17:34 GMT Bruno Cornec [3376] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) - Try to solve a valgrind reported issue Mon, 27 Apr 2015 14:25:30 GMT Bruno Cornec [3375] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/common/libmondo-tools.c (modified) * branches/3.2/mondo/src/common/mondostructures.h (modified) - Create a new mr_boot_type function and boot_type mondo struct entry ... Mon, 27 Apr 2015 14:25:29 GMT Bruno Cornec [3374] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/common/libmondo-mountlist.c (modified) * branches/3.2/mondo/src/include/mr_str.h (modified) * branches/3.2/mondo/src/mondorestore/mondorestore.c (modified) * branches/3.2/mondo/test/test-mountlist.c (modified) * branches/3.2/mondo/test/test-mr_stresc.c (modified) * branches/3.2/mondo/test/test-truncname.c (modified) - Fix compilation warnings and errors Mon, 27 Apr 2015 14:25:28 GMT Bruno Cornec [3373] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-cli.c (modified) * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/common/libmondo-tools.c (modified) * branches/3.2/mondo/src/common/mondostructures.h (modified) Change the bkpinfo->boot_device from statically allocated to ... Sat, 18 Apr 2015 17:15:32 GMT Bruno Cornec [3371] * branches/3.2/mindi/README.ia64 (modified) * branches/3.2/mindi/install.sh (modified) * branches/3.2/mindi/mindi (modified) * branches/3.2/mindi/mr_parted2fdisk (moved) * branches/3.2/mondo-doc/mondoarchive.8 (modified) * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/common/libmondo-tools.c (modified) * branches/3.2/mondo/src/mondorestore/mondo-prep.c (modified) * branches/3.2/mondo/src/restore-scripts/mondo/format-and-kludge-vfat (modified) * branches/3.2/mondo/src/restore-scripts/mondo/grub-MR (modified) * branches/3.2/mondo/src/restore-scripts/mondo/make-me-bootable (modified) - Rename mindi/parted2fdisk.pl into mindi/mr_parted2fdisk and make ... Tue, 03 Mar 2015 12:32:45 GMT Bruno Cornec [3353] * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) - Fix #748 by solving interface issues between mondoarchive and mindi ... Tue, 03 Mar 2015 12:21:55 GMT Bruno Cornec [3352] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) - Remove a usage of a full path for parted2fdisk. Using path allows ... Fri, 27 Feb 2015 14:18:42 GMT Bruno Cornec [3351] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) * branches/3.2/mondo/src/common/libmondo-cli.c (modified) - Fix #768 by canceling changes done in the loop computing number of ... Fri, 27 Feb 2015 14:14:40 GMT Bruno Cornec [3350] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/common/libmondo-files.c (modified) - Fix #769 by asking in newt mode whether the kernel found by mindi ... Thu, 26 Feb 2015 13:30:35 GMT Bruno Cornec [3349] * branches/3.2/mondo/src/common/libmondo-fork.c (modified) - Adds more logging to call_program_and_get_last_line_of_output Thu, 26 Feb 2015 13:18:05 GMT Bruno Cornec [3348] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) - Fix a bug in is_this_a_valid_disk_format where a string was freed ... Wed, 25 Feb 2015 23:21:28 GMT Bruno Cornec [3347] * branches/3.0/mindi/mindi (modified) * branches/3.2/mindi/mindi (modified) * branches/3.2/mondo/src/common/libmondo-archive.c (modified) - Fix #767 (typo in KEYDIR name proposed) (joel.girot_at_gvr.fr) - ... Thu, 12 Feb 2015 19:06:16 GMT Bruno Cornec [3342] * branches/3.2/mondo/src/common/libmondo-cli.c (modified) - Fix a bug with -I usage where mondoarchive was core dumping ... Thu, 12 Feb 2015 18:41:37 GMT Bruno Cornec [3341] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) - Go into the scratch dir in order to move to the USB device the file ... Thu, 12 Feb 2015 18:38:20 GMT Bruno Cornec [3340] * branches/3.2/mondo/src/common/libmondo-archive.c (modified) - Avoid using size_of_all_biggiefiles() at each use, but creates an ... Mon, 26 Jan 2015 11:25:07 GMT Bruno Cornec [3337] * branches/3.2/mondo/src/common/libmondo-devices.c (modified) * branches/3.2/mondo/src/common/libmondo-verify.c (modified) - Fix some memory allocation which were not freed correctly (valgrind ... Mon, 26 Jan 2015 09:04:57 GMT Bruno Cornec [3334] * branches/3.2/mondo/src/common/libmondo-cli.c (modified) - Fix #764 by checking the value of bkpinfo->include_paths before ... Mon, 26 Jan 2015 07:20:04 GMT Bruno Cornec [3333] * branches/3.2/mondo/src/mondoarchive/mondoarchive.c (modified) - Fix a mondoarchive crash with option -v (Do not use finish before ...