Changeset 2907 in MondoRescue for branches/3.0/mindi
- Timestamp:
- Nov 29, 2011, 2:58:39 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/mindi/mindi
r2906 r2907 1026 1026 1027 1027 MakeMountlist() { 1028 local scratchdirmountlist all_partitions current_partition \1028 local mountlist all_partitions current_partition \ 1029 1029 partition_size partition_format outstring partition_number \ 1030 1030 partition_mountpt c_p lwm_info psz lvm_dev unofficial_outstring \ … … 1037 1037 echo "-----------------------------------" >> $LOGFILE 1038 1038 1039 # scratchdir, mountlist(OUT) 1040 scratchdir=$MINDI_TMP 1039 # mountlist(OUT) 1041 1040 mountlist=$1 1042 1041
Note:
See TracChangeset
for help on using the changeset viewer.