source: MondoRescue/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3411   10 years Bruno Cornec Fix all autoconf/automake warnings
(edit) @3410   10 years Bruno Cornec Fix an error in the UEFI image path
(edit) @3409   10 years Bruno Cornec Systematically creates a UEFI compatible boot media
(edit) @3408   10 years Bruno Cornec Do not remove bootable image in PrepareBootDisk
(edit) @3407   10 years Bruno Cornec Use directly MINDI_CACHE instead of imagesdir
(edit) @3406   10 years Bruno Cornec Homogeneize bootroot image name In bth mindi and mondo use …
(edit) @3405   10 years Bruno Cornec Improve logging Better usage of LogIt (rarely for screen logs) Erease …
(edit) @3404   10 years Bruno Cornec Attempt to fix percentage analysis for mindi Use now MINDI_RUNFILE to …
(edit) @3403   10 years Bruno Cornec Continue to improve mindi for UEFI support
(edit) @3402   10 years Bruno Cornec mindi should use grub for UEFI for now
(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) @3398   10 years Bruno Cornec Adds UEFI boot support to mindi Refactor into PrepareBootDiskImage
(edit) @3397   10 years Bruno Cornec Adds a boot-type config option It's filled by mondoarchive, passed to …
(edit) @3396   10 years Bruno Cornec Fix logging of mondorescue.cfg if it exists
(edit) @3395   10 years Bruno Cornec minor modification where we now directly return EFI for ia64
(edit) @3394   10 years Bruno Cornec Improve message in case of detection of a UEFI partition
(edit) @3392   10 years Bruno Cornec mondo just requires autoconf 2.59 and builds nicely on RHEL6/CentOS6 …
(edit) @3391   10 years Bruno Cornec log the content of mondorestore.cfg at exit of mindi
(edit) @3390   10 years Bruno Cornec - mindi logs now the perl modules found - lib is also a useful perl …
(edit) @3389   10 years Bruno Cornec - Add workaround for a bug with perl 5.10.0 and scan_deps on …
(edit) @3388   10 years Bruno Cornec - mindi now logs MINDI_CACHE - Fix mindi-get-perl-modules by using …
(edit) @3387   10 years Bruno Cornec - Fix podchecker warnings
(edit) @3386   10 years Bruno Cornec - Fix mindi-get-perl-modules by avoinding doing recursivity *and* …
(edit) @3385   10 years Bruno Cornec - Fix recursivity issues for perl modules detection in mindi, …
(edit) @3384   10 years Bruno Cornec - mindi-get-perl-modules should also analyse under /usr/sbin (for …
(edit) @3383   10 years Bruno Cornec - Fix mindi-get-perl-modules to get all modules in dependency as well …
(edit) @3382   10 years Bruno Cornec Add support for mpt2sas driver - DELL T320 (jean-michel_at_openagilex.fr)
(edit) @3381   10 years Bruno Cornec - Exclude /selinux from analysis
(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) @3377   10 years Bruno Cornec - Rename mr_parted2fdisk to mr-parted2fdisk for consistency with all …
(edit) @3376   10 years Bruno Cornec - Try to solve a valgrind reported issue
(edit) @3375   10 years Bruno Cornec - Create a new mr_boot_type function and boot_type mondo struct entry …
(edit) @3374   10 years Bruno Cornec - Fix compilation warnings and errors
(edit) @3373   10 years Bruno Cornec Change the bkpinfo->boot_device from statically allocated to …
(edit) @3372   10 years Bruno Cornec - Increase BOOT_SIZE again for more recent distributions
(edit) @3371   10 years Bruno Cornec - Rename mindi/parted2fdisk.pl into mindi/mr_parted2fdisk and make all …
(edit) @3370   10 years Bruno Cornec - Improve pod doc - make it use all usefl pb functions and GetOpt - …
(edit) @3369   10 years Bruno Cornec - Fix syntax errors in module Disk.pm
(edit) @3368   10 years Bruno Cornec - White space removal for tabs
(edit) @3367   10 years Bruno Cornec - Add support for msdos disk type reporting by parted with -s option …
(edit) @3366   10 years Bruno Cornec - Add support for ksplice (which is creating its own version of …
(edit) @3365   10 years Bruno Cornec - Adds a Disk.pm module to centralize all disk related functions for …
(edit) @3364   10 years Bruno Cornec - Fix a bad sed call using | as separators (perlism) - Handle …
(edit) @3362   10 years Bruno Cornec - New announce mailing list for MondoRescue - Add some distributions …
(edit) @3361   10 years Bruno Cornec - Fix a bug in install script for subsbin declaration
(edit) @3360   10 years Bruno Cornec Backports from 3.2 (rev 3336-3359): - Improve kernel 3.14+ detection …
(edit) @3359   10 years Bruno Cornec - Adds an Id field for SVN
(edit) @3358   10 years Bruno Cornec - Use mkdir -p in case dirs would not exist
(edit) @3357   10 years Bruno Cornec - Fix mindi for RHEL5 support (as well as lots of older distros) by …
(edit) @3356   10 years Bruno Cornec - Fix installation of parted2fdisk under rootfs by removing useless -s …
(edit) @3355   10 years Bruno Cornec - Fix parted2fdisk for RHEL5 support with regex for fdisk version …
(edit) @3354   10 years Bruno Cornec - mr-kernel-get-modules now uses Getopt for parameter management, …
(edit) @3353   10 years Bruno Cornec - Fix #748 by solving interface issues between mondoarchive and mindi …
(edit) @3352   10 years Bruno Cornec - Remove a usage of a full path for parted2fdisk. Using path allows …
(edit) @3351   10 years Bruno Cornec - Fix #768 by canceling changes done in the loop computing number of …
(edit) @3350   10 years Bruno Cornec - Fix #769 by asking in newt mode whether the kernel found by mindi is …
(edit) @3349   10 years Bruno Cornec - Adds more logging to call_program_and_get_last_line_of_output
(edit) @3348   10 years Bruno Cornec - Fix a bug in is_this_a_valid_disk_format where a string was freed up …
(edit) @3347   10 years Bruno Cornec - Fix #767 (typo in KEYDIR name proposed) (joel.girot_at_gvr.fr) - Do …
(edit) @3346   10 years Bruno Cornec - Adds a new Version.pm module to get version management a la pb in …
(edit) @3345   10 years Bruno Cornec - mindi will now always use the perl parted2fdisk script and do not …
(edit) @3344   10 years Bruno Cornec - parted2fdisk now calls fdisk with the parameters when not using the …
(edit) @3343   10 years Bruno Cornec - parted2fdisk now works also on x86 machines and just check fdisk …
(edit) @3342   10 years Bruno Cornec - Fix a bug with -I usage where mondoarchive was core dumping …
(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) @3339   10 years Bruno Cornec - Adds support for Hyper-V IDE driver (Habibija Safet hsafet_at_ping.ba)
(edit) @3337   10 years Bruno Cornec - Fix some memory allocation which were not freed correctly (valgrind …
(edit) @3336   10 years Bruno Cornec - Backport from 3.2 remaining additoinal support for recent Fedora, …
(edit) @3335   10 years Bruno Cornec - Adds support for nls_iso8859-1 and hid_generic to mindi to support …
(edit) @3334   10 years Bruno Cornec - Fix #764 by checking the value of bkpinfo->include_paths before …
(edit) @3333   10 years Bruno Cornec - Fix a mondoarchive crash with option -v (Do not use finish before …
(edit) @3332   10 years Bruno Cornec - Adds support for the hpvsa driver
(edit) @3330   10 years Bruno Cornec - mindi now generates UUIDs in mountlist.txt if no LABEL nor UUID …
(edit) @3329   10 years Bruno Cornec - Update download page with latest distro we're building for.
(edit) @3328   10 years Bruno Cornec - Adds support for XFS labelling
(edit) @3327   10 years Bruno Cornec Backports from 3.2: - Launch start-netfs when a network conf is …
(edit) @3326   10 years Bruno Cornec - Creates all links under /bin from /usr/bin when not already existing …
(edit) @3325   10 years Bruno Cornec - Launch start-netfs when a network conf is detected in the conf file …
(edit) @3324   10 years Bruno Cornec - Fix #741: adapt busybox and init location for pre-fedora 18 distros …
(edit) @3323   10 years Bruno Cornec - Fix a keyboard detection bug (wrong directory added /usr/share)
(edit) @3322   10 years Bruno Cornec - Improve description of -k option of mondoarchive and give an example
(edit) @3321   10 years Bruno Cornec - minor modif for tabs vs spaces
(edit) @3320   10 years Bruno Cornec - Re-add (thanks git BTW) the 2.2.9 branch which had been destroyed in …
(edit) @3319   10 years Bruno Cornec - Backport most mindi modifications done in the 3.2 branch into 3.0 in …
(edit) @3318   10 years Bruno Cornec - Redirect the stderr of parted2fdisk into /dev/null to avoid error …
(edit) @3317   10 years Bruno Cornec - removes a now useless line in mindi on minidir_root
(edit) @3316   10 years Bruno Cornec - Fix bad URL for http
(edit) @3315   10 years Bruno Cornec - Adds mirror from CNRS (thanks to Guillaume GIELLY)
(edit) @3314   11 years Bruno Cornec Fix #755 related to a syntax error in the Kernel.pm module
(edit) @3313   11 years Bruno Cornec Increase verbosity when modlist of modpath doesn't exist and loop
(edit) @3312   11 years Bruno Cornec - Fix #753 by forcing LV creation which on RHEL7 now asks a question …
(edit) @3311   11 years Bruno Cornec - Fix an issue reported by Dider Diaz for older perl version where the …
(edit) @3310   11 years Bruno Cornec - Remove EXTRA_MODS variable as it was leading to modules missing at …
(edit) @3309   11 years Bruno Cornec - Revert previous mr_strip_space supression
(edit) @3308   11 years Bruno Cornec - Do not remove spaces in analyze of good format as that create a …
Note: See TracRevisionLog for help on using the revision log.