<font color="#000000"><font size="2"><font face="verdana,sans-serif">Hello,<br>One 
person of the Brazilian Internet Steering Committee talked with me on 
event, because they have a new Stratum1 ntp servers and he spoken with 
all distributions with local versions to use them. I like this idea 
because is more quickly synchronize with one ntp server here in Brazil 
then one outside our country and i believe this will useful for our 
users.<br>
<br>One friend and I developed a way to do that with a post command in 
the Kickstart file, but in a talk with the another maintainer of Spin 
BrOffice.org, he told me than we can have problems with Spin Guidelines.<br><br>The solution than we propose is add this:<br><br>%post<br><br>if [ -f /etc/ntp.conf ]; then<br>    sed -i    -e &#39;s/^server 0.fedora.*$/server <a href="http://a.st1.ntp.br/g">a.st1.ntp.br/g</a>&#39; \<br>

        -e &#39;s/^server 1.fedora.*$/server <a href="http://c.st1.ntp.br/g">c.st1.ntp.br/g</a>&#39; \<br>        -e &#39;s/^server 2.fedora.*$/server <a href="http://d.st1.ntp.br/g">d.st1.ntp.br/g</a>&#39; /etc/ntp.conf<br>

else<br>    echo -en &quot;server <a href="http://a.st1.ntp.br">a.st1.ntp.br</a>\nserver <a href="http://c.st1.ntp.br">c.st1.ntp.br</a>\nserver <a href="http://d.st1.ntp.br">d.st1.ntp.br</a>\n&quot; &gt; /etc/ntp.conf<br>

fi<br><br>%end<br><br>At the end of our kickstart file.<br><br>So, i need your help to find a way to add this improvement in our Spin, even if we need to do it another way. </font></font></font><br><br>What do you think about it?<br clear="all">

<br>-- <br>Wolnei Junior<br>Brazil Fedora Ambassador<br>Telecommunications Engineer
 Student<br>Linux User #477062<br>