/[adm]/puppet/modules/auto_installation/templates/default
ViewVC logotype

Diff of /puppet/modules/auto_installation/templates/default

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

revision 1444 by misc, Fri Apr 1 00:44:15 2011 UTC revision 1445 by misc, Fri Apr 1 01:44:38 2011 UTC
# Line 9  MENU TITLE PXE Boot on <%= fqdn %> Line 9  MENU TITLE PXE Boot on <%= fqdn %>
9  LABEL local  LABEL local
10          MENU LABEL Local          MENU LABEL Local
11          localboot 0          localboot 0
 <%  
 # insert entry for remote boot :  
 #  LABEL mdv2010.1  
 #        MENU DEFAULT  
 #        MENU LABEL Install mdv 2010.1  
 #        kernel mdv_2010.1/vmlinuz    
 #  
 #        append initrd=mdv_2010.1/all.rdz useless_thing_accepted=1 lang=fr automatic=int:eth0,netw:dhcp,met:ftp,ser:distrib-coffee.ipsl.jussieu.fr,dir:/pub/linux/MandrivaLinux/official/2010.1/i586/ kickstart=http://nanardon.zarb.org/~misc/auto_inst.cfg.pl  
 #  
   
   
 %>  
12    
13    <% for m in menu_entries %>
14    INCLUDE pxelinux.cfg/m/<%= m %>
15    <% end %>
16    
17    

Legend:
Removed from v.1444  
changed lines
  Added in v.1445

  ViewVC Help
Powered by ViewVC 1.1.30