Changeset 2339 in ProjectBuilder for projects/mondorescue


Ignore:
Timestamp:
Dec 12, 2017, 1:44:02 PM (6 years ago)
Author:
Bruno Cornec
Message:

Update changelogs for MondoRescue 3.3.0 delivery

Location:
projects/mondorescue/pbconf/branches/3.3
Files:
2 added
4 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/3.3/MondoRescue/pbcl

    r2184 r2339  
    33MONDORESCUE CHANGES
    44
    5 3.3.1 (2017-06-15)
     53.3.1 (2018-06-15)
    66- TBD
    77
    8 3.3.0 (2017-02-28)
     83.3.0 (2017-12-12)
    99- Fix versions given back for mr-* tools (Bruno Cornec)
    1010- mr-getparam now prints a version (Bruno Cornec)
    11 - Adds mr-mksio script to generate the correct command to build an ISO image (Bruno Cornec)
     11- Adds mr-mkiso script to generate the correct command to build an ISO image (Bruno Cornec)
    1212- Adds a new perl script (mr-getparam) to get parameters from mondorescue conf file (Bruno Cornec)
    1313- Adds a new perl script (mr-distro-getparam) to get parameters from mondorescue conf file based on the current distribution (Bruno Cornec)
  • projects/mondorescue/pbconf/branches/3.3/mindi/pbcl

    r2184 r2339  
    33MINDI CHANGES
    44
    5 3.3.1 (2017-06-15)
     53.3.1 (2018-06-15)
    66- TBD
    77
    8 3.3.0 (2017-02-28)
     83.3.0 (2017-12-12)
     9- Adds support for HPE ProLiant Gen10 smartpqi driver (Bruno Cornec)
     10- Auto computes now the space needed for initrd reducing the role and importance of EXTRA_SPACE (Bruno Cornec)
     11- MakeBootInitFile split with a new PrepareTargetDir (work done in a dir before packing to compute size) mount of that dir is split and realized later on (Bruno Cornec)
     12- PrepareDataDiskImage => PrepareBigDir and PrepareAllTar => PrepareBigDirTar (Bruno Cornec)
     13- Adds CleanBigDir and CleanTargetDir to allow cleanup separately (Bruno Cornec)
     14- Use now 2 global variable bigdir and targetdir to manage the related contents (Bruno Cornec)
     15- Use the RAMDISK_SIZE macro in boot file that will be substitued later on when size of ramdisk is known and adds a PatchBootFiles function for that (Bruno Cornec)
     16- Fixes mr-parted2fdisk for new parted/fdisk usages and distributions versions (Bruno Cornec)
     17- Fix a search made on / creating delays on NFS based machines e.g. for keymap (Stanislav Tokoš)
     18- Avoid using wholename and prefer path more portable for find (Victor Gattegno)
     19- Adds support for OpenSUSE 42 Leap for dbus paths under /bin (Stanislav Tokoš/Bruno Cornec)
     20- Adds preliminary DRBD support (Bruno Cornec)
     21- Improve nfs version support by allowing usage of nfs4 e.g. as a parameter which will also used at restore time (for cases where nfs3 is tryed by default and doesn't work) (Bruno Cornec)
     22- Fix version boudaries for bootloader analysis (Bruno Cornec)
    923- Fix versions given back for mr-* tools (Bruno Cornec)
    1024- Support is planned for RHEL8/UEFI & Debian9/UEFI (Bruno Cornec)
  • projects/mondorescue/pbconf/branches/3.3/mondo-doc/pbcl

    r2184 r2339  
    33MONDO-DOC CHANGES
    44
    5 3.3.1 (2017-06-15)
     53.3.1 (2018-06-15)
    66- TBD
    77
    8 3.3.0 (2017-02-28)
     83.3.0 (2017-12-12)
     9- Document NFS no_root_squash usage (Stanislav Tokoš)
    910- fix mondo-doc build for deb based distros where dash is the default shell which doesn't support braces processing (Bruno Cornec)
    1011
  • projects/mondorescue/pbconf/branches/3.3/mondo/pbcl

    r2184 r2339  
    33MONDO CHANGES
    44
    5 3.3.1 (2017-06-15)
     53.3.1 (2018-06-15)
    66- TBD
    77
    8 3.3.0 (2017-02-28)
     83.3.0 (2017-12-12)
     9- Force grub2-install execution (at least useful on OpeSUSE Leap) (Stanislav Tokoš)
     10- Fix a bug when burning directly media to take back boot params (Bruno Cornec)
     11- Improve nfs version support by allowing usage of nfs4 e.g. as a parameter which will also used at restore time (for cases where nfs3 is tryed by default and doesn't work) (Bruno Cornec)
     12- Fix an eror when restoring live, bkpinfo->media_device is left empty and what_number_cd_is_this wasn't computing the right value (Bruno Cornec)
    913- Do not exit too early when dealing with an empty file, as the verify step isn't working if we do (David C. Partridge)
    1014- Remove extra memory allocation at end of loop for run_program_and_log_output (Bruno Cornec)
    1115- Add logging of internal_tape_block_size (David C. Partridge)
    12 - Fix #644 by removing the last MAX_STR_LEN usage in the function running commands. Everything on the exclude line should now be handle dynamically (Bruno Cornec)
     16- Fix #644 by removing the last MAX_STR_LEN usage in the function running commands. Everything on the exclude line should now be handled dynamically (Bruno Cornec)
    1317- Remove the mv of DCOP files and the likes - doesn't work and probably useless these days (Bruno Cornec)
    1418- chmod 666 is sufficient after restoring /dev/null (Bruno Cornec)
Note: See TracChangeset for help on using the changeset viewer.