2014-12-24  Bruno Cornec <bruno@project-builder.org>

	* [r3331] Creation of
	  svn+ssh://svn.mondorescue.org/prj/svn/mondorescue/tags/3.2.0 from
	  svn+ssh://svn.mondorescue.org/prj/svn/mondorescue//branches/3.2

2014-09-15  Bruno Cornec <bruno@project-builder.org>

	* [r3314] Fix #755 related to a syntax error in the Kernel.pm
	  module

2014-09-08  Bruno Cornec <bruno@project-builder.org>

	* [r3313] Increase verbosity when modlist of modpath doesn't exist
	  and loop

2014-08-28  Bruno Cornec <bruno@project-builder.org>

	* [r3312] - Fix #753 by forcing LV creation which on RHEL7 now asks
	  a question in case something was already there before.

2014-07-16  Bruno Cornec <bruno@project-builder.org>

	* [r3311] - Fix an issue reported by Dider Diaz for older perl
	  version where the code was incompatible

2014-04-30  Bruno Cornec <bruno@project-builder.org>

	* [r3278] - File KEYMAP-LIVES-HERE, USING-* not used anymore
	  - Nomalize name usinf iso-dir and ISO-DIR where relevant
	  - config entry netfs-server-path not used anymore (iso-dir
	  instead when needed)
	  - In network restore mode, also have the extended boot messages
	  - Manages grub2 version string as grub 1 was

2014-04-29  Bruno Cornec <bruno@project-builder.org>

	* [r3267] - First fully working version of mr-net-get-config

2014-04-28  Bruno Cornec <bruno@project-builder.org>

	* [r3265] - Add a new binary mr-net-get-config to coput the network
	  configuration and generate the appropriate portion of the
	  configuration file

2014-04-20  Bruno Cornec <bruno@project-builder.org>

	* [r3262] - Change interface of mr_file_read_all_link to returning
	  a hash of hash.
	  - When recursing with a hash used, declare it with our so it's
	  available correctly at all levels.
	  - mr_file_read_all_link now really returns all the links neeed

2014-03-06  Bruno Cornec <bruno@project-builder.org>

	* [r3257] - Remove debug print in Kernel.pm which solves wrong
	  inclusion of kernel modules in boot media
	  - Add support for latest Fedora keymap file (/etc/vconsole.conf)
	  and non us keyboard detection
	  - Improve initramfs detection for recent kernels (RE updated)
	  - Fix udev deps inclusion by mimicing what was done for minimal

2014-02-27  Bruno Cornec <bruno@project-builder.org>

	* [r3254] - Removes duplicate log in mindi
	  - Plan for a log of live modules vs extra modules
	* [r3251] - the mr-kernel-get-modules in now delivred as part of
	  the MondoRescue
	  perl package
	* [r3250] - The mr-kernel-get-modules program now returns all the
	  full paths for
	  all modules passed in parameters with their dependencies. Which
	  is
	  exactly what needs mindi
	* [r3249] - create function mr_kernel_get_modules in
	  MondoRescue::Kernel.pm from
	  code previously in get-modules.pl which now just calls it

2014-01-22  Bruno Cornec <bruno@project-builder.org>

	* [r3243] - The test function of MondoRescue is now also working
	  for distros not having natively Test::More and avoid to depend on
	  it

2014-01-05  Bruno Cornec <bruno@project-builder.org>

	* [r3240] - Fix md5 computation which had the full path name
	* [r3239] - Fix build process for perl modules deps (creation of
	  the perl-scripts file was incorrect with build dir in it, and
	  overwritten)
	  - Fix pod2man issue on mondorescue.conf by adding pod content in
	  it which is then processed in the Makefile.PL

2013-12-31  Bruno Cornec <bruno@project-builder.org>

	* [r3232] - Update mindi-busybox to 1.21.1

2013-12-30  Bruno Cornec <bruno@project-builder.org>

	* [r3231] - Try to put everything for mindi under /usr now with the
	  way the latest distros work.
	  - symlinks.tgz is gone as a consequence
	  - FAILSAFE kernel is now gone in mindi
	  - mindi now uses the new mr-read-all-link and mr-process-ldd perl
	  scripts.
	  - All this makes this version 3.0.0
	* [r3230] - the mr-* scripts now behave the same way as expeted in
	  mindi (just
	  return the values. More pretty printing is available with -v)
	* [r3229] - Improve mr_file_process_ldd interface (now similar to
	  read_all_link).
	  These functions are now ready to be used by mindi
	* [r3228] - Add a test file for MondoRescue::File for the
	  mr_read_all_link function which is a critical one
	  - Function now work as expected including normalization
	* [r3226] - Move elementary perl scripts from mindi to MondoRescue
	  and adapt build Makefile
	* [r3224] - mr_file_read_all_link seems to be working correctly
	  now.
	  - test file for the latest mr functions (mr-process-ldd and
	  mr-read-all-link)
	* [r3222] - Fix GPL file for new MondoRescue package
	  - Fix installation procedure for new MondoRescue package
	  - Adds a new File.pm module to the new MondoRescue package
	* [r3219] - Add a MondoRescue package to support all new perl
	  functions used in
	  the MondoRescue project

