Magellan Linux

Diff of /alx-src/trunk/alxinstall-ng/bin/alxinstall-ng.sh.in

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

revision 6823 by niro, Thu Jul 23 09:31:04 2015 UTC revision 6824 by niro, Thu Jul 23 09:33:29 2015 UTC
# Line 130  dialog_setup_system_menu() Line 130  dialog_setup_system_menu()
130   "" "" \   "" "" \
131   "" "\Z1Experten Modi:\Zn" \   "" "\Z1Experten Modi:\Zn" \
132   "2" "Normale IDE-Disk (Manuell)" \   "2" "Normale IDE-Disk (Manuell)" \
133   "3" "Flash-Speicher (Manuell)")   "3" "Normale IDE Disk (Single)")
134   RES=$?   RES=$?
135   [[ ${RES} -eq 1 ]] && return 1   [[ ${RES} -eq 1 ]] && return 1
136   if [[ ${RES} -eq 0 ]]   if [[ ${RES} -eq 0 ]]

Legend:
Removed from v.6823  
changed lines
  Added in v.6824