Ignore:
Timestamp:
Apr 30, 2014, 12:30:11 PM (10 years ago)
Author:
Bruno Cornec
Message:
  • File KEYMAP-LIVES-HERE, USING-* not used anymore
  • Nomalize name usinf iso-dir and ISO-DIR where relevant
  • config entry netfs-server-path not used anymore (iso-dir instead when needed)
  • In network restore mode, also have the extended boot messages
  • Manages grub2 version string as grub 1 was
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/mondorestore/mondorestore.c

    r3273 r3278  
    702702//    {
    703703    if (system("umount -d /tmp/isodir 2> /dev/null")) {
    704         log_to_screen
    705             ("WARNING - unable to unmount device where the ISO files are stored.");
     704        log_to_screen("WARNING - unable to unmount device where the ISO files are stored.");
    706705    }
    707706//    }
Note: See TracChangeset for help on using the changeset viewer.