source: MondoRescue/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3051   12 years Bruno Cornec - Fix #649 by adding serial port detection in GetShell function which …
(edit) @3050   12 years Bruno Cornec - Fix #639 bu adding dyn. libs needed on RHEL 6.3 by ssh (Peter Kohler)
(edit) @3049   12 years Bruno Cornec - Use backquotes instead of $() as provided in the patch
(edit) @3048   12 years Bruno Cornec - Adds a print before exiting fdisk after disk repartition to check …
(edit) @3047   12 years Bruno Cornec - Fix partially #611 and #412 by calling the new OpenSUSE/SELS …
(edit) @3046   12 years Bruno Cornec - Fix better #611 by avoiding to use /dev/dm- names in the mountlist …
(edit) @3045   12 years Bruno Cornec - Fix #632 by adding a required include to build mindi-busybox on Arch …
(edit) @3044   12 years Bruno Cornec - Removed useless vars
(edit) @3043   12 years Bruno Cornec - Add support for missing mkdtemp such as Red Hat 6.2
(edit) @3042   12 years Bruno Cornec - Fix some compilations warnings and 1 error
(edit) @3041   12 years Bruno Cornec - Adds support for symlink for /sbin and /bin to support Fedora 17+ …
(edit) @3040   12 years Bruno Cornec - Fix #622: Adds swaplabel support if it exists
(edit) @3039   12 years Bruno Cornec - Fix #647: bash is now systematically included in the ramdisk
(edit) @3038   12 years Bruno Cornec - Fix #631 by adding /bin/lsmod to minimal.conf in order to support …
(edit) @3037   12 years Bruno Cornec - Fix #623 by adopting Marertin's and Didier's patch in order to sort …
(edit) @3036   12 years Bruno Cornec - Adds support for 3.5 kernel and USB keyboard by adding module …
(edit) @3035   12 years Bruno Cornec - Increase size of tmpfs using shm in order to support larger mindi …
(edit) @3034   12 years Bruno Cornec - Backport a 3.1 patch to use dynamic memory allocation for the …
(edit) @3033   12 years Bruno Cornec - Solve #646 (Victor Gattegno) and similar issue for Fedora 17 (JB …
(edit) @3032   13 years Bruno Cornec r4955@localhost: bruno | 2012-09-02 19:11:14 +0200 - bootstrap now …
(edit) @3031   13 years Bruno Cornec r4954@localhost: bruno | 2012-09-02 19:08:11 +0200 - Another round …
(edit) @3030   13 years Bruno Cornec r4952@localhost: bruno | 2012-09-02 18:32:23 +0200 - Improve …
(edit) @3029   13 years Bruno Cornec - Fix an issue in analyzing dm devices, when habing more than 10 LVs, …
(edit) @3028   13 years Bruno Cornec This revision fixes now really the usage of iso9660 FS type mounted in …
(edit) @3027   13 years Bruno Cornec - Check whether kpartx exists before calling it (full path name now)
(edit) @3026   13 years Bruno Cornec r4936@localhost: bruno | 2012-07-03 18:26:03 +0200 - Fix #621 by …
(edit) @3025   13 years Bruno Cornec r4935@localhost: bruno | 2012-07-03 16:51:47 +0200 - The dyn lib …
(edit) @3024   13 years Bruno Cornec - Fix a bug in mindi where regular expressions were used with grep …
(edit) @3023   13 years Bruno Cornec - Fix #614 SLES kbd issue (removing double quotes was not done for all …
(edit) @3022   13 years Bruno Cornec r4907@localhost: bruno | 2012-06-05 02:05:24 +0200 - mindi now …
(edit) @3021   13 years Bruno Cornec r4905@localhost: bruno | 2012-06-05 01:58:51 +0200 - Adds libnss …
(edit) @3020   13 years Bruno Cornec r4902@localhost: bruno | 2012-06-04 18:41:09 +0200 - Mageia 2 needs …
(edit) @3019   13 years Bruno Cornec r4901@localhost: bruno | 2012-06-04 18:39:57 +0200 - Document the …
(edit) @3017   13 years Bruno Cornec - mondo-test now installs in VM the NFS clients tools in advance
(edit) @3016   13 years Bruno Cornec - Substitue a complex awk expression by a more simpler perl one in …
(edit) @3015   13 years Bruno Cornec - Adds a test regression suite for MondoRescue in order to hel …
(edit) @3014   13 years Bruno Cornec - Fix #617 and #615: Only non directtory are transferred to the rootfs …
(edit) @3013   13 years Bruno Cornec r4875@localhost: bruno | 2012-05-29 10:03:52 +0200 - Fix #616 by …
(edit) @3012   13 years Bruno Cornec - Adding pata_acpi support just in case (one mailing user)
(edit) @3011   13 years Bruno Cornec - Really fix #607 as using 'h' for tar includes fully the build and …
(edit) @3010   13 years Bruno Cornec - Fix #607 by including kernel modules symlinked to modules out of …
(edit) @3008   13 years Bruno Cornec - Fix #618 by adding support for new command tune4fs for labelling …
(edit) @3007   13 years Bruno Cornec - Add support for HP CNA in Blades for PXE boot
(edit) @3006   13 years Bruno Cornec r4733@localhost: bruno | 2012-05-07 02:59:11 +0200 - Call kpartx to …
(edit) @3005   13 years Bruno Cornec r4731@localhost: bruno | 2012-05-07 02:48:45 +0200 - Avoids useless …
(edit) @3004   13 years Bruno Cornec r4729@localhost: bruno | 2012-05-06 23:27:51 +0200 - revert revision …
(edit) @3003   13 years Bruno Cornec r4726@localhost: bruno | 2012-05-06 23:23:47 +0200 - Update Lab to …
(edit) @3002   13 years Bruno Cornec r4713@localhost: bruno | 2012-04-24 15:05:26 +0200 - Improve a comment
(edit) @3001   13 years Bruno Cornec - Fix #609 by using option -L of stat in order to get the correct …
(edit) @3000   13 years Bruno Cornec - Fix #600 by linking /bin/sh to /bin/bash when it's in the initrd as …
(edit) @2999   13 years Bruno Cornec - Fix #614 to add correct keyboard support on SLES 10, whose keyboard …
(edit) @2997   13 years Bruno Cornec - Detail the working mecanisms of HP ProLiant support with MondoRescue
(edit) @2996   13 years Bruno Cornec - Improve error messages for handling better #611
(edit) @2995   13 years Bruno Cornec - Solve #610 by adding a --nolog option to mindi, which needs to be …
(edit) @2994   13 years Bruno Cornec - Adds the new mirror hosted by Peter Clark ! Thanks for that ;-)
(edit) @2993   13 years Bruno Cornec - Add debug msg for OBDR mode activation in …
(edit) @2992   13 years Bruno Cornec - Review list of supported distro on main web page
(edit) @2991   13 years Bruno Cornec - Fix #596 for good as well as #473 and #500: now mondorestore will …
(edit) @2990   13 years Bruno Cornec - Improve test environment to debug #473 and #500, in link with #595
(edit) @2989   13 years Bruno Cornec r4626@localhost: bruno | 2012-03-30 16:24:25 +0200 - Handle the md …
(edit) @2988   13 years Bruno Cornec r4625@localhost: bruno | 2012-03-30 10:37:17 +0200 - Fix #595 (MD …
(edit) @2987   13 years Bruno Cornec r4623@localhost: bruno | 2012-03-30 03:01:48 +0200 - Fix #598 by …
(edit) @2986   13 years Bruno Cornec r4621@localhost: bruno | 2012-03-30 02:23:37 +0200 - Adds support …
(edit) @2985   13 years Bruno Cornec r4608@localhost: bruno | 2012-03-29 20:28:19 +0200 - Manages grub …
(edit) @2984   13 years Bruno Cornec r4607@localhost: bruno | 2012-03-29 16:54:35 +0200 - Improves …
(edit) @2983   13 years Bruno Cornec r4606@localhost: bruno | 2012-03-29 16:20:40 +0200 - Adds cnic net …
(edit) @2982   13 years Bruno Cornec r4605@localhost: bruno | 2012-03-29 15:44:39 +0200 - change …
(edit) @2981   13 years Bruno Cornec r4604@localhost: bruno | 2012-03-29 15:41:28 +0200 - Add debug in …
(edit) @2980   13 years Bruno Cornec r4603@localhost: bruno | 2012-03-29 15:40:58 +0200 - Rewrite …
(edit) @2979   13 years Bruno Cornec r4600@localhost: bruno | 2012-03-28 23:17:19 +0200 - Adds logging of …
(edit) @2978   13 years Bruno Cornec r4599@localhost: bruno | 2012-03-28 18:38:02 +0200 - Fix an error on …
(edit) @2977   13 years Bruno Cornec r4598@localhost: bruno | 2012-03-28 18:04:55 +0200 - Fix an error …
(edit) @2976   13 years Bruno Cornec r4597@localhost: bruno | 2012-03-28 17:52:39 +0200 - Fix the …
(edit) @2975   13 years Bruno Cornec r4580@localhost: bruno | 2012-03-21 10:13:46 +0100 - Remove a …
(edit) @2973   13 years Bruno Cornec - Fix #599 on NFS user mount error (Victor Gattegno)
(edit) @2972   13 years Bruno Cornec - Uses mr_strcat again instead of multiple mr_asprintf - Generats the …
(edit) @2971   13 years Bruno Cornec - Stores the UUID of MD devices into the generated raidtab, in order …
(edit) @2970   13 years Bruno Cornec - Fixes some valgrind warnings
(edit) @2969   13 years Bruno Cornec r4571@cabanilles: bruno | 2012-03-15 16:26:08 +0100 - Working …
(edit) @2968   13 years Bruno Cornec r4569@cabanilles: bruno | 2012-03-15 14:15:40 +0100 - Rename …
(edit) @2967   13 years Bruno Cornec r4568@cabanilles: bruno | 2012-03-15 14:14:57 +0100 mr-find-net now …
(edit) @2966   13 years Bruno Cornec r4567@cabanilles: bruno | 2012-03-15 02:50:46 +0100 - Prepare a new …
(edit) @2965   13 years Bruno Cornec r4564@localhost: bruno | 2012-03-13 00:55:09 +0100 - Fix more #589
(edit) @2964   13 years Bruno Cornec r4563@localhost: bruno | 2012-03-13 00:29:34 +0100 - Fix partly #589
(edit) @2963   13 years Bruno Cornec - Use LogFile everywhere possible as a echo replacement. - Improve …
(edit) @2962   13 years Bruno Cornec - Update copyright dates
(edit) @2961   13 years Bruno Cornec - Add download link for Ubuntu 11.10 and 12.04 (yes in advance !)
(edit) @2959   13 years Bruno Cornec r4397@localhost: bruno | 2012-02-18 03:38:37 +0100 - svk copy …
(edit) @2958   13 years Bruno Cornec
(edit) @2956   13 years Bruno Cornec - A last grub2 improvement
(edit) @2955   13 years Bruno Cornec - Avoids engaging cciss if no controler present
(edit) @2954   13 years Bruno Cornec - Adds rpcbind to the local etc/services file as per …
(edit) @2953   13 years Bruno Cornec - Try to improve rpcbind launch (working but giving some error …
(edit) @2952   13 years Bruno Cornec - Improved extended set of bins for DHCP support (for potential …
(edit) @2951   13 years Bruno Cornec - Force inclusion all all files mentioned in minimal.conf. This will …
(edit) @2950   13 years Bruno Cornec - Fix #580 by checking a modification on the mountlist and then asking …
(edit) @2949   13 years Bruno Cornec - Fix #127 by removing code which was forcing media size in NFS mode …
(edit) @2948   13 years Bruno Cornec - Fix #576 by truncating the mesage text created with cut
(edit) @2947   13 years Bruno Cornec - Fix #586: mindi now skips swap files in the mountlist creation
(edit) @2946   13 years Bruno Cornec - Fix #584 by using memmove to allow strings to overlap (tottenwd)
Note: See TracRevisionLog for help on using the revision log.