source: MondoRescue/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @3307   11 years Bruno Cornec - Force generation of hardlinks to avoid package build problem on some …
(edit) @3306   11 years Bruno Cornec - Fix busybox 1.21.1 to support back old distributions such as RHEL3 …
(edit) @3305   11 years Bruno Cornec - Try to fix a udev issue on latest Ubuntu where /run/udev is needed …
(edit) @3304   11 years Bruno Cornec - Fix isolinux.bin location ofr recent Debian distro
(edit) @3303   11 years Bruno Cornec - Add new locations for ldlinux.c32 for latest debian distros
(edit) @3302   11 years Bruno Cornec try to fix hpacuscripting issue with lack of some deps
(edit) @3301   11 years Bruno Cornec - Fix a usage of mountlist.txt still with MINDI_CACHE, incorrect for now.
(edit) @3300   11 years Bruno Cornec - Change function which_format_command_do_i_need to allocate string …
(edit) @3299   11 years Bruno Cornec - Removes 2 useless Thank you in GUI
(edit) @3298   11 years Bruno Cornec - Adds the C file for test of mr_str_substitute
(edit) @3297   11 years Bruno Cornec - stabgrub-me now supports also grub2 - Fix an error using …
(edit) @3296   11 years Bruno Cornec Fix #747 by returning early enough to avoid using a bad value for file …
(edit) @3295   11 years Bruno Cornec - Create /dev/shm in case it's not already done
(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) @3291   11 years Bruno Cornec - good_format string is now dynamically allocated
(edit) @3290   11 years Bruno Cornec - Compilation fix
(edit) @3289   11 years Bruno Cornec - change function number_of_disks_as_string into one returning a …
(edit) @3288   11 years Bruno Cornec - Improve again memory management: remove some strcat calls change …
(edit) @3287   11 years Bruno Cornec - mondo-prep is now better wrt memory management (fgets part not done …
(edit) @3286   11 years Bruno Cornec - Improve mondo-prep using mr_asprintf more (was behind other C …
(edit) @3285   11 years Bruno Cornec - Seems systemd also needs cgroup in some way. Starting to test…
Note: See TracRevisionLog for help on using the revision log.