source: MondoRescue/branches/2.2.5/mindi

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1888   17 years Bruno Cornec Attempt again to fix #172 (fix from Angelo Pozzi …
(edit) @1885   17 years Bruno Cornec - Remove floppy support from mindi and mondo and adapt docs - Align …
(edit) @1883   17 years Bruno Cornec ReadAllLink rewritten again to try to fix bug reports on ML. Needs …
(edit) @1882   17 years Bruno Cornec Improvement in some messages
(edit) @1880   17 years Bruno Cornec CACHE_LOC => MINDI_CACHE (nearer from stable version, will ease future …
(edit) @1877   17 years Bruno Cornec improved dmidecode error handling
(edit) @1876   17 years Bruno Cornec More logs on dependencies computation to help debug
(edit) @1871   17 years Bruno Cornec Cleanup in now useless build files of distributions
(edit) @1865   17 years Bruno Cornec Now also fixes when not swap :-)
(edit) @1864   17 years Bruno Cornec -Fix pb in the previous commit (wrong test)
(edit) @1863   17 years Bruno Cornec - Try to overcome OpenSuSE stupidity in fstab format (why change again …
(edit) @1857   17 years Bruno Cornec remove fdisk error messages on ia64 that end up on screen during …
(edit) @1854   17 years Bruno Cornec removal of locate usage completely from code to use findw!
(edit) @1851   17 years Bruno Cornec mindi now logs FORCE|DENY_MODS variables to help debug
(edit) @1844   17 years Bruno Cornec Clearer messages for mindi-bkphw
(edit) @1841   17 years Bruno Cornec - Fix lack of /etc/raidtab at restore rime in the right place - Adds …
(edit) @1840   17 years Bruno Cornec Add efibootmgr to deplist.txt in order to be able to modify EFI menu …
(edit) @1837   17 years Bruno Cornec Fix an issue on parted output (K instead of KB) in parted2fdisk at …
(edit) @1835   17 years Bruno Cornec Escape variables in a perl script like mindi-bkphw
(edit) @1834   17 years Bruno Cornec Better Proliant support at restore time now.
(edit) @1833   17 years Bruno Cornec -Fix another issue on Proliant support
(edit) @1832   17 years Bruno Cornec Fixes for Proliant support + improved doc
(edit) @1831   17 years Bruno Cornec Fix a label bug where the variable label should also be re-initialized …
(edit) @1830   17 years Bruno Cornec - start-nfs should NOT do exit => kernel panix as init exits -some …
(edit) @1829   17 years Bruno Cornec Adds boot options denymods (for udev) and forcemods (if not udev)
(edit) @1828   17 years Bruno Cornec kqemu is denied. Probably should also be done for kvm stuff
(edit) @1827   17 years Bruno Cornec Fix again the bug on modules link at root of the initrd. Hopefully for …
(edit) @1826   17 years Bruno Cornec Wait more around the USB CD emulated by iLO as it takes up to 5 …
(edit) @1825   17 years Bruno Cornec - Attempt to fix udev support for RHEL 5.1 - Better support for …
(edit) @1824   17 years Bruno Cornec - Some VMWare support improvements (however, it seems that VMWare …
(edit) @1821   17 years Bruno Cornec small ia64 fixes
(edit) @1820   17 years Bruno Cornec Attempt to fix the lack of modules loaded at restore time - especially …
(edit) @1819   17 years Bruno Cornec - removes bkphw dir before potential creation - render mount command …
(edit) @1816   17 years Bruno Cornec Fix syntax error
(edit) @1815   17 years Bruno Cornec - Increase BOOT_SIZE and EXTRA_SIZE to support features such as HW …
(edit) @1814   17 years Bruno Cornec Improved support for Proliant on cpqacuxe
(edit) @1813   17 years Bruno Cornec RstHW should be called after driver initialization
(edit) @1810   17 years Bruno Cornec Should fix #215
(edit) @1809   17 years Bruno Cornec Fix #214 (Thanks to xdelaruelle)
(edit) @1806   17 years Bruno Cornec Adaptation of build process to upcoming 0.8.12 version of pb
(edit) @1804   17 years Bruno Cornec Attempt to solve ia64 BMC access through the serial port
(edit) @1803   17 years Bruno Cornec parted2fdisk binary no more generated
(edit) @1802   17 years Bruno Cornec - do not require perl modules (strict.pm) at restore time - try to …
(edit) @1801   17 years Bruno Cornec on ia64 now use the perl script parted2fdisk at retore time also
(edit) @1800   17 years Bruno Cornec Also modprobe modules for udev after decompressing the additional ones
(edit) @1799   17 years Bruno Cornec replace gzip -v9 by gzip -c9. Fix a bug at least on ia64
(edit) @1798   17 years Bruno Cornec For all modules supported, create symlinks under the mountpoint and …
(edit) @1797   17 years Bruno Cornec Support /vmfs/volumes for ESX
(edit) @1796   17 years Bruno Cornec Finally do not use vdf for ESX. Only creates issues.
(edit) @1795   17 years Bruno Cornec Avoids continuing hw support if no product name found
(edit) @1794   17 years Bruno Cornec - Improves ia64 support for bootable image build - Fix a potential …
(edit) @1793   17 years Bruno Cornec MAKEDEV should also be included in deplist.txt
(edit) @1792   17 years Bruno Cornec More fixes for udev support for Debian
(edit) @1791   17 years Bruno Cornec Do not mount /boot if it's already mounted - avoids ESX hang
(edit) @1790   17 years Bruno Cornec Fix NICs renumbering on Debian at least
(edit) @1789   17 years Bruno Cornec Udev startup improvement to support iLO + NFS so modprobing all …
(edit) @1787   17 years Bruno Cornec Load USB earlier in order to support KBD such as with iLO
(edit) @1786   17 years Bruno Cornec Do busybox ldd first in order to create a potential /lib64 link …
(edit) @1785   17 years Bruno Cornec Use variable DF in mindi to be able to support the ESX vdf
(edit) @1784   17 years Bruno Cornec Fix mindi for Debian x86_64 where /lib64 is a link
(edit) @1783   17 years Bruno Cornec Fix issue at restore time for ext2fs params not reused (Fix from Klaus …
(edit) @1782   17 years Bruno Cornec Grr again a fix for bkphw
(edit) @1781   17 years Bruno Cornec - Do not copy udev files if they do not exist - Fix syntax error in …
(edit) @1780   17 years Bruno Cornec In udev case do not insert modules at all (udev should do it alone) …
(edit) @1777   17 years Bruno Cornec Fix syntax errors in mindi-bkphw
(edit) @1774   17 years Bruno Cornec Fix modes on mindi-bkphw (Thanks Phil Walker phil.walker_at_hp.com)
(edit) @1773   17 years Bruno Cornec Complete rev [1771] for upper case RESTORE cli with syslinux as well
(edit) @1771   17 years Bruno Cornec Use RESTORE consistently across mondo to restore without interaction …
(edit) @1766   17 years Bruno Cornec - strace useful for debug - fix new versions for pb (2.0.0 for mindi …
(edit) @1764   17 years Bruno Cornec - perl is now required at restore time to support uuid swap partitions …
(edit) @1761   17 years Bruno Cornec Adds preliminary Hardware support to mindi (Proliant SSSTK) Not tested …
(edit) @1760   17 years Bruno Cornec Typo
(edit) @1759   17 years Bruno Cornec Tries to add udev support also for rhel4
(edit) @1758   17 years Bruno Cornec Formating improvement
(edit) @1756   17 years Bruno Cornec Typo
(edit) @1755   17 years Bruno Cornec Fix UUID support which was still broken. Caveat: It can't work for …
(edit) @1754   17 years Bruno Cornec Be conservative in test for the start-nfs script
(edit) @1752   17 years Bruno Cornec Try to run around a busybox bug (1.2.2 pb on inexistant links)
(edit) @1748   17 years Bruno Cornec Fix a warning on inexistant raidtab
(edit) @1747   17 years Bruno Cornec - Solve problem on tmpfs in restore init (Problem of inexistant …
(edit) @1741   17 years Bruno Cornec - Adds magic file to depllist in order to have file working + ldd …
(edit) @1737   17 years Bruno Cornec - Message fixes - Fix when restoring from USB: media is asked in …
(edit) @1735   17 years Bruno Cornec elilo.efi is now searched throughout /boot/efi and not in a fixed …
(edit) @1734   17 years Bruno Cornec - untar-and-softlink => untar (+ interface change) - suppress useless …
(edit) @1733   17 years Bruno Cornec Adds group and tty link to udev conf
(edit) @1732   17 years Bruno Cornec - Always load usb-torage (even 2.6) to initiate USB bus discovery - …
(edit) @1731   17 years Bruno Cornec Do not do softlinks anymore as they are useless
(edit) @1730   17 years Bruno Cornec Attempt to fix a bug in supporting OpenSusE 10.3 kernel for initramfs …
(edit) @1729   17 years Bruno Cornec Still trying to activate USB correctly at boot time with udev
(edit) @1728   17 years Bruno Cornec Links were not correctly done as non relative for modules in mindi
(edit) @1727   17 years Bruno Cornec - exclusion of modules denied now works - Also create modules in their …
(edit) @1726   17 years Bruno Cornec - Fix bugs for DENY_MODS handling - Add device /dev/console for udev - …
(edit) @1725   17 years Bruno Cornec Fix a bug in major number for tty
(edit) @1724   17 years Bruno Cornec If udev then adds modprobe/insmod to rootfs
(edit) @1723   17 years Bruno Cornec - tty0 is also cretaed with udev - ide-generic put rather in DENY_MODS
(edit) @1722   17 years Bruno Cornec - udevd remove from deplist s handled in mindi directly - better …
(edit) @1721   17 years Bruno Cornec - Handles dynamically linked busybox (in case we want to use it soon …
(edit) @1720   17 years Bruno Cornec Intermediate step for tests: udevd is dynamically linked so we will …
(edit) @1719   17 years Bruno Cornec Improvement in udev support (do not use cl options not available in …
(edit) @1718   17 years Bruno Cornec - Still working on udev support in mindi - auto creation of the …
Note: See TracRevisionLog for help on using the revision log.