source: MondoRescue/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3269   11 years Bruno Cornec - Add creation of device /dev/kmsg through udev-links.conf
(edit) @3268   11 years Bruno Cornec - Fix initialization of g_cd_recovery to avoid having it at TRUE …
(edit) @3267   11 years Bruno Cornec - First fully working version of mr-net-get-config
(edit) @3266   11 years Bruno Cornec On our download web page: - Fix Debian numbering for future versions - …
(edit) @3265   11 years Bruno Cornec - Add a new binary mr-net-get-config to coput the network …
(edit) @3264   11 years Bruno Cornec - Do not make a link on parted2fdisk.9 if it already exists
(edit) @3263   11 years Bruno Cornec - Fix a bug due to lack of memory allocation for a tmp var to display …
(edit) @3262   11 years Bruno Cornec - Change interface of mr_file_read_all_link to returning a hash of …
(edit) @3261   11 years Bruno Cornec - Remove now unneeded modules from net module list - Fix perl usage …
(edit) @3260   11 years Bruno Cornec - Fix #735 for 3.0.5 by copying for mondo at the root of the temp dir …
(edit) @3259   11 years Bruno Cornec - Don't use the perl -i option when dealing with stdin
(edit) @3258   11 years Bruno Cornec - Should fix #735 by adding a function to detect potential ldlinux.c32 …
(edit) @3257   11 years Bruno Cornec - Remove debug print in Kernel.pm which solves wrong inclusion of …
(edit) @3256   11 years Bruno Cornec - Fix a bug in libmondo-cli detected during an NFS test, where a wrong …
(edit) @3255   11 years Bruno Cornec - Minor fix for an error msg
(edit) @3254   11 years Bruno Cornec - Removes duplicate log in mindi - Plan for a log of live modules vs …
(edit) @3253   11 years Bruno Cornec - mindo now uses mr-kernel-get-modules for automatic dependency analysis
(edit) @3252   11 years Bruno Cornec - Fix a bug inrcS when starting systemd-udevd with an incorrect option
(edit) @3251   11 years Bruno Cornec - the mr-kernel-get-modules in now delivred as part of the MondoRescue
(edit) @3250   11 years Bruno Cornec - The mr-kernel-get-modules program now returns all the full paths for …
(edit) @3249   11 years Bruno Cornec - create function mr_kernel_get_modules in MondoRescue::Kernel.pm from …
(edit) @3248   11 years Bruno Cornec - Moves the creation of the symlinks for directories on /bin, /sbin in …
(edit) @3247   11 years Bruno Cornec - ohci-hcd and ohci_hcd are now correctly included
(edit) @3246   11 years Bruno Cornec - ohci-hcd and ohci_hcd are now both included correctly
(edit) @3245   11 years Bruno Cornec - Backport patch 3199 to 3.2 branch (Fix #724 by adding ehci-pci …
(edit) @3244   11 years Bruno Cornec - apply patch made on r3200/3.2 branch to 3.0 (Fix serial console …
(edit) @3243   11 years Bruno Cornec - The test function of MondoRescue is now also working for distros not …
(edit) @3242   11 years Bruno Cornec - Remove mindi-kernel dir - Adds PBREV to mindi-busybox build
(edit) @3241   11 years Bruno Cornec - Should fix #735 by adding a function to detect potential ldlinux.c32 …
(edit) @3240   11 years Bruno Cornec - Fix md5 computation which had the full path name
(edit) @3239   11 years Bruno Cornec - Fix build process for perl modules deps (creation of the …
(edit) @3238   11 years Bruno Cornec - Add "%s" in 2 mr_asprintf usages toavoid any problem (quality report)
(edit) @3237   11 years Bruno Cornec which_partition_format now returns a dynamically allocated string …
(edit) @3236   11 years Bruno Cornec - Fix again a dyn. memory allocation issue, where a variable wasn't …
(edit) @3235   11 years Bruno Cornec - Revert dynamic memory allocation for blurb variables as they are …
(edit) @3234   11 years Bruno Cornec - Fix documentation build issue - rename configure.in into …
(edit) @3233   11 years Bruno Cornec - mindi-busybox 1.21.1 is now complete and builds
(edit) @3232   11 years Bruno Cornec - Update mindi-busybox to 1.21.1
(edit) @3231   11 years Bruno Cornec - Try to put everything for mindi under /usr now with the way the …
(edit) @3230   11 years Bruno Cornec - the mr-* scripts now behave the same way as expeted in mindi (just …
(edit) @3229   11 years Bruno Cornec - Improve mr_file_process_ldd interface (now similar to …
(edit) @3228   11 years Bruno Cornec - Add a test file for MondoRescue::File for the mr_read_all_link …
(edit) @3227   11 years Bruno Cornec - Use distclean on mindi-busybox
(edit) @3226   11 years Bruno Cornec - Move elementary perl scripts from mindi to MondoRescue and adapt …
(edit) @3225   11 years Bruno Cornec - Remove FAILSAFE mentions in mondo and its doc as well (feature was …
(edit) @3224   11 years Bruno Cornec - mr_file_read_all_link seems to be working correctly now. - test file …
(edit) @3223   11 years Bruno Cornec - the read_all_link subfunction is now in MondoRescue::File ready to …
(edit) @3222   11 years Bruno Cornec - Fix GPL file for new MondoRescue package - Fix installation …
(edit) @3221   11 years Bruno Cornec - post install script for mindi-busybox placing everything under /usr
(edit) @3220   11 years Bruno Cornec - Remove dev.tgz from mindi (wasn't used and add the potential devices …
(edit) @3219   11 years Bruno Cornec - Add a MondoRescue package to support all new perl functions used in …
(edit) @3218   11 years Bruno Cornec - Add a small README file for some perl useful info (internal usage)
(edit) @3217   11 years Bruno Cornec - Relocate all the installation of mindi under /usr especially we now …
(edit) @3216   11 years Bruno Cornec - Moves all mindi scripts under /usr/sbin to be more easily compatible …
(edit) @3215   11 years Bruno Cornec - Remove support for FAILSAFE Kernel (to come in a mindi update) and …
(edit) @3214   11 years Bruno Cornec - Add support for driver pps_core needed by more recent igb for NET_MODS
(edit) @3213   11 years Bruno Cornec - Add a get-modules.pl script to mindi (TBD further)
(edit) @3212   11 years Bruno Cornec - Fix wrong analyzis of temp and scratch dirs in interactive mode …
(edit) @3211   11 years Bruno Cornec - Fi a bug with the cfg_file variable which wasn't initialized …
(edit) @3210   11 years Bruno Cornec - Avoid to execute an empty pre variable as a pre script
(edit) @3209   11 years Bruno Cornec - Add support for drivers needed by others (stp, pch, garp)
(edit) @3208   11 years Bruno Cornec - Fix typos preventnig compilation ! - revert mr_getline modifications …
(edit) @3207   11 years Bruno Cornec - Add LZMA compression possibility through the GUI
(edit) @3206   11 years victor gattegno Ticket #734 fix (Victor Gattegno)
(edit) @3205   11 years Bruno Cornec - Fix mondoarchive which now works in text mode. GUI mode still not …
(edit) @3204   11 years Bruno Cornec - Fix mindi support for /bin,/sbin,/lib symlinks to /usr. Works on …
(edit) @3203   11 years Bruno Cornec - Test /tmp/mountlist.txt existence before using it in mindi, as mindi …
(edit) @3202   11 years Bruno Cornec - Document the new LZMA support for mondoarchive in man page
(edit) @3201   11 years Bruno Cornec - Last update for travel
(edit) @3200   11 years Bruno Cornec - Fix serial console detection where using -f is not working. Use -e …
(edit) @3199   11 years Bruno Cornec - Fix #724 by adding ehci-pci support in ISB_MODS
(edit) @3198   11 years Bruno Cornec - Fix #718 by adding xhci-hcd support to mindi
(edit) @3197   11 years Bruno Cornec - Fix a last compile error on mondoarchive (now runs till the end) - …
(edit) @3196   11 years Bruno Cornec - Fix ISO mode when netfs_remote_dir is NULL (wasn't differentiated …
(edit) @3195   11 years Bruno Cornec - Fix tmpdir initialization as mkdtemp modify the existing string so …
(edit) @3194   11 years Bruno Cornec - Fix all compilation/link error due to the previous giant merge with …
(edit) @3193   11 years Bruno Cornec - Finish with backports from 3.1 for now. Still some work to do, but …
(edit) @3192   11 years Bruno Cornec - revert r3188 & r3189 as I started to work on branch 3.0 before …
(edit) @3191   11 years Bruno Cornec - Lots of memory management backports from 3.1 to 3.2 - still not …
(edit) @3190   11 years Bruno Cornec - Modification to 3.1 branch to make it extremely similar to 3.0. What …
(edit) @3189   11 years Bruno Cornec - Again some more backports from 3.1 for memory management
(edit) @3188   11 years Bruno Cornec - Backport tons of dynamic memory management rewrite from 3.1 branch. …
(edit) @3187   11 years Bruno Cornec - Fix keyboard support on Fedora 19 (no conf file found so used the …
(edit) @3186   11 years Bruno Cornec - Branch version 3.2 from 3.0 to integrate memory allocation patches …
(edit) @3185   11 years Bruno Cornec Simplify the interface of mr_getline and mr_asprintf. With 3.1 …
(edit) @3184   12 years Bruno Cornec - Fix a but in kernel version detection by sumplifying the RE used …
(edit) @3183   12 years Bruno Cornec - Remove files brought by a ot tool I'm not using very well yet
(edit) @3182   12 years Bruno Cornec Fix kernel version 3 support in a mindi test
(edit) @3181   12 years Bruno Cornec - Improve mindi logging when a new kernel mechanism for initramfs is found
(edit) @3180   12 years Bruno Cornec - Fix a core dumped bug when a big file doesn't exist during …
(edit) @3179   12 years Bruno Cornec - Solve issues at restore time with loading of raid and igb modules by …
(edit) @3178   12 years Bruno Cornec Fix #713 by correcting typo (Victor Gattegno)
(edit) @3177   12 years Bruno Cornec - Tad MondoRescue 3.0.4 correctly
(edit) @3176   12 years Bruno Cornec Creation of …
(edit) @3175   12 years Bruno Cornec -Fix documentation on usb call
(edit) @3174   12 years Bruno Cornec - Increase wait time for VM in test
(edit) @3173   12 years Bruno Cornec - Use 2 README files as embedded doc for restore boot, with function …
(edit) @3172   12 years Bruno Cornec - First modifications to add support for systemd-udev
(edit) @3171   12 years Bruno Cornec - Fix #673 by improving single quote management in mr_stresc, and …
(edit) @3170   12 years Bruno Cornec - Extend tests on mr_stresc in order to solve #673
Note: See TracRevisionLog for help on using the revision log.