Changeset 102 in MondoRescue for branches/2.05/mindi


Ignore:
Timestamp:
Nov 5, 2005, 1:42:14 AM (18 years ago)
Author:
bcornec
Message:

Version adaptations for 2.05/1.05 of mondo/mindi

Location:
branches/2.05/mindi
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/2.05/mindi/CHANGES

    r30 r102  
    11MINDI                            CHANGES                           08/23/2004
     2
     31.05
     4- Bug fix for ldd output incorrectly handled, leading to "grep not found" errors
     5- NFS now works in interactive mode, and nolock problems are solved
     6- IA-64 support is now working for rhel
     7
    28
    391.04
  • branches/2.05/mindi/mindi

    r100 r102  
    2424    # run this command.
    2525
    26 MINDI_VERSION=1.04_berlios
     26MINDI_VERSION=1.05
    2727
    2828EXTRA_SPACE=24576         ; # increase if you run out of ramdisk space
  • branches/2.05/mindi/mindi.spec

    r83 r102  
    99
    1010%define name    mindi
    11 %define version 1.04_berlios
     11%define version 1.05
    1212%define mrel    1
    1313
     
    125125
    126126%changelog
     127* Fri Nov 05 2005 Bruno Cornec <bcornec@users.berlios.de> 1.05
     128- ia64 is now working
     129- NFS related bug fixed
     130- ldd related bugs fixed
     131
    127132* Tue Sep 06 2005 Bruno Cornec <bcornec@users.berlios.de> 1.04_berlios
    128133- Merge of patches mentionned on mondo ML + ia64 updates
Note: See TracChangeset for help on using the changeset viewer.