<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 21.11.2012 15:02, Robert O'Connor wrote:
    <blockquote
cite="mid:CAEg0Y5q_Mx4mF=P3p0sDREE7n3X2G-iEf=_UkcUUhrYn3YFiPg@mail.gmail.com"
      type="cite">Hi folks - I'm wanting to customize my
      /tftpboot/pxelinux.cfg/default menu such that one of the menu
      items (i.e spacewalk kickstart profiles) points the kickstart
      client to boot off another tftp server. Seeing as the kickstart
      stuff is all spacewalk-managed is it possible to (say) create a
      dummy kickstart profile which would add the required menu item?  
      Of course modifying the 'default' file directly results in it
      being overwritten each time changes are made in spacewalk.<br>
      <br>
      The way I'm currently fudging this is adding a mac
      address-specific 'next-server' entry in the dhcp configs for the
      desired clients to boot of the alternate tftp server but this is
      not an ideal solution for me.<br>
      <br>
      Thanks!<br>
      <br>
      Rob.<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Spacewalk-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/spacewalk-list">https://www.redhat.com/mailman/listinfo/spacewalk-list</a></pre>
    </blockquote>
    Hi Rob.<br>
    <br>
    Cobbler  is responsible for kickstarts and pxe-menu.<br>
    Default template is located in /etc/cobbler/pxe/pxedefault.template.<br>
    <br>
    Read the following to understand how to edit the templates:<br>
    <a class="moz-txt-link-freetext" href="https://github.com/cobbler/cobbler/wiki/kickstart%20templating">https://github.com/cobbler/cobbler/wiki/kickstart%20templating</a><br>
<a class="moz-txt-link-freetext" href="http://www.cheetahtemplate.org/docs/users_guide_html/users_guide.html">http://www.cheetahtemplate.org/docs/users_guide_html/users_guide.html</a><br>
    <br>
    Also see the documentation for cobbler.<br>
    <br>
    <br>
  </body>
</html>