source: MondoRescue

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @2960   13 years Bruno Cornec r4398@localhost: bruno | 2012-02-18 03:39:42 +0100 - remove previous copy
(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) @2957   13 years Bruno Cornec Creation of …
(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)
(edit) @2945   13 years Bruno Cornec r4506@localhost: bruno | 2012-02-04 09:49:35 +0100 -Adds module …
(edit) @2944   13 years Bruno Cornec - Adds grub2 support (Michael Caerwyn mcaerwyn_at_gmail.com)
(edit) @2943   13 years Bruno Cornec - Adds brtfs support (Michael Caerwyn mcaerwyn_at_gmail.com)
(edit) @2942   13 years Bruno Cornec - Fix a bug where lvm libes were duplicated (Michael Caerwyn …
(edit) @2941   13 years Bruno Cornec - Improve fixes for #578 based on Victor Gattegno's feedback
(edit) @2940   13 years Bruno Cornec - Fix #582 by avoiding the use of the term WARNING and using now INFO …
(edit) @2939   13 years Bruno Cornec - Fix #519 for good by cjecking syslinux version 4.02 and making a …
(edit) @2938   13 years Bruno Cornec - Adds support for more VIA device drivers (pata and rhine)
(edit) @2937   13 years Bruno Cornec svn merge -r 2849:2935 ../3.0 - Adds 3 binaries called potentially by …
(edit) @2936   13 years Bruno Cornec - Improve again scanbus regexp analysis (using -E optin for grep)
(edit) @2935   13 years Bruno Cornec - debugfs should be excluded from the device considered for fstab analysis
(edit) @2934   13 years Bruno Cornec - Fix #579 by checking with pipes on both sides of the string
(edit) @2933   13 years Bruno Cornec - Fix #578 by improving the regexp used for CD/DVD detection with …
(edit) @2932   13 years Bruno Cornec - Fix #577 by having factor back as a float (not a long ! it's a …
(edit) @2931   13 years Bruno Cornec - Really never inject or eject when the -e option is passed or device …
(edit) @2930   13 years Bruno Cornec Creation of …
(edit) @2929   13 years Bruno Cornec Creation of …
(edit) @2928   13 years Bruno Cornec - Fix #500 and #473 by adding support of old metadata format for mdadm …
(edit) @2927   13 years Bruno Cornec Proper fix for analyze-my-lvm
(edit) @2926   13 years Bruno Cornec -mondoarchive now exists if the mt command is missing when needed
(edit) @2925   13 years Bruno Cornec - Fix a bug in analyze-my-lvm where LVs were created in random order …
(edit) @2924   13 years Bruno Cornec - Force activation of first partition which should not be optional as …
(edit) @2923   13 years Bruno Cornec - Exclude sysfs devpts and tmpfs partitions found in RHEL 6.2 from …
(edit) @2922   13 years Bruno Cornec - Fix some website typo on the download page and precise that we now …
(edit) @2921   13 years Bruno Cornec - Remove all mention of mondorescue.com from code
(edit) @2920   13 years Bruno Cornec - Fix grub installation if we had to go in the hack part which wasn't …
(edit) @2919   13 years Bruno Cornec - Fix a bug in mindi when having multiple swap partiions with same …
(edit) @2918   13 years Bruno Cornec - Exclude /run similarly to /sys and /proc
(edit) @2917   13 years Bruno Cornec - Fix #525 and improve printing when no /etc/raidtab, but still md devices
(edit) @2916   13 years Bruno Cornec - Adds support for a new pata_atiixp driver
(edit) @2915   14 years Bruno Cornec - Force block size back to 32768 in OBDR mode after skipping the 2 …
(edit) @2914   14 years Bruno Cornec - Adds support for the route command in mindi-busybox
(edit) @2913   14 years Bruno Cornec - Fix #358 by using an external program (hpsa_obdr_mode) which can set …
(edit) @2912   14 years Bruno Cornec - Fix a memory free bug where a used variable was misused in asprintf/free
(edit) @2911   14 years Bruno Cornec - Fix a memory free bug where a used variable was freed to early
(edit) @2910   14 years Bruno Cornec Fix a syntax issue in newt-specific.c
(edit) @2909   14 years Bruno Cornec - Add some binaries used on SLES 10 by udev
(edit) @2908   14 years Bruno Cornec - Simplify the function engaging SCSI for Smart Array controllers, and …
(edit) @2907   14 years Bruno Cornec - Should fix #512 by clearing old scratchdir before changing to a new
(edit) @2906   14 years Bruno Cornec - remove a useless xenkernelname variable from mindi
(edit) @2905   14 years Bruno Cornec - Adds support for SUID binaries
(edit) @2904   14 years Bruno Cornec - Fix #511 now stabgrub is called also after conf file modifications
(edit) @2903   14 years Bruno Cornec - Removes useless gendf option
(edit) @2902   14 years Bruno Cornec - Fix #524 as option -U needs a size also
(edit) @2901   14 years victor gattegno Modified by Victor Gattegno - 20111108 To solve …
(edit) @2900   14 years Bruno Cornec r4382@localhost: bruno | 2011-10-29 00:44:58 +0200 - Fix a bug where …
(edit) @2899   14 years Bruno Cornec - Version 2.2.9 is now 3.0.x
(edit) @2898   14 years Bruno Cornec Version 2.2.10 is now 3.1.x
(edit) @2897   14 years Bruno Cornec - Fix #505 by documenting environment variables
(edit) @2896   14 years Bruno Cornec - Improve -d option description for NFS - Allow http download for ftp …
(edit) @2895   14 years Bruno Cornec - Improve again previous tests for bug #503
(edit) @2894   14 years Bruno Cornec - Attempt to solve #503 by handling /lib64 separately for udev and …
(edit) @2893   14 years Bruno Cornec - Fix #499 for good, by using a real init from busybox and moving our …
(edit) @2892   14 years Bruno Cornec - Improve mindi support for kernel 3.x
(edit) @2891   14 years Bruno Cornec - Improve again ProLiant HW support, by adding references to the yet …
(edit) @2890   14 years Bruno Cornec - Improves logging in Die()
(edit) @2889   14 years Bruno Cornec - Fix #491 by correctly checking Xen kernel used for a dom0 env (apollo13)
(edit) @2888   14 years Bruno Cornec - Try to Fix #499 by changing init in order to never exit, and …
(edit) @2887   14 years Bruno Cornec - Adds support for hwaddr (MAC addresses) at restore time, and map to …
(edit) @2886   14 years Bruno Cornec - Remove again some wrong variable initialization for Net in order to …
(edit) @2885   14 years Bruno Cornec - Fix an issue on udevadm call (needs an intermediate variable) - Fix …
(edit) @2884   14 years Bruno Cornec - Fix some remaining inconsistencis in the ProLiant HW backup. ready …
(edit) @2883   14 years Bruno Cornec - Fix #501 by pushing BOOT_SIZE to 36864 for certain Ubuntu cases
(edit) @2882   14 years Bruno Cornec - Add compatibility with the latest SSSTK + PSP content for HP …
(edit) @2881   14 years Bruno Cornec - Initialize some global fields with an empty string, now that newt …
(edit) @2880   14 years Bruno Cornec - Fix bugs in the kernel detection routine of mindi (some echo were …
(edit) @2879   14 years Bruno Cornec - Attempt to fix #436 by adding some newtDrawForm where appropriate.
(edit) @2878   14 years Bruno Cornec - Uses the -d option of the mount command to avoid leaving loop …
(edit) @2877   14 years Bruno Cornec - Try to fix #496 by supporting the protocol in the output of the …
(edit) @2876   14 years Bruno Cornec - Adds support for bnx2i driver
(edit) @2875   14 years Bruno Cornec - Copy everything under .ssh of root account to allow for sshfs mount …
(edit) @2874   14 years Bruno Cornec r4323@mzielinski: bruno | 2011-09-29 20:26:04 +0200 - Various 2.2.10 …
(edit) @2873   14 years Bruno Cornec - Adds a forgotten use-gzip value
(edit) @2872   14 years Bruno Cornec - Avoid a useless umount when changing of afio set, let insist_on_cd …
(edit) @2871   14 years Bruno Cornec - Minor fix to mondo pres (TOS)
(edit) @2870   14 years Bruno Cornec - Fix some markup in man pages - adds the post-nuke script sample for …
(edit) @2869   14 years Bruno Cornec - Solve #495 by skipping the potential (auto-read-only) when analyzin …
(edit) @2868   14 years Bruno Cornec - Fix a panadoid_free done on the wrong variable (solve a memory leak)
(edit) @2867   14 years Bruno Cornec r4218@localhost: bruno | 2011-08-24 04:35:19 +0200 -Adds mention to …
(edit) @2866   14 years Bruno Cornec r4226@localhost: bruno | 2011-08-23 03:11:12 +0200 - Try to again …
Note: See TracRevisionLog for help on using the revision log.