source: MondoRescue/branches/3.2/mondo/src/restore-scripts/mondo/Makefile.am

Last change on this file was 3542, checked in by Bruno Cornec, 8 years ago
  • 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
  • Property svn:keywords set to Id
File size: 353 bytes
Line 
1restoremondodir = $(pkgdatadir)/restore-scripts/mondo
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 TracBrowser for help on using the repository browser.