<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" 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)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>Re: Linuxworld Kickstart Tips and Tricks</title>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* 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;}
-->
</style>

</head>

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

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Not to belabour the point (since it’s
a good one), but that’s kind of a waste, since the anaconda-ks.cfg that
gets copied in contains a copy of the root password as well (encrypted, but
still). It’s saved mode 0400, but still, it seems like extra effort when
the system doesn’t help you out to begin with. :-)<o:p></o:p></span></font></p>

<p class=MsoNormal><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>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Cheers,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Klaus<o:p></o:p></span></font></p>

<p class=MsoNormal><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 style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
kickstart-list-bounces@redhat.com [mailto:kickstart-list-bounces@redhat.com] <b><span
style='font-weight:bold'>On Behalf Of </span></b>Callahan, Tom<br>
<b><span style='font-weight:bold'>Sent:</span></b> Tuesday, June 19, 2007 11:31
AM<br>
<b><span style='font-weight:bold'>To:</span></b> Discussion list about
Kickstart<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: Linuxworld Kickstart
Tips and Tricks</span></font><o:p></o:p></p>

</div>

<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 style='margin-bottom:12.0pt'><font size=1 face=Verdana><span
style='font-size:9.0pt;font-family:Verdana'>I also like that idea, but I would
warn to make sure the password sections are removed when copying to the system.
A simple sed or awk one-liner should be able to accomplish this...<br>
<br>
Thanks,<br>
Tom Callahan<br>
<br>
<br>
On 6/19/07 2:29 PM, "Steden Klaus" <Klaus.Steden@thomson.net>
wrote:</span></font><o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=1 face=Verdana><span
style='font-size:9.0pt;font-family:Verdana'><br>
<br>
One of the things I've found with Kickstart is that the anaconda-ks.cfg<br>
file that gets copied during last-mile installation isn't quite as<br>
complete as I'd like as an administrator. One of the things I do in<br>
%post is copy the working ks.cfg (found at /tmp/ks.cfg by default, I<br>
think) to a file on disk so I have a more complete picture of the<br>
system's install information.<br>
<br>
I did do some work building an on-the-fly Kickstart generator, although<br>
there's a page on the Anaconda Wiki about it, so I'll spare everyone the<br>
gory details. :-)<br>
<br>
Cheers,<br>
Klaus<br>
<br>
> -----Original Message-----<br>
> From: kickstart-list-bounces@redhat.com [<a href="mailto:kickstart-list-">mailto:kickstart-list-</a><br>
> bounces@redhat.com] On Behalf Of Shabazian, Chip<br>
> Sent: Tuesday, June 19, 2007 9:35 AM<br>
> To: Discussion list about Kickstart<br>
> Subject: Linuxworld Kickstart Tips and Tricks<br>
><br>
> Howdy,<br>
><br>
> As I mentioned a while back, I'm doing a "Kickstart Tips and
Tricks"<br>
> seminar at Linuxworld this summer, and I need to finish (ok, START and<br>
> finish) my presentation this weekend.  I've gotten a few good tips<br>
from<br>
> you all, so this is my final call for help:<br>
><br>
> I will of course make the training materials I develop available to<br>
all<br>
> when it's done.<br>
><br>
> Here is what I'm looking for:<br>
> * If you were attending this training, what would you like to see<br>
> covered<br>
> * Although you may be well versed in kickstart, what should I cover<br>
for<br>
> those not so experienced<br>
> * What other technologies do you use in your provisioning of systems<br>
> * What "best practices" have you learned<br>
> * What else should I be asking for and presenting<br>
> * And of course, all those wonderful tips and tricks that we have all<br>
> learned over the years<br>
><br>
> Anything you send may be printed in the workbook that accompanies the<br>
> tutorial, so I need your approval to print it.  If you would like to<br>
be<br>
> credited, please provide me with how you want it to appear.<br>
><br>
> Here is a brief outline that I have so far, both content AND topics<br>
are<br>
> appreciated:<br>
><br>
> What is kickstart<br>
> Why use kickstart<br>
> Kickstart sections<br>
> boot: options<br>
> Command Section<br>
> %include is your friend<br>
> Yummy builds<br>
> %Pre<br>
> %Pre Magic<br>
> %Post<br>
> To chroot or not to chroot<br>
> %Post magic<br>
> Life after %post<br>
> Troubleshooting<br>
> Common problems<br>
> Tools to make life easier<br>
> Cobbler<br>
> Revisor<br>
> <st1:place w:st="on">Novi</st1:place><br>
> mRepo<br>
> Kickweb<br>
> On the fly ks.cfg<br>
> Other provisioning technologies<br>
> Best Practices<br>
> Resources<br>
> Thanks<br>
><br>
> Please email me directly at chip.shabazian@bankofamerica.com<br>
><br>
> Thanks everyone!<br>
><br>
> Chip Shabazian<br>
><br>
> _______________________________________________<br>
> Kickstart-list mailing list<br>
> Kickstart-list@redhat.com<br>
> https://www.redhat.com/mailman/listinfo/kickstart-list<br>
><br>
> _______________________________________________<br>
> Kickstart-list mailing list<br>
> Kickstart-list@redhat.com<br>
> https://www.redhat.com/mailman/listinfo/kickstart-list<br>
<br>
<br>
_______________________________________________<br>
Kickstart-list mailing list<br>
Kickstart-list@redhat.com<br>
https://www.redhat.com/mailman/listinfo/kickstart-list<br>
<br>
</span></font><o:p></o:p></p>

<p class=MsoNormal><font size=1 face=Verdana><span style='font-size:9.0pt;
font-family:Verdana'><br>
<br>
<br>
-------------------------------<br>
Tom Callahan<br>
TDS Engineering<br>
410-229-1361  Tel<br>
410-588-7605  <st1:place w:st="on">Mobile</st1:place> <br>
410-229-1512  Fax <br>
callahant@TESSCO.com<br>
<br>
TESSCO<br>
Your Total Source for Wireless<br>
<a href="http://www.tessco.com">http://www.tessco.com</a><br>
<br>
Network Infrastructure Equipment | <st1:place w:st="on">Mobile</st1:place>
Devices & Accessories | Installation, Test, Equipment & Supplies</span></font><o:p></o:p></p>

</div>

</div>

</body>

</html>