Changeset 643 in MondoRescue for branches/2.0.8
- Timestamp:
- Jun 7, 2006, 11:30:41 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0.8/mindi/ChangeLog
r638 r643 551 551 - support for newer features in Mondo v1.3x 552 552 553 v0.50-1 553 v0.50-1 (2001-12-14) 554 554 - correctly lists RAID constituent partitions in mountlist 555 555 - breaks compatibility with Mondo v1.2x … … 559 559 - cleaned up /sbin/init and /sbin/post-init a bit 560 560 561 v0.48-2 561 v0.48-2 (2001-12-09) 562 562 - when insmod'g modules from ramdisk's root dir, use 'ls /*.o*' 563 563 (was 'ls /*.*') to find them … … 571 571 - cleaned up mindi's logging 572 572 573 v0.48-1 573 v0.48-1 (2001-12-08) 574 574 - better logging of find-and-mount-cdrom's progress (to 575 575 /tmp/mondo-restore.log) … … 584 584 - aware of 'iso' boot mode, for future expansion 585 585 586 v0.47 586 v0.47 (2001-12-04) 587 587 - added /dev/cdrom/cdrom[1-4] to the devices automatically excluded 588 588 from mountlist.txt … … 596 596 - finally gotten klogd to squelch echoing of kernel msgs to console 597 597 598 v0.46 598 v0.46 (2001-11-29) 599 599 - finally fixed that 'lib/modules/2.4.12-xfs not found' bug! :-D 600 600 - cosmetic changes and minor bugfixes … … 606 606 - call hdparm to speed up access to CD-ROM drive 607 607 608 v0.45 608 v0.45 (2001-11-15) 609 609 - disabled fsck.* in deplist.txt 610 610 - include /etc/fstab in logfile … … 637 637 - tested with Linux-Mandrake 8.0 and Red Hat 7.2 638 638 639 v0.44 639 v0.44 (2001-10-28) 640 640 - at boot-time, activate LV's if they exist 641 641 - restructured deplist.txt a bit (cosmetic change) … … 644 644 the module anyway 645 645 646 v0.43 646 v0.43 (2001-10-21) 647 647 - made Mindi work with Red Hat 6.2 and 2.2.19 kernel 648 648 - if mkisofs is not found, say so; don't just say, 'an error occurred … … 672 672 - removed gawk, printf from deplist.txt 673 673 674 v0.42 674 v0.42 (2001-10-10) 675 675 - make sure lvm-mod, raid0, raid1 and raid5 modules are backed up 676 676 - added 'you need a ramdisk' to FAQ … … 733 733 is being used 734 734 735 v0.41 735 v0.41 (2001-09-28) 736 736 - excluded *.old from the 'boot.b' list when searching for boot.b 737 737 - updated Mindi's own failsafe kernel+modules to v2.4.10 … … 773 773 comments from /etc/termcap 774 774 775 v0.40 775 v0.40 (2001-09-16) 776 776 - if you use a softlink to your CD dev, e.g. /dev/cdrecorder->scd0, 777 777 then Mindi should handle it properly now (i.e. not bomb out) … … 796 796 the event of an error, Mindi will ask the user to e-mail me 797 797 798 v0.39 798 v0.39 (2001-09-08) 799 799 - plays nicely with devfs, so long as your old /dev/hdX, /dev/sdX 800 800 softlinks are still there :-) … … 839 839 - moved some scripts from rootfs.tgz to Mondo's restore-scripts.tgz 840 840 841 v0.38 08/18/2001841 v0.38 (2001-08-18) 842 842 - clarified the 'more than one kernel found' comment 843 843 - updated the README to emphasize that the scripts are deprecated … … 848 848 if the user's distro's kernel isn't right for a boot disk 849 849 850 v0.37 08/12/2001850 v0.37 (2001-08-11) 851 851 - changed the boot screen a little bit 852 852 - changed the "cannot boot from CD-ROM" message (more informative now) … … 866 866 - working on implementing Cuckoo Mode again 867 867 868 v0.36 08/03/2001868 v0.36 (2001-08-03) 869 869 - testing it with LM8, RH71 and Slack8 870 870 - explicitily exluding /mnt/floppy and /floppy from mountlist.txt … … 878 878 - removed silly "was CD inserted?" message 879 879 880 v0.35 880 v0.35 (2001-07-31) 881 881 - if LILO fails, it writes its errors to the screen 882 882 - use user's boot.b and LILO instead of Mindi's … … 886 886 fiddles, just in case they are making Red Hat 7.1 choke 887 887 888 v0.34 888 v0.34 (2001-07-25) 889 889 - includes patch to rid Mindi of its dependence on /dev/loop devices 890 890 (Bill Davidsen) … … 892 892 - warns if kernel is 2.4.0-2.4.5; encourages user to upgrade 893 893 894 v0.33 894 v0.33 (2001-07-20) 895 895 - excludes all devices containing ':/' (i.e. NFS mountlists) 896 896 - the FORMAT/SYS replacement, "format-and-kludge-vfat" now writes … … 908 908 by approx 20% 909 909 910 v0.32 910 v0.32 (2001-07-18) 911 911 - software RAID is now supported 912 912 - added the 'raidtools' binaries to deplist.txt … … 923 923 - mkdir -p $outdir at the beginning, just in case... 924 924 925 v0.31 925 v0.31 (2001-07-16) 926 926 - included DoJ's patch to make Mindi play more nicely with devfs 927 927 - slightly better install.sh and README 928 928 929 v0.30 929 v0.30 (2001-07-15) 930 930 - added klogd and syslogd to deplist.txt 931 931 - can now cope with Red Hat's "LABEL=" entries in /etc/fstab 932 932 - should ignore NFS-mounted partitions now 933 933 934 v0.29 934 v0.29 (2001-07-14) 935 935 - stopped the 'modprobe' errors that used to occur at the beginning; 936 936 they didn't mean anything but they did worry some novice users … … 948 948 - the 'outstring sucks!' message is now more informative 949 949 950 v0.28 950 v0.28 (2001-07-07) 951 951 - if AddFileToDir() is called with a file that does not exist, Mindi 952 952 warns but does not abort … … 973 973 & the number of matches (inc. if zero) 974 974 975 v0.26 975 v0.26 (2001-07-05) 976 976 - has been tested with XFS, JFS, ReiserFS, ext2 and vfat 977 977 - compatible (but not tested) with ext3 … … 986 986 restored if they were spread across CD's 987 987 988 v0.25 988 v0.25 (2001-07-04) 989 989 - uses its own copy of lilo 990 990 - removed all "~" (backup copies) from rootfs.tgz … … 1007 1007 - make sure /etc/lilo.conf is 600 (RW by root only) 1008 1008 1009 v0.24 1009 v0.24 (2001-07-03) 1010 1010 - can accommodate a kernel >900KB in size 1011 1011 - generates lilo.conf on-the-fly; no default/template file anymore … … 1023 1023 - fixed silly InsistOnCD bug 1024 1024 1025 v0.23 1025 v0.23 (2001-07-02) 1026 1026 - don't copy *.mdsg to boot floppy image 1027 1027 - fixed erroneous 'cannot make ISO image' error message … … 1034 1034 - includes the distro's name and kernel version in LILO's message 1035 1035 1036 v0.22 1036 v0.22 (2001-07-01) 1037 1037 - don't add a ramdisk; use rootfs & that's it 1038 1038 - dependency-calculator runs approx. twice as fast as in v0.20 … … 1051 1051 the 2nd line, and ZZZZZ is Mindi's version# (in the 1st line) 1052 1052 1053 v0.21 1053 v0.21 (2001-06-30) 1054 1054 - df, du, find, lsmod, rmmod have been removed from rootfs.tgz 1055 1055 - at boot-time, inserts kernel modules w/user's original parameters
Note:
See TracChangeset
for help on using the changeset viewer.