Changeset 2498 in MondoRescue for branches/2.2.9/mindi/rootfs/sbin/init


Ignore:
Timestamp:
Dec 5, 2009, 5:53:03 PM (14 years ago)
Author:
Bruno Cornec
Message:

nfsopt restore boot time option added to support custom mount options for network restore

File:
1 edited

Legend:

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

    r2487 r2498  
    8888    # Doing that is only valid when using a real serial line
    8989    if [ -f $serial ]; then
     90        LogIt "Redirecting serial $serial to /dev/tty" 1
    9091        ln -s -f $serial /dev/tty
    9192    fi
Note: See TracChangeset for help on using the changeset viewer.