Magellan Linux

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

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

revision 2467 by niro, Tue Jan 7 20:49:22 2014 UTC revision 2468 by niro, Tue Jan 7 20:50:46 2014 UTC
# Line 253  dialog_main() Line 253  dialog_main()
253    
254   while [[ ${method} -le 2 ]]   while [[ ${method} -le 2 ]]
255   do   do
256   method=$(menubox $"Configuration:" \   method=$(CANCEL_LABEL=$"Exit "menubox $"Configuration:" \
257   $"1:Install system" \   $"1:Install system" \
258   $"2:Show detected harddrives" \   $"2:Show detected harddrives" \
259   $"3:Exit and reboot" \   $"3:Exit and reboot" \

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