Changeset 2043 in MondoRescue for branches/2.2.7/mindi/mindi


Ignore:
Timestamp:
Oct 8, 2008, 2:30:45 AM (16 years ago)
Author:
Bruno Cornec
Message:
  • Improve a message output in the log related to NFS setup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.7/mindi/mindi

    r2042 r2043  
    570570        cp -f $MINDI_TMP/BOOTLOADER.* $bigdir 2> /dev/null || LogIt "\nMondo v1.2x defaults to LILO as the bootloader, BTW."
    571571        if [ -e "$MINDI_TMP/NFS-DEV" ] ; then
    572             LogIt "Incorporating NFS-related settings"
     572            LogIt "\nIncorporating NFS-related settings"
    573573            for r in NFS-* ISO-PREFIX ; do
    574574                cp -f $MINDI_TMP/$r $bigdir/tmp 2>> $LOGFILE || Die "Cannot copy $r - did you run out of disk space?"
Note: See TracChangeset for help on using the changeset viewer.