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/MondoRescue/bin/mr-net-get-config

    r3267 r3278  
    172172        print $fd "netfs-server-mount $ARGV[0]\n";
    173173        print $fd "netfs-server-user $account\n";
    174         print $fd "netfs-server-path $path\n";
    175174        print $fd "netfs-server-ipaddr $hostip\n";
    176175        open(ROUTE, "/proc/net/route") || die "Unable to read /proc/net/route: $!";
Note: See TracChangeset for help on using the changeset viewer.