Changeset 2344 in MondoRescue


Ignore:
Timestamp:
Aug 24, 2009, 1:37:09 PM (15 years ago)
Author:
Bruno Cornec
Message:

r3382@localhost: bruno | 2009-08-24 13:30:25 +0200
In NFS mode also propose access to expert, interactive, ... entry at boot prompt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mindi/mindi

    r2311 r2344  
    15731573    else
    15741574        if [ _"$MONDO_SHARE" != _"" ]; then
    1575             if [ -e "$MINDI_TMP/NFS-DEV" ] ; then
    1576                 options="iso"
    1577             else
    1578                 options="interactive expert compare iso nuke isonuke"
    1579             fi
     1575            options="interactive expert compare iso nuke isonuke"
    15801576        else
    15811577            options="expert"
Note: See TracChangeset for help on using the changeset viewer.