source: MondoRescue/branches/2.2.7/mondo/src/restore-scripts/mondo/Makefile.am@ 1983

Last change on this file since 1983 was 1983, checked in by Bruno Cornec, 16 years ago
  • Remove aux-tools dir in mindi (either scripts moved or removed)
  • Remove isolinux and syslinux static files from mindi. Now generated
  • Remove lilo support for ia32 now useless in mindi
  • Remoce empty directories in rootfs in mindi
  • Remove HackSyslinuxFile, CopyBootBFile, FindLiloBinary, FindSensibleBootBFile, MakeSyslinuxMessageFile, MakeLiloConfFile, ReplaceIndividualLine in mindi
  • Adds a single MakeBootConfFile function to dynamiclly create needed conf files in mindi
  • Avoids error messages when using only mindi with a non-existant /tmp/mondo-restore.cfg
  • Property svn:keywords set to Id
File size: 445 bytes
RevLine 
[1983]1restoremondodir = $(pkgdatadir)/restore-scripts/mondo
[1323]2restoremondo_SCRIPTS = ISO ask-me-a-question compare-subroutine-me \
[1983]3 edit-mountlist grub-MR hack-fstab hack-grub hack-lilo hack-elilo \
4 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
8 format-and-kludge-vfat
Note: See TracBrowser for help on using the repository browser.