Changeset 683 in MondoRescue for branches


Ignore:
Timestamp:
Jun 26, 2006, 1:59:36 AM (18 years ago)
Author:
bcornec
Message:

Preparation for 1.0.9/2.0.9
Add packman in links for website

Location:
branches/stable
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mindi/ChangeLog

    r665 r683  
    33MINDI CHANGES
    44
    5 1.0.8-4 (2006-06-10)
     51.0.9 (2006-06-26)
    66- nfsmount option added to allow redeployment from another NFS server (Bruno Cornec)
     7- Replaced all occurrences of egrep with 'grep -E' and of fgrep with 'grep -F' (Andree Leidenfrost)
     8- Fix a bug in analyze-my-lvm for RHEL3 where vgdisplay prints an additional
     9field sometimes (#) (severine.lombardo_at_acoss.fr/Bruno Cornec)
     10- Deal properly with LVM tool lvmiopversion and with lvmcreate_initrd and pvdata - fixes Debian bug #351687 (Andree Leidenfrost)
     11- Handle the format /dev/mapper/<VG>-<LV> for LVM devices - fix for Debian bug #362926 (Andree Leidenfrost)
    712
    8131.0.8-3 (2006-06-07)
  • branches/stable/mondo/ChangeLog

    r665 r683  
    33MONDO CHANGES
    44
    5 2.0.8-4 (2006-06-10)
     52.0.9 (2006-06-26)
    66- nfsmount option added to allow redeployment from another NFS server (Bruno Cornec)
     7- Replaced all occurrences of egrep with 'grep -E' and of fgrep with 'grep -F' (Andree Leidenfrost)
     8- Optimize grep usage - fixes Debian bug #222052 (Andree Leidenfrost)
     9- Avoid false alerts about growisofs not running under sudo (Andree Leidenfrost)
     10- Increase PPCFG_RAMDISK_SIZE to 350 MB (Thomas Börkel/Bruno Cornec)
     11- Removed useless mondo-makefilelist (Andree Leidenfrost)
     12- Fix a segmentation fault in parse_mdstat() (Andree Leidenfrost)
     13- Fix gcc 4.1.2 warnings (Andree Leidenfrost)
    714
    8152.0.8-3 (2006-06-07)
  • branches/stable/website/downloads.shtml

    r571 r683  
    8585        <li>Fedora <a href="ftp://ftp.mondorescue.org/fedora/4">Core 4</a> and <a href="ftp://ftp.mondorescue.org/fedora/5">Core 5</a>.</li>
    8686        <li>RedHat Enterprise Linux <!--<a href="ftp://ftp.mondorescue.org/rhel/2.1">2.1</a>, --><a href="ftp://ftp.mondorescue.org/rhel/3">3</a>, <a href="ftp://ftp.mondorescue.org/rhel/4">4</a>.</li>
    87         <li>OpenSuSE <a href="ftp://ftp.mondorescue.org/suse/9.3">9.3</a>, <a href="ftp://ftp.mondorescue.org/suse/10.0">10.0</a>. Look also at <a href="http://www.mikenjane.net/~mike/">this</a> web page for SuSE details.
     87        <li>OpenSuSE <a href="ftp://ftp.mondorescue.org/suse/9.3">9.3</a>, <a href="ftp://ftp.mondorescue.org/suse/10.0">10.0</a>. Look also at <a href="http://www.mikenjane.net/~mike/">this</a> web page for SuSE details. <a href="http://packman.links2linux.org/">Packman</a> may have some useful additional packages.
    8888        <li>SuSE Linux Enterprise Server <a href="ftp://ftp.mondorescue.org/sles/9">9</a>.</li>
    8989        <li>Debian <a href="ftp://ftp.mondorescue.org/debian/3.1">3.1</a>. Look also at <a href="http://www.desknow.com/desknow/directfiles/aleidenfrost/mr-debs-unofficial/index.html">this</a> web page for Debian details.</li>
Note: See TracChangeset for help on using the changeset viewer.