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

Contents of /puppet/modules/auto_installation/templates/default

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1442 - (show annotations) (download)
Fri Apr 1 00:44:15 2011 UTC (13 years ago) by misc
File size: 580 byte(s)
add basic structure for pxe boot
1 DEFAULT menu.c32
2 PROMPT 10
3 TIMEOUT 100
4 NOESCAPE 1
5
6 MENU SHIFTKEY 1
7 MENU TITLE PXE Boot on <%= fqdn %>
8
9 LABEL local
10 MENU LABEL Local
11 localboot 0
12 <%
13 # insert entry for remote boot :
14 # LABEL mdv2010.1
15 # MENU DEFAULT
16 # MENU LABEL Install mdv 2010.1
17 # kernel mdv_2010.1/vmlinuz
18 #
19 # 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
20 #
21
22
23 %>
24
25

  ViewVC Help
Powered by ViewVC 1.1.30