Changeset 638 in MondoRescue for branches/2.0.8/mondo/ChangeLog


Ignore:
Timestamp:
Jun 7, 2006, 10:15:27 PM (18 years ago)
Author:
bcornec
Message:

merge -r633:637 $SVN_M/branches/stable:

  • All dates for changelogs are now OK
  • First attempt to automize changelog generation for packages from the std ChangeL ogs files from mindi/mondo
  • Preparation for 2.0.8-3 (Changelog updated)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0.8/mondo/ChangeLog

    r616 r638  
    22
    33MONDO CHANGES
     4
     52.0.8-3 (2006-06-07)
     6- Fix a bug in -I and -E handling !!
     7  (Paolo Bernardoni <bernardoni_at_sysnet.it>/Bruno Cornec)
     8- Fix permissions for autorun
     9  (Bruno Cornec)
     10- Fox delivery problems for tar files with too restrictive umask
     11  (Bruno Cornec)
     12- Fix parsing of DHCP information in start-nfs script
     13  (Andree Leidenfrost)
    414
    5152.0.8-2 (2006-06-02)
     
    90100- now handles cifs correctly (Bruno Cornec)
    91101
    92 v2.04_berlios
     102v2.04_berlios (2005-10-30)
    93103- Add -p option to generate ISO images file names with prefix. The new default
    94104  name for ISO images is mondorescue-1.iso, ... For PXE environment, you have
     
    100110  (this is an unattended mode) (Bruno Cornec)
    101111
    102 v2.04
     112v2.04 (2005-05-03)
    103113- made mondo more clever about finding its home. Avoids mondo considering
    104114  directories like '/usr/share/doc/momdo' as its home.
    105115
    106    
    107 v2.03
     116v2.03 (2004-09-29)
    108117- better SLES8 support
    109118- test user-specified temp dir's sanity
    110119
    111 
    112 v2.02
     120v2.02 (2004-07-21)
    113121- instead of using 'dd' to erase partition table, delete existing
    114122  partitions w/ the same call to fdisk that is used to create the
     
    121129- added ACL, xattr support for afio users
    122130
    123 
    124 v2.01
     131v2.01 (2004-06-21)
    125132- fixed cvs for SuSE systems
    126133- fixed NTFS backup/restore bug relating to partimagehack
     
    129136- better support of ISO dirs at restore-time (Conor Daly)
    130137
    131 
    132 v2.00
     138v2.00 (2004-06-18)
    133139- first 2.0 release
    134140- updated grub-install.patched to support SuSE and Red Hat
     
    164170- added '-R' for star support
    165171
    166 
    167 v1.75
     172v1.75 (2004-03-29)
    168173- fixed chmod/chown bug (Jens Richter)
    169174- ask user to confirm NFS mountpoint in Interactive Mode
     
    197202- replaced mondo-makefilelist with C code - faster, cleaner
    198203- tweaked GUI - better feedback
    199 
    200204   
    201 1.74
     2051.74 (2003-09-24)
    202206- fixed biggiefile atime/ctime restoration bug 73
    203207- fixed 'default boot loader' detection bug (Joshua Oreman)
     
    217221- added partimagehack to the mix
    218222   
    219    
    220 1.73
     2231.73 (2003-05-04)
    221224- mark relevant partitions as bootable _after_ unmounting them
    222225- resolve boot device (-f) if softlink
     
    253256- try to work around eccentricities of multi-CD drive PCs
    254257- misc clean-ups (Steve Hindle)
    255    
    256 
    257 v1.72
     258
     259v1.72 (2003-04-23)
    258260- LVM/RAID bugs fixed (Brian Borgeson)
    259261- major clean-up of code (Stan Benoit)
     
    285287- fixed fstab-hacking scripts
    286288
    287 
    288 v1.71
     289v1.71 (2003-04-04)
    289290- log newt, slang, ncurses info
    290291- updated man page
     
    310311- added -e support
    311312
    312 v1.70
     313v1.70 (2003-04-04)
    313314- new devel branch opened
    314315
    315 
    316 v1.52
     316v1.52 (2002-12-08)
    317317- fixed bug in multithreading
    318318- use new grub-MR instead of grub-install
     
    335335- if user runs as 'su' not 'su -' then work around
    336336
    337 
    338 v1.51
     337v1.51 (2002-11-17)
    339338- pop-up list of changed files, at end of verification phase
    340339- better handling of changed.files list at restore-time
     
    373372- fixed bug in mondo-makefilelist
    374373
    375 
    376 09/08/2002
    377 """"""""""
    378 v1.50
     374v1.50 (2002-09-08)
    379375- if restoring, don't try to find SCSI node of CD-ROM drive; find /dev entry
    380376- during selective restore, skip filesets which don't contain relevant archives
     
    446442- fixed bug in --mbr
    447443
    448 
    449 06-04-2002
    450 """"""""""
    451 v1.43-7 (STABLE)
     444v1.43-7 (2002-06-04)
    452445- afio uses 16MB buffer when restoring, instead of 8MB buffer
    453446- mondorestore makes /var/run/console in case user excluded it
     
    469462- changed lockfiles from static to random filenames
    470463
    471 
    472 04-12-2002
    473 """"""""""
    474 v1.42-3 (STABLE)
     464v1.42-3 (2002-04-12)
    475465- minor cosmetic enhancements
    476466- improved homedir-locating code
    477467
    478 
    479 04-07-2002
    480 """"""""""
    481 v1.42-1 (STABLE)
     468v1.42-1 (2002-04-07)
    482469- mondorestore may now be run on live filesystem, i.e. user does not
    483470  have to reboot in order to restore data; works for CD's and tapes;
     
    495482- added '-m' (manual CD tray) flag
    496483   
    497 
    498 03-21-2002
    499 """"""""""
    500 v1.41-1 (STABLE)
     484v1.41-1 (2002-03-21)
    501485- record hostname (Krzysztof Dubowik)
    502486
    503 
    504 03-10-2002
    505 """"""""""
    506 v1.40-7 (STABLE)
     487v1.40-7 (2002-03-10)
    507488- if '-L' then test for lzop; abort if not present
    508489- if Mondo cannot figure out which boot loader the user is using,
     
    513494- mkreiserfs -ff instead of -q (Andy Glass)
    514495
    515 
    516 03-03-2002
    517 """"""""""
    518 v1.40-6 (STABLE)
     496v1.40-6 (2002-03-03)
    519497- incorporated new config.guess, config.sub (H�tor Garc� �varez)
    520498- updated manual to explain tmpfs needs to be in kernel (Mikael Hultgren)
     
    525503- modified 'Sliced bigfile #n' log entry to say '..#(n+1)'
    526504
    527 
    528 02-24-2002
    529 """"""""""
    530 v1.40-5 (STABLE)
     505v1.40-5 (2002-02-24)
    531506- improved the way Mondo installs itself (Mikael Hultgren)
    532507- updated manpage
     
    541516- put (char*)(&buf) instead of &buf when reading/writing biggiefiles' info
    542517   
    543 
    544 02-17-2002
    545 """"""""""
    546 v1.40-3 (STABLE)
     518v1.40-3 (2002-02-17)
    547519- let user exclude devices from mountlist with (e.g.) -E /dev/hda1
    548520- handle one-letter dirs properly (Ian Kent)
     
    554526- Italian patch (Michael Baldessari)
    555527
    556 
    557 02-11-2002
    558 """"""""""
    559 v1.40-2 (STABLE)
     528v1.40-2 (2002-02-11)
    560529- fixed typo in manpage (Mikael Hultgren)
    561530- exclude "#"*"#" and *~ from tarball and source RPM
     
    566535- cdrecord is only required if burning CD's
    567536
    568 
    569 02-10-2002
    570 """"""""""
    571 v1.40-1 (STABLE)
     537v1.40-1 (2002-02-10)
    572538- set partition(s) bootable w/fdisk if appropriate
    573539- cosmetic bugfixes
     
    581547- exclude win386.swp from backup (Cafeole)
    582548
    583    
    584 02-07-2002
    585 """"""""""
    586 v1.38-2 (DEVELOPMENT)
     549v1.38-2 (2002-02-07)
    587550- minor improvements to the NFS-handling code
    588551- mondo-restore now records Mondo's version# in log
     
    590553- fix typo in '10 seconds to abort' line; also, made 20 seconds
    591554
    592 
    593 02-06-2002
    594 """"""""""
    595 v1.38-1 (DEVELOPMENT)
     555v1.38-1 (2002-02-06)
    596556- source code has been beautified (Stan Benoit)
    597557- makefile, Config implemented (Stan Benoit)
     
    608568- records+restores biggiefiles' permissions+ownership properly
    609569
    610 
    611 01-25-2002
    612 """"""""""
    613 v1.37-1 (DEVELOPMENT)
     570v1.37-1 (2002-01-25)
    614571- proper 'selective restore' interface implemented
    615572- if the user specifies boot loader or device, record those settings
     
    628585- abort if PC has <32MB of RAM at backup-time; warn if <64MB
    629586
    630 
    631 01-20-2002
    632 """"""""""
    633 v1.36-1 (DEVELOPMENT)
     587v1.36-1 (2002-01-20)
    634588- fixed v.minor bug in MakeFilelist()
    635589- in mondo-archive, replaced calls to Die() with calls to FatalError()
     
    649603- log versions of afio, bzip2, etc.
    650604
    651 
    652 01-10-2002
    653 """"""""""
    654 v1.35-1 (DEVELOPMENT)
     605v1.35-1 (2002-01-10)
    655606- NFS backup+restore support
    656607- exclude Win2K hiberation file (Paul Rensing)
     
    676627- tab-align /etc/fstab after hacking it
    677628
    678 
    679 12-25-2001
    680 """"""""""
    681 v1.34-1 (DEVELOPMENT)
     629v1.34-1 (2001-12-25)
    682630- if /sbin or /usr/sbin are not in PATH then add them temporarily
    683631- if --broken-bios then force LILO to run in backward-compatible mode
     
    689637  as it can upset the restoration of biggiefiles which are spread across CD's
    690638
    691 
    692 12-19-2001
    693 """"""""""
    694 v1.33-8 (DEVELOPMENT)
     639v1.33-8 (2001-12-19)
    695640- implemented --image-devs <dev> (<...>) switch
    696641- improved --verify switch's code
     
    707652- abort if user tries to backup a mounted partition as an _image_
    708653
    709 
    710 12-15-2001
    711 """"""""""
    712 v1.33-6 (DEVELOPMENT)
     654v1.33-6 (2001-12-15)
    713655- misc bugfixes
    714656
    715 
    716 12-14-2001
    717 """"""""""
    718 v1.33-5 (DEVELOPMENT)
     657v1.33-5 (2001-12-14)
    719658- improved error-reporting in the event of boot loader detection failure
    720659- improved tape verification code
    721660- experimental support for backing up and restoring devices as images
    722661
    723 
    724 12-13-2001
    725 """"""""""
    726 v1.33-4 (DEVELOPMENT)
     662v1.33-4 (2001-12-13)
    727663- updated FAQ
    728664- experimental GRUB support
     
    732668- when writing floppies, ask specifically for floppy #x (Randy Delfs)
    733669
    734 
    735 12-12-2001
    736 """"""""""
    737 v1.33-3 (DEVELOPMENT)
     670v1.33-3 (2001-12-12)
    738671- supports --boot-loader and --boot-device to let user specify them
    739672- fixed CDRW node autodetection bug
    740673- MONDO_PATH was misconfigured; is now "/usr/share/mondo"
    741674
    742 12-12-2001
    743 """"""""""
    744 v1.33-1 (DEVELOPMENT)
     675v1.33-1 (2001-12-12)
    745676- if user changes a partition's device, change it in raidtab too
    746677- don't extrapolate from /etc/raidtab to /tmp/mountlist; editor does it already
     
    757688  or added since the last complete backup
    758689
    759 
    760 12-09-2001
    761 """"""""""
    762 v1.32-2 (DEVELOPMENT)
     690v1.32-2 (2001-12-09)
    763691- if no RAID devices after editing mountlist then delete raidtab
    764692- don't try to mount RAID partitions (components of RAID dev)
     
    768696- when user selects RAID level, establish whether said level is available
    769697
    770 
    771 12-09-2001
    772 """"""""""
    773 v1.32 (DEVELOPMENT)
     698v1.32 (2001-12-09)
    774699- if user creates ISO images, the default dest dir is /root/images/mondo now
    775700- log_it() makes sure it only writes one \n on the end of each logged line
     
    789714- scratchdir is now [path]/mondo.scratch.$$; was just [path]/mondo.scratch
    790715
    791 
    792 12-04-2001
    793 """"""""""
    794 v1.31 (DEVELOPMENT)
     716v1.31 (2001-12-04)
    795717- turned on '-Wall' to find cruft; found lots of it; cleaned it up
    796718- exclude each device's lost+found directory
     
    823745  just end up looking very silly :)
    824746
    825 
    826 11-28-2001
    827 """"""""""
    828 v1.30 (DEVELOPMENT)
     747v1.30 (2001-11-28)
    829748- I have reorganized the C code, sorted the subroutines alphabetically, and
    830749  re-jigged Mondo's installation routines (inc. the RPM spec file) to reflect
     
    846765  executable is sane & will run OK at restore-time
    847766
    848 
    849 11-14-2001
    850 """"""""""
    851 v1.19
     767v1.19 (2001-11-14)
    852768- tested on Linux-Mandrake 8.0 and Red Hat 7.2; backup,wipe,restore went OK
    853769- fixed a bug in is_this_device_mounted()
     
    872788- each CD's slices were being listed to screen; now, piped to /dev/null
    873789
    874 
    875 10-28-2001
    876 """"""""""
    877 v1.18
     790v1.18 (2001-10-28)
    878791- changed minor error in documentation (mondo-archive's --help output)
    879792- improved Mondo's compare phase for tape users
    880793
    881 
    882 10-20-2001
    883 """"""""""
    884 v1.17
     794v1.17 (2001-10-20)
    885795- the deprecated scripts now work with LZO
    886796- if mondo-restore cannot mount all devices, it will _unmount_ whatever it did
     
    901811  Mindi's deplist.txt; add them if you want to use the scripts
    902812
    903 
    904 10-10-2001
    905 """"""""""
    906 v1.16
     813v1.16 (2001-10-10)
    907814- default scratchdir is `pwd`/mondo.scratch.$$ (was mondo.scratch)
    908815- when asking user to send me a log file, warn them that the log file may
     
    932839  politely direct them to Mindi :-)
    933840
    934 
    935 09-28-2001
    936 """"""""""
    937 v1.15
     841v1.15 (2001-09-28)
    938842- serialized the call to mondo-filelistchop.c; helps to improve visual feedback
    939843  (yeah, sounds weird but it's true)
     
    953857  a lot of testing to make sure Mondo would play nicely with the new Mindi
    954858
    955 
    956 09-18-2001
    957 """"""""""
    958 v1.14
     859v1.14 (2001-09-18)
    959860- if verify is enabled then verify each CD/ISO after writing it
    960861- fixed a quasi-bug in mondo/mount-me; this script used 'sort +1' which is
     
    992893- modularized the install.sh and mondo-1.14-x.i386.rpm compilation sections
    993894
    994 
    995 09-01-2001
    996 """"""""""
    997 v1.13
     895v1.13 (2001-09-01)
    998896- fixed some compiler warnings in mondo-newt.c; rearranged some code
    999897- mondo-tarme now uses -M 16m -t 4k in its call to afio, to improve performance
     
    1034932- added lots of sanity-checking to mountlist editor
    1035933
    1036 
    1037 08-18-2001
    1038 """"""""""
    1039 v1.12
     934v1.12 (2001-08-18)
    1040935- changed cdrecord's FIFO size to 8MB
    1041936- removed -pad and -sort from the call to mkisofs
     
    1061956- updated the FAQ
    1062957
    1063 
    1064 08-12-2001
    1065 """"""""""
    1066 v1.10
     958v1.10 (2001-08-12)
    1067959- changed cdrecord's FIFO size back to 4MB
    1068960- added -pad -sort to the call to mkisofs
     
    1084976- working on Cuckoo Mode...
    1085977
    1086 
    1087 08-02-2001
    1088 """"""""""
    1089 v1.09
     978v1.09 (2001-08-02)
    1090979- default compression level is now 3 (was 2)
    1091980- retry/fail/abort loop bug fixed
     
    1093982  my temp dir and to put the images in my 'images' folder
    1094983
    1095 
    1096 07-28-2001
    1097 """"""""""
    1098 v1.08
     984v1.08 (2001-07-28)
    1099985- offer to Retry/Fail/Abort if an error occurs when Mondo tries to burn a CD-R
    1100986- warn if kernel is 2.4.[0-5] (could have buggy loopfs code)
    1101987- tested with RAID-5 --- works fine :-)
    1102988
    1103 
    1104 07-22-2001
    1105 """"""""""
    1106 v1.07
     989v1.07 (2001-07-22)
    1107990- fixed cosmetic mistake in an error msg in mondo-tarme ('continue'-related)
    1108991- hack-fstab now uses "defaults 0 0" instead of "default 1 3" when making
     
    11231006- mondo-restore.c is now compiled statically
    11241007
    1125 
    1126 07-19-2001
    1127 """"""""""
    1128 v1.06
     1008v1.06 (2001-07-19)
    11291009- now software-RAID compatible
    11301010- install.sh only compiles mondo-restore.c once now
     
    11351015- for each /dev/md* device in the mountlist, run raidstop before mkraid
    11361016
    1137 
    1138 07-16-2001
    1139 """"""""""
    1140 v1.05
     1017v1.05 (2001-07-16)
    11411018- patch from DoJ to make install.sh compile with -O2, not -O
    11421019- cosmetic changes to the biggiefile-slicing code
    11431020- fixed install.sh
    11441021
    1145 
    1146 07-15-2001
    1147 """"""""""
    1148 v1.04
     1022v1.04 (2001-07-15)
    11491023- make-me-bootable only "boot-makes" each partition ONCE now
    11501024- cosmetic changes to mondo-restore's logfile output
     
    11521026- should be able to cope with Red Hat's "LABEL=" messages in /etc/fstab
    11531027
    1154 
    1155 07-14-2001
    1156 """"""""""
    1157 v1.03
     1028v1.03 (2001-07-14)
    11581029- looks for /etc/lilo.conf; aborts if it cannot locate it
    11591030- abort if burning CD's & verify level>=2 (must be 1 or 0 if burning CD's)
     
    11721043  last N days (N specified by user)
    11731044
    1174 
    1175 07-07-2001
    1176 """"""""""
    1177 v1.02
     1045v1.02 (2001-07-07)
    11781046- retract the CD tray after asking user to enter 'continue' (PauseAndAskForCDR)
    11791047- uses C program instead of bash loop for PauseAndAskForCDR; some bash versions
     
    11901058- can accept multiple parameters in the '--bkpath' switch
    11911059
    1192 07-04-2001
    1193 """"""""""
    1194 v1.00
     1060v1.00 (2001-07-04)
    11951061- thanks to recent changes to Mindi, Mondo is now compatible with the
    11961062  filesystem formats JFS, ext3, ReiserFS, XFS and ext2 (if your own kernel is)
     
    12141080  8MB less than its max size, which wasted 8-10MB of storage space per disk
    12151081
    1216 
    1217 03-15-2001
    1218 """"""""""
    1219 v0.99
     1082v0.99 (2001-03-15)
    12201083- /proc and /tmp removed --- i.e. added to exclude list :)
    12211084- Mondo now uses 2.4-series kernel and modules (Bruno Cornec)
     
    12251088- incorporated Mondo v0.977's restore scripts' bugfixes (Maciej Kulasa)
    12261089
    1227 
    1228 03-06-2001
    1229 """"""""""
    1230 v0.981
     1090v0.981 (2001-03-06)
    12311091- put 'dd' in coolstuff.tgz (Art Wells)
    12321092
    1233 
    1234 02-26-2001
    1235 """"""""""
    1236 v0.98
     1093v0.98 (2001-02-28)
    12371094- INSTALL script renamed to install.sh
    12381095- tarball cleaned up and re-tarred (Art Wells)
     
    12401097- work is underway to make Mondo compatible with the Linux kernel's 2.4 series
    12411098
    1242 02-28-2001
    1243 """"""""""
    1244 v0.977
     1099v0.977 (2001-02-26)
    12451100- based on v0.976
    12461101- missing subs and silly typos fixed in restore scripts (Maciej Kulasa)
     
    12481103- Mondo is being actively developed again (yippee!)
    12491104
    1250 09-01-2000
    1251 """"""""""
    1252 v0.976
     1105v0.976 (2000-09-01)
    12531106- technical changes
    12541107  - 12MB ramdisk
     
    12731126  - changed lots of 'grep " $string "' to 'grep -w "$string"' (thanks, Matija)
    12741127
    1275 07-03-2000
    1276 """"""""""
    1277 v0.975 published
     1128v0.975 (2000-07-03)
    12781129- made mondo-tarme use 'ask-me-a-question' to pause for new, blank CD-Rs
    12791130- don't deeply search isodir for ISO files to wipe: maxdepth should be 1
     
    12881139- ramdisk is now 14MB
    12891140
    1290 06-16-2000
    1291 """"""""""
    1292 v0.972 published
     1141v0.972 (2000-06-16)
    12931142- auto-archive, mondo-archive and mondo-tarme updated to make them more
    12941143  friendly towards mult-disk sets
    12951144- if multiple CDRW drives, user is asked which mondo-archive should use
    12961145
    1297 06-14-2000
    1298 """"""""""
    1299 v0.971 published
     1146v0.971 (2000-06-14)
    13001147- auto-archive now passes CD size to mondo-archive
    13011148- mondo-tarme, in conjunction with auto-archive, now handles CDRW boot/burn
    13021149  sharing much better than before
    13031150
    1304 06-10-2000
    1305 """"""""""
    1306 v0.970 published
     1151v0.970 (2000-06-10)
    13071152- kernel now creates 12MB ramdrive (was 16MB)
    13081153- lots of silly bugs & overhead problems fixed; 2nd floppy closer to working
     
    13211166- nicer help screens on boot floppy
    13221167
    1323 06-03-2000
    1324 """"""""""
    1325 v0.965 released
     1168v0.965 (2000-06-03)
    13261169- 2MB of space left empty at end of every CD (e.g. 650MB is only 648MB full)
    13271170- Suzhe & Lonius's SmartBootManager (sbminst) is used instead of Win98's MBR
     
    13291172- silly bugs in prep-me... fixed
    13301173
    1331 06-02-2000
    1332 """"""""""
    1333 v0.964 released
     1174v0.964 (2000-06-02)
    13341175- VFAT partitions >8GB handled OK now
    13351176- 2nd floppy (optionally) created for SCSI users <--- not working yet
     
    13391180- 'resize hack' retitled as 'vacuum-pack'
    13401181
    1341 05-31-2000
    1342 """"""""""
    1343 v0.963 released
     1182v0.963 (2000-05-31)
    13441183- ISO images are no longer padded
    13451184- all currently-loaded modules are backed up to custom hboot.img & installed
     
    13591198  Lin/Win and Linux-only PCs)
    13601199
    1361 05-25-2000
    1362 """"""""""
    1363 v0.962 released
     1200v0.962 (2000-05-25)
    13641201- silly bug in mondo-checksum fixed
    13651202- stale tmp dirs are now definitely deleted (bug fixed)
     
    13751212- Mondo will now archive and restore Linux AND LinWin systems ok. W00H00! :-)
    13761213
    1377 05-23-2000
    1378 """"""""""
    1379 v0.961 released
     1214v0.961 (2000-05-23)
    13801215- mondo-checksum ignores files <2k in length
    13811216- default compression level is 4
     
    13861221- fixed bug in 'hack-fstab' which stopped processing fstab if blank line found
    13871222
    1388 05-22-2000
    1389 """"""""""
    1390 v0.960 released
     1223v0.960 (2000-05-22)
    13911224- mondo-vfat-1.0 package released, to provide kludging for VFAT bootables
    13921225- logfile now saved at /var/log/mondo-archive.log (not `pwd`/mondo-archive.log)
     
    14001233- really ugly boot kludge has been implemented, using embleer files
    14011234  to make newly-formatted VFAT partitions bootable
    1402 
    1403 [snip]
    1404 ...see CHANGES.pre-v0.96 for the rest (if you can find it)
    1405 
    1406 
    1407 
    1408 
    1409 
    1410 
    1411 
    1412 
Note: See TracChangeset for help on using the changeset viewer.