source: MondoRescue/branches/2.05/mondo/mondo/restore-scripts/mondo/Makefile.am@ 179

Last change on this file since 179 was 179, checked in by bcornec, 18 years ago

New locations for mondo and mindi:

for distros for file base install


/usr/sbin/mindi /usr/local/sbin/mindi
/usr/sbin/analyze-my-lvm /usr/local/sbin/analyze-my-lvm
/usr/sbin/mondoarchive /usr/local/sbin/mondoarchive
/usr/sbin/mondorestore /usr/local/sbin/mondorestore
/etc/m?nd? /usr/local/etc/m?nd?
/usr/share/doc/m?nd?* /usr/local/share/doc/m?nd?*
/usr/share/man/man8/m?nd?*.8 /usr/local/share/man/man8/m?nd?*.8
/usr/lib/m?nd? /usr/local/lib/m?nd?

(mondo needs to be finished - untested yet)

  • Property svn:keywords set to Id
File size: 536 bytes
Line 
1restoremondodir = $(pkglibdir)/restore-scripts/mondo
2restoremondo_SCRIPTS = ISO ask-me-a-question compare-me compare-subroutine-me \
3 edit-mountlist grub-MR hack-fstab hack-grub hack-lilo hack-elilo \
4 ide-opt ide-opt-off label-partitions-as-necessary \
5 make-me-bootable mount-me mount-subroutine-me raw-MR \
6 restore-bigfiles-from-iso stabgrub-me stablilo-me stabelilo-me \
7 stabraw-me unmount-me unmount-subroutine-me
Note: See TracBrowser for help on using the repository browser.