Magellan Linux

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

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

revision 2446 by niro, Tue Jan 7 14:56:12 2014 UTC revision 2467 by niro, Tue Jan 7 20:49:22 2014 UTC
# Line 184  dialog_hardware_detection() Line 184  dialog_hardware_detection()
184   esac   esac
185   if [[ ${FORMFACTOR} = laptop ]]   if [[ ${FORMFACTOR} = laptop ]]
186   then   then
187   message+=$"\n\ZnFormfactor Laptop, activating 'ondemand' powersaving  mode.\Zn"   message+=$"\n\ZnFormfactor Laptop, activating 'ondemand' powersaving mode.\Zn"
188   fi   fi
189    
190   messagebox -y 15 -h $"Detected hardware:" "${message}"   messagebox -y 12 -h $"Detected hardware:" "${message}"
191  }  }
192    
193  dialog_setup_hdd_partitions_manual()  dialog_setup_hdd_partitions_manual()

Legend:
Removed from v.2446  
changed lines
  Added in v.2467