Changeset 2174 in MondoRescue for branches/2.2.9/mindi/rootfs


Ignore:
Timestamp:
Apr 17, 2009, 7:14:00 PM (15 years ago)
Author:
Bruno Cornec
Message:
  • ReadAllLink now normalize paths with .. in their name to remove that (avoid bugs when dyn. lib. links contain them such as on OEL4)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mindi/rootfs/sbin/init

    r2163 r2174  
    3131    echo -en "Copying boot device to $outfile..."
    3232    if [ -e "$outfile" ] ; then
    33         echo "OK."
     33        echo "not needed."
    3434        return 0
    3535    fi
Note: See TracChangeset for help on using the changeset viewer.