|
|
@2937
|
13 years |
Bruno Cornec |
svn merge -r 2849:2935 ../3.0
- Adds 3 binaries called potentially by …
|
|
|
@2936
|
13 years |
Bruno Cornec |
- Improve again scanbus regexp analysis (using -E optin for grep)
|
|
|
@2935
|
13 years |
Bruno Cornec |
- debugfs should be excluded from the device considered for fstab analysis
|
|
|
@2934
|
13 years |
Bruno Cornec |
- Fix #579 by checking with pipes on both sides of the string
|
|
|
@2933
|
13 years |
Bruno Cornec |
- Fix #578 by improving the regexp used for CD/DVD detection with …
|
|
|
@2932
|
13 years |
Bruno Cornec |
- Fix #577 by having factor back as a float (not a long ! it's a …
|
|
|
@2931
|
13 years |
Bruno Cornec |
- Really never inject or eject when the -e option is passed or device …
|
|
|
@2928
|
13 years |
Bruno Cornec |
- Fix #500 and #473 by adding support of old metadata format for mdadm …
|
|
|
@2927
|
13 years |
Bruno Cornec |
Proper fix for analyze-my-lvm
|
|
|
@2926
|
13 years |
Bruno Cornec |
-mondoarchive now exists if the mt command is missing when needed
|
|
|
@2925
|
13 years |
Bruno Cornec |
- Fix a bug in analyze-my-lvm where LVs were created in random order …
|
|
|
@2924
|
13 years |
Bruno Cornec |
- Force activation of first partition which should not be optional as …
|
|
|
@2923
|
13 years |
Bruno Cornec |
- Exclude sysfs devpts and tmpfs partitions found in RHEL 6.2 from …
|
|
|
@2922
|
13 years |
Bruno Cornec |
- Fix some website typo on the download page and precise that we now …
|
|
|
@2921
|
13 years |
Bruno Cornec |
- Remove all mention of mondorescue.com from code
|
|
|
@2920
|
13 years |
Bruno Cornec |
- Fix grub installation if we had to go in the hack part which wasn't …
|
|
|
@2919
|
13 years |
Bruno Cornec |
- Fix a bug in mindi when having multiple swap partiions with same …
|
|
|
@2918
|
13 years |
Bruno Cornec |
- Exclude /run similarly to /sys and /proc
|
|
|
@2917
|
13 years |
Bruno Cornec |
- Fix #525 and improve printing when no /etc/raidtab, but still md devices
|
|
|
@2916
|
13 years |
Bruno Cornec |
- Adds support for a new pata_atiixp driver
|
|
|
@2915
|
13 years |
Bruno Cornec |
- Force block size back to 32768 in OBDR mode after skipping the 2 …
|
|
|
@2914
|
13 years |
Bruno Cornec |
- Adds support for the route command in mindi-busybox
|
|
|
@2913
|
13 years |
Bruno Cornec |
- Fix #358 by using an external program (hpsa_obdr_mode) which can set …
|
|
|
@2912
|
13 years |
Bruno Cornec |
- Fix a memory free bug where a used variable was misused in asprintf/free
|
|
|
@2911
|
13 years |
Bruno Cornec |
- Fix a memory free bug where a used variable was freed to early
|
|
|
@2910
|
13 years |
Bruno Cornec |
Fix a syntax issue in newt-specific.c
|
|
|
@2909
|
13 years |
Bruno Cornec |
- Add some binaries used on SLES 10 by udev
|
|
|
@2908
|
13 years |
Bruno Cornec |
- Simplify the function engaging SCSI for Smart Array controllers, and …
|
|
|
@2907
|
13 years |
Bruno Cornec |
- Should fix #512 by clearing old scratchdir before changing to a new
|
|
|
@2906
|
13 years |
Bruno Cornec |
- remove a useless xenkernelname variable from mindi
|
|
|
@2905
|
13 years |
Bruno Cornec |
- Adds support for SUID binaries
|
|
|
@2904
|
13 years |
Bruno Cornec |
- Fix #511 now stabgrub is called also after conf file modifications
|
|
|
@2903
|
13 years |
Bruno Cornec |
- Removes useless gendf option
|
|
|
@2902
|
13 years |
Bruno Cornec |
- Fix #524 as option -U needs a size also
|
|
|
@2901
|
13 years |
victor gattegno |
Modified by Victor Gattegno - 20111108
To solve …
|
|
|
@2900
|
13 years |
Bruno Cornec |
r4382@localhost: bruno | 2011-10-29 00:44:58 +0200
- Fix a bug where …
|
|
|
@2899
|
13 years |
Bruno Cornec |
- Version 2.2.9 is now 3.0.x
|
|
|
@2898
|
13 years |
Bruno Cornec |
Version 2.2.10 is now 3.1.x
|
|
|
@2897
|
13 years |
Bruno Cornec |
- Fix #505 by documenting environment variables
|
|
|
@2896
|
13 years |
Bruno Cornec |
- Improve -d option description for NFS
- Allow http download for ftp …
|
|
|
@2895
|
13 years |
Bruno Cornec |
- Improve again previous tests for bug #503
|
|
|
@2894
|
13 years |
Bruno Cornec |
- Attempt to solve #503 by handling /lib64 separately for udev and …
|
|
|
@2893
|
13 years |
Bruno Cornec |
- Fix #499 for good, by using a real init from busybox and moving our …
|
|
|
@2892
|
13 years |
Bruno Cornec |
- Improve mindi support for kernel 3.x
|
|
|
@2891
|
13 years |
Bruno Cornec |
- Improve again ProLiant HW support, by adding references to the yet …
|
|
|
@2890
|
13 years |
Bruno Cornec |
- Improves logging in Die()
|
|
|
@2889
|
13 years |
Bruno Cornec |
- Fix #491 by correctly checking Xen kernel used for a dom0 env (apollo13)
|
|
|
@2888
|
13 years |
Bruno Cornec |
- Try to Fix #499 by changing init in order to never exit, and …
|
|
|
@2887
|
13 years |
Bruno Cornec |
- Adds support for hwaddr (MAC addresses) at restore time, and map to …
|
|
|
@2886
|
13 years |
Bruno Cornec |
- Remove again some wrong variable initialization for Net in order to …
|
|
|
@2885
|
13 years |
Bruno Cornec |
- Fix an issue on udevadm call (needs an intermediate variable)
- Fix …
|
|
|
@2884
|
13 years |
Bruno Cornec |
- Fix some remaining inconsistencis in the ProLiant HW backup. ready …
|
|
|
@2883
|
13 years |
Bruno Cornec |
- Fix #501 by pushing BOOT_SIZE to 36864 for certain Ubuntu cases
|
|
|
@2882
|
13 years |
Bruno Cornec |
- Add compatibility with the latest SSSTK + PSP content for HP …
|
|
|
@2881
|
13 years |
Bruno Cornec |
- Initialize some global fields with an empty string, now that newt …
|
|
|
@2880
|
13 years |
Bruno Cornec |
- Fix bugs in the kernel detection routine of mindi (some echo were …
|
|
|
@2879
|
13 years |
Bruno Cornec |
- Attempt to fix #436 by adding some newtDrawForm where appropriate.
|
|
|
@2878
|
13 years |
Bruno Cornec |
- Uses the -d option of the mount command to avoid leaving loop …
|
|
|
@2877
|
13 years |
Bruno Cornec |
- Try to fix #496 by supporting the protocol in the output of the …
|
|
|
@2876
|
13 years |
Bruno Cornec |
- Adds support for bnx2i driver
|
|
|
@2875
|
13 years |
Bruno Cornec |
- Copy everything under .ssh of root account to allow for sshfs mount …
|
|
|
@2874
|
13 years |
Bruno Cornec |
r4323@mzielinski: bruno | 2011-09-29 20:26:04 +0200
- Various 2.2.10 …
|
|
|
@2873
|
13 years |
Bruno Cornec |
- Adds a forgotten use-gzip value
|
|
|
@2872
|
13 years |
Bruno Cornec |
- Avoid a useless umount when changing of afio set, let insist_on_cd …
|
|
|
@2870
|
13 years |
Bruno Cornec |
- Fix some markup in man pages
- adds the post-nuke script sample for …
|
|
|
@2869
|
14 years |
Bruno Cornec |
- Solve #495 by skipping the potential (auto-read-only) when analyzin …
|
|
|
@2868
|
14 years |
Bruno Cornec |
- Fix a panadoid_free done on the wrong variable (solve a memory leak)
|
|
|
@2867
|
14 years |
Bruno Cornec |
r4218@localhost: bruno | 2011-08-24 04:35:19 +0200
-Adds mention to …
|
|
|
@2866
|
14 years |
Bruno Cornec |
r4226@localhost: bruno | 2011-08-23 03:11:12 +0200
- Try to again …
|
|
|
@2865
|
14 years |
Bruno Cornec |
r4224@localhost: bruno | 2011-08-23 03:10:08 +0200
- Fix a small …
|
|
|
@2864
|
14 years |
Bruno Cornec |
r4222@localhost: bruno | 2011-08-23 01:30:48 +0200
- Improve msgs …
|
|
|
@2863
|
14 years |
Bruno Cornec |
r4220@localhost: bruno | 2011-08-23 01:30:01 +0200
- Fix previous …
|
|
|
@2862
|
14 years |
Bruno Cornec |
r4218@localhost: bruno | 2011-08-23 01:21:26 +0200
- Fix an error …
|
|
|
@2861
|
14 years |
Bruno Cornec |
r4210@localhost: bruno | 2011-08-22 03:27:24 +0200
- Move fvat nd …
|
|
|
@2860
|
14 years |
Bruno Cornec |
r4208@localhost: bruno | 2011-08-15 05:33:05 +0200
- Fix #492 by …
|
|
|
@2859
|
14 years |
Bruno Cornec |
- Update to upstream busybox 1.18.5
|
|
|
@2858
|
14 years |
Bruno Cornec |
- Fix an issue in test of FindKernel for Xen and non Xen cases
|
|
|
@2857
|
14 years |
Bruno Cornec |
- Adds support for more virtio devices for KVM restore
- Improve …
|
|
|
@2856
|
14 years |
Bruno Cornec |
- Improve error message in case mondorestore isn't found
|
|
|
@2855
|
14 years |
Bruno Cornec |
- Install an MBR on USB devices when possible
|
|
|
@2854
|
14 years |
Bruno Cornec |
- Fix a compatibility bug in mindi where exclude lists with '|' was …
|
|
|
@2853
|
14 years |
Bruno Cornec |
- Precise that -J is not supported by mondorestore yet.
|
|
|
@2852
|
14 years |
Bruno Cornec |
- Fix a compatibility bug in analyze-my-lvm whete exclude lists with …
|
|
|
@2851
|
14 years |
Bruno Cornec |
- mindi only sets the boot flag of a USB device if none is present …
|
|
|
@2850
|
14 years |
Bruno Cornec |
svn merge -r 2773:2849 2.2.9 in 2.2.10
- Adds 3 binaries called …
|
|
|
@2849
|
14 years |
Bruno Cornec |
- Adds 3 binaries called potentially by udev o support USB key mount …
|
|
|
@2848
|
14 years |
Bruno Cornec |
- Really support both mkisofs and genisoimage everywhere
|
|
|
@2847
|
14 years |
Bruno Cornec |
- Try to handle netfs_user better in all cases (NFS and SSHFS)
|
|
|
@2846
|
14 years |
Bruno Cornec |
r4191@vgiles: bruno | 2011-06-30 18:51:22 +0200
- Improve logging in …
|
|
|
@2845
|
14 years |
Bruno Cornec |
r4186@vgiles: bruno | 2011-06-29 14:49:07 +0200
- Format improvement
|
|
|
@2844
|
14 years |
Bruno Cornec |
r4185@vgiles: bruno | 2011-06-28 18:04:46 +0200
- Removes a warning …
|
|
|
@2843
|
14 years |
Bruno Cornec |
r4184@vgiles: bruno | 2011-06-28 14:50:39 +0200
- Fix syntax …
|
|
|
@2842
|
14 years |
Bruno Cornec |
|
|
|
@2841
|
14 years |
Bruno Cornec |
- Adds download entries for new distro supported (Mageia, Fedora 15, …
|
|
|
@2839
|
14 years |
Bruno Cornec |
-Fix mindi-get-perl-modules when perl dirs in @INC are symlinks (case …
|
|
|
@2838
|
14 years |
Bruno Cornec |
- Fix option --findkernel in case of Xen kernel so that mondoarchive …
|
|
|
@2837
|
14 years |
Bruno Cornec |
- Fix multi-media restore by umounting it before looping to ask for …
|
|
|
@2836
|
14 years |
Bruno Cornec |
- Fix 485 by replacing a wrong call to mr_asprintf which was provoking …
|
|
|
@2835
|
14 years |
Bruno Cornec |
- Fix -E and -I example in man page which were lacking the '|' as separator
|
|
|
@2834
|
14 years |
Bruno Cornec |
- Fix #484 by adding support for the arcmsr driver (to support the …
|
|
|