Changeset 2499 in MondoRescue for branches/2.2.10/mindi/rootfs/sbin/init


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

nfsopt restore boot time option added to support custom mount options for network restore
(2.2.9.2 backport)

File:
1 edited

Legend:

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

    r2488 r2499  
    100100    # Doing that is only valid when using a real serial line
    101101    if [ -f $serial ]; then
     102        LogIt "Redirecting serial $serial to /dev/tty" 1
    102103        ln -s -f $serial /dev/tty
    103104    fi
Note: See TracChangeset for help on using the changeset viewer.