Magellan Linux

Diff of /trunk/installer-simple/functions/installer-dialogs.sh

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

revision 3234 by niro, Fri Jul 31 10:48:17 2015 UTC revision 3235 by niro, Thu Oct 5 11:50:34 2023 UTC
# Line 77  dialog_setup_hdd_info_normal() Line 77  dialog_setup_hdd_info_normal()
77    
78   messagebox -h $"[ Harddrive partitioning ]" \   messagebox -h $"[ Harddrive partitioning ]" \
79   $"Please create 3 partitions.\n\n   $"Please create 3 partitions.\n\n
80   [ \Z3${drivenode}1\Zn ] type: \Z3linux\Zn with ca. 50MB diskspace\n[ \Z3${drivenode}2\Zn ] type: \Z3linux Swap\Zn with ca. 256MB diskspace\n[ \Z3${drivenode}3\Zn ] type: \Z3linux\Zn with the remaining diskspace (min. 512MB)\n.\nPlease mark ${drivenode}1 \Z3bootable\Zn."   [ \Z3${drivenode}1\Zn ] type: \Z3linux\Zn with ca. 256MB diskspace\n[ \Z3${drivenode}2\Zn ] type: \Z3linux Swap\Zn with ca. 2GB diskspace\n[ \Z3${drivenode}3\Zn ] type: \Z3linux\Zn with the remaining diskspace (min. 512MB)\n.\nPlease mark ${drivenode}1 \Z3bootable\Zn."
81  }  }
82    
83  dialog_setup_hdd_info_auto()  dialog_setup_hdd_info_auto()

Legend:
Removed from v.3234  
changed lines
  Added in v.3235