Changeset 636 in MondoRescue for branches/stable/mindi
- Timestamp:
- Jun 7, 2006, 5:44:52 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi/ChangeLog
r635 r636 114 114 (Philippe De Muyter) 115 115 116 1.04 116 1.04 (2005-05-03) 117 117 - support exec-shield 118 118 - added 'ide-generic' module to IDE modules in mindi to ensure that kernels … … 128 128 - 'rootfs/root/.profile' 129 129 130 131 1.03 130 1.03 ( 132 131 - better support of SLES 8 133 132 134 135 1.02 133 1.02 (2004-07-21) 136 134 - better kernel-level logging 137 135 - added ACL, xattr binaries to deplist.txt 138 136 - fixed obscure bug which occasionally stopped mindi from correctly finding 139 137 and documenting all LVM2 LVM-on-RAID volumes 140 141 138 142 139 1.01 … … 144 141 - unmount errant ramdisk ($mtpt) if fail to create boot floppy 145 142 - better support of ISO dirs at restore-time (Conor Daly) 146 147 143 148 144 1.00 … … 184 180 - updated analyze-my-lvm to handle floating-point gigabyte -L values 185 181 186 187 182 v0.94 188 183 - altered rootfs's /dev entry to stop cvs from becoming confused … … 194 189 - added symlinks.tgz 195 190 - suppress erroneous error messages re: failsafe kernel 196 197 191 198 192 v0.93 … … 220 214 - moved lib.tar.bz2 and vmlinuz to mindi-kernel tarball/rpm 221 215 222 223 216 v0.92 224 217 - fixed LVM/RAID bugs (Brian Borgeson) … … 238 231 if it looked as if Debian's fdisk would misbehave 239 232 240 241 v0.90 233 v0.91 242 234 - updated ResolveSoftlinks() to work better with b0rkn Gentoo devfs /dev 243 235 - patched analyze-my-lvm (Benjamin Mampaey) … … 259 251 - spinner bugfix; handle odd LABELs properly (Tom Mortell) 260 252 261 262 12-08-2002 263 """""""""" 264 v0.90 (DEVEL) 253 v0.90 (2002-12-08) 265 254 - new stable branch 266 255 - EXTRA_SPACE=16384 267 256 - fixed deplist.txt 268 257 269 270 12-02-2002 271 """""""""" 272 v0.72 (DEVEL) 258 v0.72 (2002-12-02) 273 259 - misc code clean-ups 274 260 - save boot device's boot sector … … 280 266 - more Gentoo-friendly 281 267 282 283 11-17-2002 284 """""""""" 285 v0.71 (DEVEL) 268 v0.71 (2002-11-17) 286 269 - if your kernel's builddate doesn't match any of the kernels in 287 270 your /boot directory then fudge the issue & find the closest … … 311 294 - ListAllPartitions() - include /mnt/win* (Hugo) 312 295 313 314 09-08-2002 315 """""""""" 316 v0.70 (UNSTABLE) 296 v0.70 (2002-09-08) 317 297 - better logging by dependency-calculating code 318 298 - better handling of dependencies, specifically softlinks … … 331 311 - fixed analyze-my-lvm (Ralph Gruwe) 332 312 333 334 07-14-2002 335 """""""""" 336 v0.65-1 313 v0.65-1 (2002-07-14) 337 314 - moved 50K of stuff from rootfs.tgz to aux-tools.tgz 338 315 - added x11-tools.tgz option … … 343 320 - .spec file clean-up; automation; config file (Carl Wilhem Soderstrom) 344 321 345 346 07-14-2002 347 """""""""" 348 v0.64-1 322 v0.64-1 (2002-07-14) 349 323 - fixed RH7.3 readonly bug 350 324 - improved nfs config file creation … … 364 338 - cleaned up message screens 365 339 366 367 06-04-2002 368 """""""""" 369 v0.63-7 340 v0.63-7 (2002-06-04) 370 341 - improved logging 371 342 372 373 06-02-2002 374 """""""""" 375 v0.63-6 343 v0.63-6 (2002-06-02) 376 344 - sped it up a bit 377 345 - fixed ISO creation bug 378 346 379 380 05-22-2002 381 """""""""" 382 v0.63-5 347 v0.63-5 (2002-05-22) 383 348 - fixed RAID mountlist bug (Daniel Grandjean) 384 349 - better at German kbd support (Klaus Guntermann) … … 386 351 - updated .spec file (Jesse Keating) 387 352 388 389 05-06-2002 390 """""""""" 391 v0.63-4 353 v0.63-4 (2002-05-06) 392 354 - added less.bin to deplist.txt 393 355 - copy mondo-restore.cfg configuration file to /var/cache/mondo-archive … … 395 357 - fixed bug in -H (RESTORE) function 396 358 397 398 04-25-2002 399 """""""""" 400 v0.63-2 359 v0.63-2 (2002-04-25) 401 360 - added mkdir -p to fix mountlist.txt-copying bug (Bruno Vidal) 402 361 - made sure mindi.iso (for tape users) copies kernel to [cd dir]/vmlinuz 403 362 404 405 04-23-2002 406 """""""""" 407 v0.63 363 v0.63 (2002-04-23) 408 364 - minor cosmetic improvements 409 365 - improved homedir-locating code 410 366 - make sure the kernel is copied to [cd build dir]/vmlinuz 411 367 412 413 04-08-2002 414 """""""""" 415 v0.62 368 v0.62 (2002-04-08) 416 369 - keep certain /dev directories compressed until boot-time, to allow 417 370 Mindi to support larger kernels … … 421 374 - amend isolinux.cfg to specify the correct ramdisk size 422 375 423 424 03-31-2002 425 """""""""" 426 v0.60 376 v0.60 (2002-03-31) 427 377 - bootable CD's now use ISOLINUX instead of LILO (Andy Glass) 428 378 - abort if isolinux not found … … 430 380 - include mountlist.txt in ramdisk 431 381 432 433 03-21-2002 434 """""""""" 435 v0.59 382 v0.59 (2002-03-21) 436 383 - change sbin/init's Die() function (Carl Wilhelm Soderstrom) 437 384 - improve friendliness of kernel-related warning msg (Andy Glass) 438 385 - added s/w switch re: making floppies (Carl Wilhelm Soderstrom) 439 386 440 441 03-10-2002 442 """""""""" 443 v0.58-r7 387 v0.58-r7 (2002-03-10) 444 388 - excluded two unused vars (Carl Soderstrom) 445 389 446 447 03-03-2002 448 """""""""" 449 v0.58-r6 390 v0.58-r6 (2002-03-03) 450 391 - reassemble large data/library files who have older 'mv' code which doesn't 451 392 like to overwrite symlinks - affects older RH+Slack systems (Andrew Bulhak) … … 454 395 455 396 456 02-24-2002 457 """""""""" 458 v0.58-r5 397 v0.58-r5 (2002-02-24) 459 398 - pathname problem fixed (Fred Feirtag) 460 399 - patch to Debianize mindi a bit (H�tor Garc� �varez) … … 466 405 - added support for -C (cdstream) mode 467 406 468 469 02-18-2002 470 """""""""" 471 v0.58-r4 407 v0.58-r4 (2002-02-18) 472 408 - quash error if /opt not found 473 409 - use /tmp/groovy-stuff instead of /mnt/groovy-stuff for 474 410 handling data disks and their contents, for tape users 475 411 476 477 02-17-2002 478 """""""""" 479 v0.58-r3 412 v0.58-r3 (2002-02-17) 480 413 - misc enhancements 481 414 - uses self-resizing ramdisk (tmpfs) for /tmp … … 485 418 - added vi to busybox again 486 419 487 488 02-11-2002 489 """""""""" 490 v0.58-r2 420 v0.58-r2 (2002-02-11) 491 421 - fixed errant tar warning 492 422 - replaced libc5 with uClibc … … 496 426 - no longer insists on cdrecord being present 497 427 498 499 02-10-2002 500 """""""""" 501 v0.58 428 v0.58 (2002-02-10) 502 429 - more pointed error messages 503 430 - fixed silly 'cp' error (Markus Marquardt) … … 507 434 - nfs users boot into nfs options by default 508 435 509 510 02-05-2002 511 """""""""" 512 v0.57 436 v0.57 (2002-02-05) 513 437 - abort if mounted partition is specified as an imagedev 514 438 - understand 'FAILSAFE' as kernel alternative … … 518 442 - better 'bug-me' script (Troff) 519 443 520 521 02-01-2002 522 """""""""" 523 v0.56 444 v0.56 (2002-02-01) 524 445 - compatible with Mondo v1.5x devel branch 525 446 - mindi's softlink now goes in /usr/sbin; was /usr/bin … … 532 453 Mondo users; file is not in use yet but is there for future expansion 533 454 534 535 01-28-2002 536 """""""""" 537 v0.55 455 v0.55 (2002-01-28) 538 456 - MINDI_HOME and MONDO_HOME defined at start of each source file, making 539 457 it easier to relocate Mindi and Mondo if desired … … 545 463 - disabled ramdisk free space checker (some distros don't like it) 546 464 547 548 01-25-2002 549 """""""""" 550 v0.54 465 v0.54 (2002-01-25) 551 466 - don't abort if kernel is too big for 1.72MB floppy 552 467 - better handling of eccentric distros and their keybd layouts … … 558 473 - better TurboLinux 7 / LVM compatibility 559 474 560 561 01-20-2002 562 """""""""" 563 v0.53 475 v0.53 (2002-01-20) 564 476 - better support of non-Red Hat, non-Debian keyboard resource files 565 477 - cleaned up /sbin/init's output … … 580 492 - added .spec file to tarball 581 493 582 583 01-10-2002 584 """""""""" 585 v0.52-2 494 v0.52-2 (2002-01-10) 586 495 - fixed a bug in the handling of non-English keyboard maps 587 496 - force failsafe kernel to provide reiserfs.o, xfs.o, jfs.o, ext2.o, … … 594 503 - always make mindi.iso 595 504 596 597 01-06-2002 598 """""""""" 599 v0.52-1 505 v0.52-1 (2002-01-06) 600 506 - ramdisk's size has been tweaked 601 507 - if script 'bootstrap' is found at boot-time then execute it … … 624 530 whatever; just offer Expert 625 531 626 627 12-25-2001 628 """""""""" 629 v0.51-1 532 v0.51-1 (2001-12-25) 630 533 - removed libm.* from rootfs.tgz 631 534 - replaced sh with busybox's ash … … 638 541 - fix some cosmetic bugs 639 542 640 641 12-19-2001 642 """""""""" 643 v0.50-4 543 v0.50-4 (2011-12-19) 644 544 - log Mindi's version# in the event of a fatal error 645 545 - make Mindi's boot-time output more esthetically pleasing … … 648 548 'b', '83', etc.) and the partition mountpoint will be 'image' 649 549 650 651 12-15-2001 652 """""""""" 653 v0.50-2 550 v0.50-2 (2001-12-15) 654 551 - support for newer features in Mondo v1.3x 655 656 552 657 553 v0.50-1 … … 662 558 hardware setup 663 559 - cleaned up /sbin/init and /sbin/post-init a bit 664 665 560 666 561 v0.48-2 … … 675 570 - chopsize is now 64KB; was 128KB 676 571 - cleaned up mindi's logging 677 678 572 679 573 v0.48-1 … … 690 584 - aware of 'iso' boot mode, for future expansion 691 585 692 693 586 v0.47 694 587 - added /dev/cdrom/cdrom[1-4] to the devices automatically excluded … … 703 596 - finally gotten klogd to squelch echoing of kernel msgs to console 704 597 705 706 598 v0.46 707 599 - finally fixed that 'lib/modules/2.4.12-xfs not found' bug! :-D … … 713 605 - include and run (sys)klogd to try to pipe kernel msgs to logfile 714 606 - call hdparm to speed up access to CD-ROM drive 715 716 607 717 608 v0.45 … … 746 637 - tested with Linux-Mandrake 8.0 and Red Hat 7.2 747 638 748 749 639 v0.44 750 640 - at boot-time, activate LV's if they exist … … 753 643 - analyze-my-lvm fails gracefully if you're not using LVM but inserted 754 644 the module anyway 755 756 645 757 646 v0.43 … … 782 671 and stores them so that at boot-time you can do SCSI, RAID, etc. 783 672 - removed gawk, printf from deplist.txt 784 785 673 786 674 v0.42 … … 845 733 is being used 846 734 847 848 735 v0.41 849 736 - excluded *.old from the 'boot.b' list when searching for boot.b … … 886 773 comments from /etc/termcap 887 774 888 889 775 v0.40 890 776 - if you use a softlink to your CD dev, e.g. /dev/cdrecorder->scd0, … … 909 795 - added code to copy your fstab, lilo.conf, etc. to a tarball which, in 910 796 the event of an error, Mindi will ask the user to e-mail me 911 912 797 913 798 v0.39 … … 954 839 - moved some scripts from rootfs.tgz to Mondo's restore-scripts.tgz 955 840 956 957 841 v0.38 08/18/2001 958 842 - clarified the 'more than one kernel found' comment … … 963 847 - user can now use a stock 2.4.7 kernel (which comes with Mindi) 964 848 if the user's distro's kernel isn't right for a boot disk 965 966 849 967 850 v0.37 08/12/2001 … … 983 866 - working on implementing Cuckoo Mode again 984 867 985 986 868 v0.36 08/03/2001 987 869 - testing it with LM8, RH71 and Slack8 … … 996 878 - removed silly "was CD inserted?" message 997 879 998 999 880 v0.35 1000 881 - if LILO fails, it writes its errors to the screen … … 1005 886 fiddles, just in case they are making Red Hat 7.1 choke 1006 887 1007 1008 888 v0.34 1009 889 - includes patch to rid Mindi of its dependence on /dev/loop devices … … 1011 891 - includes patch from 0ystein Skalsem, to fix a disk-formatting problem 1012 892 - warns if kernel is 2.4.0-2.4.5; encourages user to upgrade 1013 1014 893 1015 894 v0.33 … … 1029 908 by approx 20% 1030 909 1031 1032 910 v0.32 1033 911 - software RAID is now supported … … 1045 923 - mkdir -p $outdir at the beginning, just in case... 1046 924 1047 1048 1049 925 v0.31 1050 926 - included DoJ's patch to make Mindi play more nicely with devfs 1051 927 - slightly better install.sh and README 1052 1053 928 1054 929 v0.30 … … 1056 931 - can now cope with Red Hat's "LABEL=" entries in /etc/fstab 1057 932 - should ignore NFS-mounted partitions now 1058 1059 933 1060 934 v0.29 … … 1073 947 if you really want to exhaust your primaries, well hey, your life) 1074 948 - the 'outstring sucks!' message is now more informative 1075 1076 949 1077 950 v0.28 … … 1100 973 & the number of matches (inc. if zero) 1101 974 1102 1103 975 v0.26 1104 976 - has been tested with XFS, JFS, ReiserFS, ext2 and vfat … … 1113 985 - fixed some silly multi-CD bugs that would stop big files from being 1114 986 restored if they were spread across CD's 1115 1116 987 1117 988 v0.25 … … 1136 1007 - make sure /etc/lilo.conf is 600 (RW by root only) 1137 1008 1138 1139 1009 v0.24 1140 1010 - can accommodate a kernel >900KB in size … … 1153 1023 - fixed silly InsistOnCD bug 1154 1024 1155 1156 1025 v0.23 1157 1026 - don't copy *.mdsg to boot floppy image … … 1164 1033 - if called by Mondo, doesn't list images or offer to copy to FDD/CDRw 1165 1034 - includes the distro's name and kernel version in LILO's message 1166 1167 1035 1168 1036 v0.22 … … 1183 1051 the 2nd line, and ZZZZZ is Mindi's version# (in the 1st line) 1184 1052 1185 1186 1053 v0.21 1187 1054 - df, du, find, lsmod, rmmod have been removed from rootfs.tgz … … 1192 1059 - syslinux now waits 10 seconds before booting floppy 1193 1060 - 'insert-all-my-modules' is copied to rootfs, not to a data disk 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228
Note:
See TracChangeset
for help on using the changeset viewer.