<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE id=ridTitle>Glacier</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<STYLE>BODY {
        MARGIN-TOP: 20px; FONT-SIZE: 10pt; MARGIN-LEFT: 50px; COLOR: #006666; FONT-FAMILY: Arial, Helvetica
}
</STYLE>

<META content="MSHTML 6.00.6000.16414" name=GENERATOR></HEAD>
<BODY id=ridBody background=cid:484540316@27022007-1ea5>
<DIV dir=ltr align=left><SPAN class=048044216-27022007>I'm forwarding this 
message form Bryan O'Neill, who is not on the time zone mailing 
list.</SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=048044216-27022007></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=048044216-27022007>Those of you who are on 
the time zone mailing list should direct replies appropriately.</SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=048044216-27022007></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN 
class=048044216-27022007>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
--ado</SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=048044216-27022007></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=048044216-27022007></SPAN>&nbsp;</DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma><B>From:</B> Bryan O'Neill, President 
[mailto:support@wake123.com] <BR><B>Sent:</B> Tuesday, February 27, 2007 11:08 
AM<BR><B>To:</B> tz@lecserver.nci.nih.gov<BR><B>Subject:</B> New DST Rules for 
2007<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><FONT color=#000000><SPAN class=484540316-27022007>Ladies &amp; 
Gentlemen,</SPAN></FONT></DIV>
<DIV><FONT color=#000000><SPAN 
class=484540316-27022007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000><SPAN class=484540316-27022007>I </SPAN>asked a 
question on linuxquestions.org about what exact commands I would need to 
install&nbsp;<SPAN class=484540316-27022007>your</SPAN> patch that will update 
the new DST rules on&nbsp;<SPAN class=484540316-27022007>my RH 8.0 
pc</SPAN>.&nbsp; One guy responded with the following:</DIV>
<DIV><SPAN class=906504015-26022007></SPAN>&nbsp;</DIV>
<DIV><SPAN class=906504015-26022007>
<DIV dir=ltr style="TEXT-ALIGN: left"><FONT color=#000080>]$ cd /tmp &amp;&amp; 
{ mkdir tz &amp;&amp; cd tz || exit 1; }<BR>wget -q 
'ftp://elsie.nci.nih.gov/pub/tz*.tar.gz' || exit <BR>]$ gzip -dc tzcode*.tar.gz 
| tar -xf -<BR>]$ gzip -dc tzdata*.tar.gz | tar -xf -<BR></FONT><FONT 
color=#008000>]$ which nawk &gt;/dev/null 2&gt;&amp;1|| { sed -i 's|nawk|gawk|g' 
Makefile || exit 1; }<BR>]$ LOCALTIMEVAR0=`grep ^ZONE= /etc/sysconfig/clock 
2&gt;/dev/null| awk -F'=' '{print $2}'|tr -d '"'`<BR>]$ LOCALTIMEVAR1=`make 
zonenames 2&gt;/dev/null|grep -m1 $LOCALTIMEVAR0|awk '{print $1}'`<BR>]$ [ -n 
$LOCALTIMEVAR1 ] || exit 1 &amp;&amp; { sed -i "s|Factory|$LOCALTIMEVAR1|g" 
Makefile \<BR>&amp;&amp; make install; echo 'Done!'; }</FONT></DIV>
<DIV dir=ltr style="TEXT-ALIGN: left">&nbsp;</DIV>
<DIV dir=ltr style="TEXT-ALIGN: left"><SPAN class=906504015-26022007>The blue 
code I've already done and I understand.&nbsp; But what about the green 
code?&nbsp; Do you see anything there that may create something malcious or 
unsecure?&nbsp; I don't think so but I wanted to get your more educated &amp; 
trusted opinion.<SPAN class=484540316-27022007>&nbsp; Is it correct for east 
coast time zone (New York)?</SPAN></SPAN></DIV>
<DIV dir=ltr style="TEXT-ALIGN: left"><SPAN 
class=906504015-26022007></SPAN>&nbsp;</DIV>
<DIV dir=ltr style="TEXT-ALIGN: left"><SPAN 
class=906504015-26022007></SPAN>&nbsp;</DIV>
<DIV dir=ltr style="TEXT-ALIGN: left"><SPAN 
class=906504015-26022007></SPAN>&nbsp;</DIV>
<DIV dir=ltr style="TEXT-ALIGN: left"><SPAN 
class=906504015-26022007>Thanks!</SPAN></DIV>
<DIV dir=ltr style="TEXT-ALIGN: left"><SPAN 
class=906504015-26022007></SPAN>&nbsp;</DIV>
<DIV dir=ltr style="TEXT-ALIGN: left"><SPAN 
class=906504015-26022007></SPAN>&nbsp;</DIV></SPAN></DIV>
<DIV><SPAN class=906504015-26022007>-</SPAN>Bryan </DIV></FONT></BODY></HTML>