Ignore:
Timestamp:
Mar 24, 2016, 5:48:03 PM (8 years ago)
Author:
Bruno Cornec
Message:
  • Rename all mondorestore scripts with the mr- prefix and adapt callers
  • Place these scripts in /usr/bin on the restore media
  • Fix a mindi bug where these scripts were not copied anymore with previous modifications around removal of cd
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/restore-scripts/mondo/Makefile.am

    r3450 r3542  
    11restoremondodir = $(pkgdatadir)/restore-scripts/mondo
    2 restoremondo_SCRIPTS = grub-MR hack-fstab hack-grub hack-lilo hack-elilo \
    3                         label-partitions-as-necessary \
    4                         make-me-bootable mount-me mount-subroutine-me raw-MR \
    5                         stabgrub-me stablilo-me stabelilo-me \
    6                         stabraw-me unmount-me unmount-subroutine-me
     2restoremondo_SCRIPTS = mr-grub mr-hack-fstab mr-hack-lilo mr-hack-elilo \
     3                        mr-label-partitions-as-necessary \
     4                        mr-make-me-bootable mr-mount-me mr-mount-subroutine-me mr-raw \
     5                        mr-stabgrub-me mr-stablilo-me mr-stabelilo-me \
     6                        mr-stabraw-me mr-unmount-me mr-unmount-subroutine-me
Note: See TracChangeset for help on using the changeset viewer.