<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
 /* List Definitions */
 @list l0
        {mso-list-id:1042442130;
        mso-list-type:hybrid;
        mso-list-template-ids:-295518794 67698689 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
@list l0:level1
        {mso-level-start-at:0;
        mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:.5in;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Symbol;
        mso-fareast-font-family:"Times New Roman";
        mso-bidi-font-family:"Times New Roman";}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<div>

<div>

<ul style='margin-top:0in' type=disc>
 <li class=MsoNormal style='mso-list:l0 level1 lfo1'><font size=3
     face="Times New Roman"><span style='font-size:12.0pt'>How do you use
     kickstart right now?  What work flows do you have<br>
     around it?  Do you generate kickstart files from some process? 
     Do you<br>
     store them in version control?<o:p></o:p></span></font></li>
</ul>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>For our test / dev sandbox, PXE boot menu options that specify build
parameters via the ks=URI to a php script i.e. MACHINE_TYPE=vm,phy_hp,phy_ucs DISK_TYPE=flat,lvm
DISK_SIZE=sm,med,large…..  sometimes one-off’s for specific
builds based on hostname via dhcp reserved ip address to be able to rebuild the
same box over and over again for testing…<o:p></o:p></span></font></p>

<p class=MsoNormal style='margin-left:.25in'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'><br>
* What do you do in your kickstart files?  Do you have extensive %pre<br>
and %post sections?  If so, what kinds of things are you doing in them?<br>
Are you doing anything that would be generally useful that I should be<br>
doing for you?  Do you ever use %traceback?  Do you have unusual
stuff<br>
going on in %packages?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Use %post to wget mgmt stuff - sudoers, ssh-keys, repo setup & security
validation & the like<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><br>
* What can I do to make your life easier?  What annoys you about<br>
kickstart right now?  What do you wish it did?  What do you wish it<br>
didn't do?  Would making it more like a language be helpful?  Would<br>
making it easier to define site-specific commands be helpful?<br>
<br>
I know this is all really vague stuff, but I am just starting out on<br>
this project.  I don't even really know where this is going to take me<br>
yet.<br>
<br>
I'd also like to emphasize that whatever I end up doing, I want to keep<br>
compatibility with kickstart as it exists today.  That's something I<br>
take seriously in pykickstart.<br>
<br>
</span></font><font size=2 color=navy face=Arial><span style='font-size:10.0pt;
font-family:Arial;color:navy'><o:p></o:p></span></font></p>

</div>

</div>

</div>

</body>

</html>