Changeset 3173 in MondoRescue for branches/3.0/mindi/install.sh


Ignore:
Timestamp:
Jul 29, 2013, 9:08:58 AM (11 years ago)
Author:
Bruno Cornec
Message:
  • Use 2 README files as embedded doc for restore boot, with function keys
  • Improve #628 by adding a comment in order to connect external disks after the boot.
  • Improve also boot menu visibility.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mindi/install.sh

    r3143 r3173  
    7777install -m 755 analyze-my-lvm $locallib/mindi
    7878install -m 644 msg-txt dev.tgz $locallib/mindi
    79 install -m 644 deplist.txt mindi.conf $conf
     79install -m 644 deplist.txt mindi.conf README.bootparam README.pxe $conf
    8080for f in deplist.d/*.conf; do
    8181    install -m 644 $f $conf/deplist.d
Note: See TracChangeset for help on using the changeset viewer.