Changeset 656


Ignore:
Timestamp:
02/04/09 01:15:32 (4 years ago)
Author:
bruno
Message:

Prepare version 2.2.8 of mondo

Location:
projects/mondorescue/pbconf/branches/2.2.8
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/2.2.8/mindi/pbcl

    r645 r656  
    33MINDI CHANGES 
    44 
    5 2.0.5 (2008-12-15) 
     52.0.5 (2009-02-04) 
     6- iSCSI modules support added (Bruno Cornec) 
     7- Adds a new documentation file around boot parameters at restore time (Bruno Cornec) 
     8- Allows use of -H with tapes (Bruno Cornec) 
     9- Adding lots of modules which are now required with latest kernels 2.6.27+ (Bruno Cornec) 
     10- Remove the scsi_debug driver which seems to create ghost 8MB disks (Bruno Cornec) 
    611- Fix #302 adds ext4 support (Bruno Cornec) 
    712- Use the distro df instead of the busybox one, to better support -P option usage now (Bruno Cornec) 
  • projects/mondorescue/pbconf/branches/2.2.8/mondo-doc/pbcl

    r645 r656  
    33MONDO-DOC CHANGES 
    44 
    5 2.2.8 (2008-12-15) 
     52.2.8 (2009-02-04) 
     6- Adds ODT and PDF version of p2v doc (Lester Wade) 
    67- Document ext4 support (Bruno Cornec) 
    78- Fix monadoarchive man page to refer to revision as well (Bruno Cornec) 
  • projects/mondorescue/pbconf/branches/2.2.8/mondo/pbcl

    r645 r656  
    33MONDO CHANGES 
    44 
    5 2.2.8 (2008-12-15) 
     52.2.8 (2009-02-04) 
     6- Exclude in the file list all FS of type proc and sysf (Bruno Cornec) 
     7- iso9660 type of FS should not be used to create temp dir (Bruno Cornec) 
     8- support latest Ubuntu where /var is a separate FS - see [2128] (Bruno Cornec) 
     9- Use forced USB device through Boot CLI, instead of taking what is in the conf file (Bruno Cornec) 
     10- Do not limit the PATH variable length anymore (Dale Marinenko/Bruno Cornec) 
     11- Improve function truncate_to_drive_name to support returning full drives used as partitions (Bruno Cornec) 
     12- Adds support of ntfs-3g as good format (Bruno Cornec) 
     13- Adds nfs4 support (Bruno Cornec) 
     14- Remove some static allocation in a recursive function - save memory (Bruno Cornec) 
     15- Use /boot/grub/menu.lst everywhere instead of messing up with /etc/grub.conf (Bruno Cornec) 
     16- Adds support for initrd regeneration at restore time (Bruno Cornec) 
    617- Fix #302 adds ext4 support (Bruno Cornec) 
    718- Fix a bug on ia64 where an attempt to create boot.b was made (Giuseppe Grassi/Bruno Cornec) 
  • projects/mondorescue/pbconf/branches/2.2.8/mondorescue.pb

    r589 r656  
    2828sshport mondorescue = 22 
    2929 
    30 testver mondorescue = true 
     30#testver mondorescue = true 
    3131projver mondorescue = 2.2.8 
    3232projtag mondorescue = 1 
Note: See TracChangeset for help on using the changeset viewer.