When is 0.5.2 due to hit the repositories?<br><br>I've cobbled together my own .rpm packages<br>using the latest source from git<br><br>I think they have some minor problems<br>   bad %files section <br><br>but I think they are close enough for now
<br>and I think they will automatically be updated when 0.5.2<br>hits the repositories.<br><br>But I'm not 100% sure I haven't made some mistakes that<br>are bigger than I realize, since I have not really built any
<br>rpms for years.<br><br>I'll be happy when my funky rpms are replaced.<br><br><div><span class="gmail_quote">On 7/30/07, <b class="gmail_sendername">Michael DeHaan</b> <<a href="mailto:mdehaan@redhat.com">mdehaan@redhat.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Adam Rosenwald wrote:<br>> Nice!!! Will make use of this!<br>><br>
> Examples should fit nicely in the KickstartTemplating WiKi page. :)<br><br>It's a public wiki ... so community generated examples are always<br>welcome anytime.   You'll need to create a Fedora Account System account
<br>to get<br>started:   <a href="https://admin.fedoraproject.org/accounts/">https://admin.fedoraproject.org/accounts/</a><br><br>However, just to get folks started, I've written some things up:<br><a href="https://hosted.fedoraproject.org/projects/cobbler/wiki/KickstartTemplating">
https://hosted.fedoraproject.org/projects/cobbler/wiki/KickstartTemplating</a><br><br>Probably more than most want to know :)<br><br><br>><br>> -A.<br>><br>> Michael DeHaan wrote:<br>>> drew einhorn wrote:
<br>>>> My kickstarts would be simpler and more readable if I could put<br>>>> stuff that's frequently used in many kickstarts in a separate file<br>>>> and use %include<br>>>> Where do I put the files so kickstart can find them when the time
<br>>>> comes.<br>>>><br>>>> --<br>>>> Drew Einhorn<br>>>> ------------------------------------------------------------------------<br>>>><br>>>><br>>>> _______________________________________________
<br>>>> et-mgmt-tools mailing list<br>>>> <a href="mailto:et-mgmt-tools@redhat.com">et-mgmt-tools@redhat.com</a><br>>>> <a href="https://www.redhat.com/mailman/listinfo/et-mgmt-tools">https://www.redhat.com/mailman/listinfo/et-mgmt-tools
</a><br>>><br>>> I've just committed a neat feature to allow easy includes in<br>>> kickstart templates without needing to do the host-on-http-server /<br>>> wget-in-pre / %include trick.<br>>>
<br>>> To do this, in a kickstart template, you can now say:<br>>><br>>> SNIPPET::name_of_snippet<br>>><br>>> and it will automatically include the contents of<br>>> /var/lib/cobbler/snippets/name_of_snippet
<br>>><br>>> The interestingness here is that the snippet definition can also<br>>> contain further Cobbler templating variables that are profile and/or<br>>> system specific -- which is something<br>
>> you can't do in Anaconda without a lot of black magic.<br>>><br>>> Currently Cobbler includes only one sample snippet as an example, and<br>>> you will see SNIPPET::partition_select in the new default
<br>>> kickstarts.     Folks can define as many more as they like by adding<br>>> files to /var/lib/cobbler/snippets/, giving each file a descriptive<br>>> name.<br>>><br>>> --Michael<br>>>
<br>>> _______________________________________________<br>>> et-mgmt-tools mailing list<br>>> <a href="mailto:et-mgmt-tools@redhat.com">et-mgmt-tools@redhat.com</a><br>>> <a href="https://www.redhat.com/mailman/listinfo/et-mgmt-tools">
https://www.redhat.com/mailman/listinfo/et-mgmt-tools</a><br>>><br>><br>> _______________________________________________<br>> et-mgmt-tools mailing list<br>> <a href="mailto:et-mgmt-tools@redhat.com">et-mgmt-tools@redhat.com
</a><br>> <a href="https://www.redhat.com/mailman/listinfo/et-mgmt-tools">https://www.redhat.com/mailman/listinfo/et-mgmt-tools</a><br><br>_______________________________________________<br>et-mgmt-tools mailing list<br>
<a href="mailto:et-mgmt-tools@redhat.com">et-mgmt-tools@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/et-mgmt-tools">https://www.redhat.com/mailman/listinfo/et-mgmt-tools</a><br></blockquote></div><br>
<br clear="all"><br>-- <br>Drew Einhorn