<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 09/03/2009 03:28 PM, Andy Speagle wrote:
<blockquote cite="mid:1252006086.7708.17.camel@muaddib.wichita.edu"
 type="cite">
  <pre wrap="">Hi Team,

Can someone clue me in as to where certain variables are configured for
the Cobbler kernel append options that are set by default.  For
instance, these options are being configured in my default append lines
for PXE install:

lang=
kssendmac
BOOTIF=<MAC>
  </pre>
</blockquote>
<br>
We do not add BOOTIF=<MAC>.   The others come from
/etc/cobbler/settings.<br>
<br>
# kernel options that should be present in every cobbler installation.<br>
# kernel options can also be applied at the distro/profile/system<br>
# level.<br>
kernel_options:<br>
    ksdevice: bootif<br>
    lang: ' '<br>
    text: ~<br>
<br>
<br>
Restart cobblerd and run "cobbler sync" after making changes.   <br>
<br>
<br>
<blockquote cite="mid:1252006086.7708.17.camel@muaddib.wichita.edu"
 type="cite">
  <pre wrap="">
I'd like to eradicate these from my default append lines in order to
save space for passing network options to my RHEL4 kickstarts.

Thanks,

  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>
<br>
</body>
</html>