Magellan Linux

Diff of /trunk/installer-simple/bin/installer.sh.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2941 by niro, Mon Jun 13 12:13:22 2016 UTC revision 2942 by niro, Mon Jun 13 12:29:59 2016 UTC
# Line 616  task_hardware_detection() Line 616  task_hardware_detection()
616   if [[ ${FLASHDISK} = 1 ]]   if [[ ${FLASHDISK} = 1 ]]
617   then   then
618   message+=$"\n\ZnFlash memory detected.\Zn"   message+=$"\n\ZnFlash memory detected.\Zn"
619   message+=$"\n\ZnF2FS will be used as default filesystem withn the auto installation mode.\Zn"   message+=$"\n\ZnF2FS will be used as default filesystem within the auto installation mode.\Zn"
620   fi   fi
621    
622   messagebox -y 12 -h $"Detected hardware:" "${message}"   messagebox -y 12 -h $"Detected hardware:" "${message}"

Legend:
Removed from v.2941  
changed lines
  Added in v.2942