Changeset 2256 in MondoRescue
- Timestamp:
- Jul 5, 2009, 5:11:21 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mindi/install.sh
r2245 r2256 113 113 # Generate the list of perl modules needed at restore time for mindi 114 114 cat > $conf/perl-scripts << EOF 115 $ local/sbin/mindi-get-perl-modules116 $ local/sbin/mindi-bkphw117 $ local/sbin/parted2fdisk.pl115 $sublocal/sbin/mindi-get-perl-modules 116 $sublocal/sbin/mindi-bkphw 117 $sublocal/sbin/parted2fdisk.pl 118 118 EOF 119 119
Note:
See TracChangeset
for help on using the changeset viewer.