|
|
@3119
|
12 years |
Bruno Cornec |
r5281@localhost: bruno | 2013-05-08 11:56:49 +0200
- Fix support for …
|
|
|
@3118
|
12 years |
Bruno Cornec |
r5280@localhost: bruno | 2013-05-07 23:44:13 +0200
- mindi now …
|
|
|
@3117
|
12 years |
Bruno Cornec |
r5279@localhost: bruno | 2013-05-07 14:03:39 +0200
- Integrates the …
|
|
|
@3115
|
12 years |
Bruno Cornec |
r5274@localhost: bruno | 2013-05-06 18:43:25 +0200
- Removes a dd in …
|
|
|
@3111
|
12 years |
Bruno Cornec |
- revert patch 3106-2107 from SVK which had removed good code and fixes !!
|
|
|
@3107
|
12 years |
Bruno Cornec |
|
|
|
@3103
|
12 years |
Bruno Cornec |
- Fix #681 by reintroducing code from mindi 2.0.6 in order to support …
|
|
|
@3100
|
12 years |
Bruno Cornec |
Adds a test case for stresc
|
|
|
@3098
|
12 years |
Bruno Cornec |
- Add cifs support for #208 with first modifications to add cifs …
|
|
|
@3097
|
12 years |
Bruno Cornec |
- Force the addition of the RESTORE keyword in the boot line to avoid …
|
|
|
@3095
|
12 years |
victor gattegno |
Fix #677 by adding a missing parameter to modinfo (Victor Gattegno)
|
|
|
@3094
|
12 years |
Bruno Cornec |
- Update ProLiant support with hp-rcu and hp-fm (Gen8 and following)
|
|
|
@3093
|
12 years |
Bruno Cornec |
- Fix a bug in initramfs detection (useless CR)
|
|
|
@3090
|
12 years |
Bruno Cornec |
- Try to improve ctrl-alt-del detection by adding busybox options …
|
|
|
@3089
|
12 years |
Bruno Cornec |
- Now that inittab is taken in account, fix it !
|
|
|
@3087
|
12 years |
Bruno Cornec |
- ctrlaltdel now should call reboot, easier and without syntax issue …
|
|
|
@3086
|
12 years |
Bruno Cornec |
- Fix #651 by removing a potential dmsetup conf before formating the …
|
|
|
@3084
|
12 years |
Bruno Cornec |
- Should fix an issue with RHEL 6 where mindi was comparing an info …
|
|
|
@3083
|
12 years |
Bruno Cornec |
r5144@localhost: bruno | 2013-02-21 23:41:48 +0100
- Removing …
|
|
|
@3082
|
12 years |
Bruno Cornec |
r5143@localhost: bruno | 2013-02-21 23:33:13 +0100
- Adding an …
|
|
|
@3081
|
12 years |
Bruno Cornec |
- mindi now uses the full content of minimal.conf in deplist to …
|
|
|
@3079
|
12 years |
Bruno Cornec |
- blkid is needed at least by Fedora 16 at restore time early so added …
|
|
|
@3077
|
13 years |
Bruno Cornec |
- Fix a syntax error in mindi
|
|
|
@3075
|
13 years |
Bruno Cornec |
- Handle better the symlinks during the copy of content in order to …
|
|
|
@3073
|
13 years |
Bruno Cornec |
- Avoid error msg when some files do not exist and are logged (mdstat) …
|
|
|
@3072
|
13 years |
Bruno Cornec |
Minor msg fix for mindi MB => KB
|
|
|
@3071
|
13 years |
Bruno Cornec |
r5064@localhost: bruno | 2012-11-15 01:16:49 +0100
- Adds more …
|
|
|
@3070
|
13 years |
Bruno Cornec |
r5062@localhost: bruno | 2012-11-15 00:57:32 +0100
- STill trying to …
|
|
|
@3066
|
13 years |
Bruno Cornec |
Add function GiveVGLVOfdm to analyze-my-lvm to solve SLES11SP2 issue …
|
|
|
@3065
|
13 years |
Bruno Cornec |
r5050@localhost: bruno | 2012-11-11 02:40:29 +0100
- Fx a typo in …
|
|
|
@3064
|
13 years |
Bruno Cornec |
r5048@localhost: bruno | 2012-11-11 02:10:56 +0100
- Remove a bad …
|
|
|
@3063
|
13 years |
Bruno Cornec |
r5046@localhost: bruno | 2012-11-11 01:55:17 +0100
- Fix #654 by …
|
|
|
@3061
|
13 years |
Bruno Cornec |
r5042@localhost: bruno | 2012-11-11 00:39:19 +0100
- Try to fix …
|
|
|
@3059
|
13 years |
Bruno Cornec |
r5032@localhost: bruno | 2012-11-08 23:24:32 +0100
- Comment why not …
|
|
|
@3055
|
13 years |
Bruno Cornec |
- Adds modules to support VxFS better (Cf #167)
|
|
|
@3053
|
13 years |
Bruno Cornec |
- Add proposed enhancement in #648 (msross) to add more control …
|
|
|
@3051
|
13 years |
Bruno Cornec |
- Fix #649 by adding serial port detection in GetShell function which …
|
|
|
@3050
|
13 years |
Bruno Cornec |
- Fix #639 bu adding dyn. libs needed on RHEL 6.3 by ssh (Peter Kohler)
|
|
|
@3049
|
13 years |
Bruno Cornec |
- Use backquotes instead of $() as provided in the patch
|
|
|
@3046
|
13 years |
Bruno Cornec |
- Fix better #611 by avoiding to use /dev/dm- names in the mountlist …
|
|
|
@3041
|
13 years |
Bruno Cornec |
- Adds support for symlink for /sbin and /bin to support Fedora 17+ …
|
|
|
@3040
|
13 years |
Bruno Cornec |
- Fix #622: Adds swaplabel support if it exists
|
|
|
@3039
|
13 years |
Bruno Cornec |
- Fix #647: bash is now systematically included in the ramdisk
|
|
|
@3038
|
13 years |
Bruno Cornec |
- Fix #631 by adding /bin/lsmod to minimal.conf in order to support …
|
|
|
@3037
|
13 years |
Bruno Cornec |
- Fix #623 by adopting Marertin's and Didier's patch in order to sort …
|
|
|
@3036
|
13 years |
Bruno Cornec |
- Adds support for 3.5 kernel and USB keyboard by adding module …
|
|
|
@3035
|
13 years |
Bruno Cornec |
- Increase size of tmpfs using shm in order to support larger mindi …
|
|
|
@3033
|
13 years |
Bruno Cornec |
- Solve #646 (Victor Gattegno) and similar issue for Fedora 17 (JB …
|
|
|
@3029
|
13 years |
Bruno Cornec |
- Fix an issue in analyzing dm devices, when habing more than 10 LVs, …
|
|
|
@3028
|
13 years |
Bruno Cornec |
This revision fixes now really the usage of iso9660 FS type mounted in …
|
|
|
@3027
|
13 years |
Bruno Cornec |
- Check whether kpartx exists before calling it (full path name now)
|
|
|
@3026
|
13 years |
Bruno Cornec |
r4936@localhost: bruno | 2012-07-03 18:26:03 +0200
- Fix #621 by …
|
|
|
@3025
|
13 years |
Bruno Cornec |
r4935@localhost: bruno | 2012-07-03 16:51:47 +0200
- The dyn lib …
|
|
|
@3024
|
13 years |
Bruno Cornec |
- Fix a bug in mindi where regular expressions were used with grep …
|
|
|
@3023
|
13 years |
Bruno Cornec |
- Fix #614 SLES kbd issue (removing double quotes was not done for all …
|
|
|
@3022
|
13 years |
Bruno Cornec |
r4907@localhost: bruno | 2012-06-05 02:05:24 +0200
- mindi now …
|
|
|
@3021
|
13 years |
Bruno Cornec |
r4905@localhost: bruno | 2012-06-05 01:58:51 +0200
- Adds libnss …
|
|
|
@3020
|
13 years |
Bruno Cornec |
r4902@localhost: bruno | 2012-06-04 18:41:09 +0200
- Mageia 2 needs …
|
|
|
@3019
|
13 years |
Bruno Cornec |
r4901@localhost: bruno | 2012-06-04 18:39:57 +0200
- Document the …
|
|
|
@3016
|
13 years |
Bruno Cornec |
- Substitue a complex awk expression by a more simpler perl one in …
|
|
|
@3014
|
13 years |
Bruno Cornec |
- Fix #617 and #615: Only non directtory are transferred to the rootfs …
|
|
|
@3012
|
13 years |
Bruno Cornec |
- Adding pata_acpi support just in case (one mailing user)
|
|
|
@3011
|
13 years |
Bruno Cornec |
- Really fix #607 as using 'h' for tar includes fully the build and …
|
|
|
@3010
|
13 years |
Bruno Cornec |
- Fix #607 by including kernel modules symlinked to modules out of …
|
|
|
@3008
|
13 years |
Bruno Cornec |
- Fix #618 by adding support for new command tune4fs for labelling …
|
|
|
@3007
|
13 years |
Bruno Cornec |
- Add support for HP CNA in Blades for PXE boot
|
|
|
@3006
|
13 years |
Bruno Cornec |
r4733@localhost: bruno | 2012-05-07 02:59:11 +0200
- Call kpartx to …
|
|
|
@3005
|
13 years |
Bruno Cornec |
r4731@localhost: bruno | 2012-05-07 02:48:45 +0200
- Avoids useless …
|
|
|
@3004
|
13 years |
Bruno Cornec |
r4729@localhost: bruno | 2012-05-06 23:27:51 +0200
- revert revision …
|
|
|
@3001
|
13 years |
Bruno Cornec |
- Fix #609 by using option -L of stat in order to get the correct …
|
|
|
@3000
|
13 years |
Bruno Cornec |
- Fix #600 by linking /bin/sh to /bin/bash when it's in the initrd as …
|
|
|
@2999
|
13 years |
Bruno Cornec |
- Fix #614 to add correct keyboard support on SLES 10, whose keyboard …
|
|
|
@2997
|
13 years |
Bruno Cornec |
- Detail the working mecanisms of HP ProLiant support with MondoRescue …
|
|
|
@2995
|
13 years |
Bruno Cornec |
- Solve #610 by adding a --nolog option to mindi, which needs to be …
|
|
|
@2987
|
13 years |
Bruno Cornec |
r4623@localhost: bruno | 2012-03-30 03:01:48 +0200
- Fix #598 by …
|
|
|
@2986
|
13 years |
Bruno Cornec |
r4621@localhost: bruno | 2012-03-30 02:23:37 +0200
- Adds support …
|
|
|
@2985
|
13 years |
Bruno Cornec |
r4608@localhost: bruno | 2012-03-29 20:28:19 +0200
- Manages grub …
|
|
|
@2983
|
13 years |
Bruno Cornec |
r4606@localhost: bruno | 2012-03-29 16:20:40 +0200
- Adds cnic net …
|
|
|
@2981
|
13 years |
Bruno Cornec |
r4604@localhost: bruno | 2012-03-29 15:41:28 +0200
- Add debug in …
|
|
|
@2979
|
13 years |
Bruno Cornec |
r4600@localhost: bruno | 2012-03-28 23:17:19 +0200
- Adds logging of …
|
|
|
@2978
|
13 years |
Bruno Cornec |
r4599@localhost: bruno | 2012-03-28 18:38:02 +0200
- Fix an error on …
|
|
|
@2977
|
13 years |
Bruno Cornec |
r4598@localhost: bruno | 2012-03-28 18:04:55 +0200
- Fix an error …
|
|
|
@2976
|
13 years |
Bruno Cornec |
r4597@localhost: bruno | 2012-03-28 17:52:39 +0200
- Fix the …
|
|
|
@2969
|
13 years |
Bruno Cornec |
r4571@cabanilles: bruno | 2012-03-15 16:26:08 +0100
- Working …
|
|
|
@2968
|
13 years |
Bruno Cornec |
r4569@cabanilles: bruno | 2012-03-15 14:15:40 +0100
- Rename …
|
|
|
@2967
|
13 years |
Bruno Cornec |
r4568@cabanilles: bruno | 2012-03-15 14:14:57 +0100
mr-find-net now …
|
|
|
@2966
|
13 years |
Bruno Cornec |
r4567@cabanilles: bruno | 2012-03-15 02:50:46 +0100
- Prepare a new …
|
|
|
@2965
|
13 years |
Bruno Cornec |
r4564@localhost: bruno | 2012-03-13 00:55:09 +0100
- Fix more #589 …
|
|
|
@2964
|
13 years |
Bruno Cornec |
r4563@localhost: bruno | 2012-03-13 00:29:34 +0100
- Fix partly #589 …
|
|
|
@2963
|
13 years |
Bruno Cornec |
- Use LogFile everywhere possible as a echo replacement.
- Improve …
|
|
|
@2958
|
13 years |
Bruno Cornec |
|
|
|
@2955
|
13 years |
Bruno Cornec |
- Avoids engaging cciss if no controler present
|
|
|
@2954
|
13 years |
Bruno Cornec |
- Adds rpcbind to the local etc/services file as per …
|
|
|
@2953
|
13 years |
Bruno Cornec |
- Try to improve rpcbind launch (working but giving some error …
|
|
|
@2952
|
13 years |
Bruno Cornec |
- Improved extended set of bins for DHCP support (for potential …
|
|
|
@2951
|
13 years |
Bruno Cornec |
- Force inclusion all all files mentioned in minimal.conf. This will …
|
|
|
@2948
|
13 years |
Bruno Cornec |
- Fix #576 by truncating the mesage text created with cut
|
|
|
@2947
|
13 years |
Bruno Cornec |
- Fix #586: mindi now skips swap files in the mountlist creation
|
|
|
@2946
|
13 years |
Bruno Cornec |
- Fix #584 by using memmove to allow strings to overlap (tottenwd)
|
|
|
@2945
|
13 years |
Bruno Cornec |
r4506@localhost: bruno | 2012-02-04 09:49:35 +0100
-Adds module …
|
|
|