/[smeserver]/cdrom.image/sme9/isolinux/isolinux.cfg
ViewVC logotype

Diff of /cdrom.image/sme9/isolinux/isolinux.cfg

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

Revision 1.10 by wellsi, Wed May 7 23:45:27 2014 UTC Revision 1.11 by wellsi, Thu May 8 01:44:03 2014 UTC
# Line 1  Line 1 
1  default vesamenu.c32  default vesamenu.c32
2  timeout 600  timeout 600
3    F1 help.txt
4    
5  display boot.msg  display boot.msg
6    
# Line 32  Fully automatic installation with nomode Line 33  Fully automatic installation with nomode
33    append initrd=initrd.img text nomodeset selinux=0 nodmraid    append initrd=initrd.img text nomodeset selinux=0 nodmraid
34    
35  menu begin RAID options  menu begin RAID options
36    menu title RAID installation options    menu title RAID and LVM installation options
37    
38    label noraid    label noraid
39      menu label SME Server No Raid      menu label SME Server No Raid
# Line 92  Fully automatic installation without LVM Line 93  Fully automatic installation without LVM
93    append initrd=initrd.img text selinux=0 nodmraid nolvm raid=none    append initrd=initrd.img text selinux=0 nodmraid nolvm raid=none
94  menu end  menu end
95    
96    menu begin advanced
97      menu title Advanced installation options
98    
99    label sme-graphical-install
100      menu label Install or upgrade using the graphical installer
101      text help
102    Choose manual installation options like partitions, RAID and encryption.
103      endtext
104      kernel vmlinuz
105      append initrd=initrd.img selinux=0 nodmraid
106    menu end
107    
108  menu begin Tools  menu begin Tools
109    menu title Tools    menu title Tools
110    
# Line 107  menu begin Tools Line 120  menu begin Tools
120    
121  menu end  menu end
122    
123  label sme-graphical-install  label Help menu
124    menu label Install or upgrade using the graphical installer    menu help help.txt
   text help  
 Choose MANUAL installation options like partitions, RAID and fs encryption.  
   endtext  
   kernel vmlinuz  
   append initrd=initrd.img selinux=0 nodmraid  
125    
126  label local  label local
127    menu label Boot from local drive    menu label Boot from local drive


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed