Hay, it worked!&nbsp; I just rebooted and now I&#39;m on CDT.&nbsp; Awesome.&nbsp; Glad I asked.<br>(wow, that&#39;s crappy snark)<br>I heard Sun was sending out patches for this mini-y2k.&nbsp; <br>I use Sun almost as much as I use Windows. ..What a weird thing to say.&nbsp; 
<br><br><br><div><span class="gmail_quote">On 3/29/07, <b class="gmail_sendername">Shawn Fertch</b> &lt;<a href="mailto:sfertch@gmail.com">sfertch@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 3/28/07, Erik Anderson &lt;<a href="mailto:erikerik@gmail.com">erikerik@gmail.com</a>&gt; wrote:<br>&gt; On 3/28/07, Rob Terhaar &lt;<a href="mailto:robbyt@robbyt.net">robbyt@robbyt.net</a>&gt; wrote:<br>&gt; &gt; ok can someone explain why just doing
<br>&gt; &gt; ln -s /usr/share/zoneinfo/America/Chicago /etc/localtime<br>&gt; &gt;<br>&gt; &gt; is bad?<br>&gt;<br>&gt; I&#39;ve wondered the same thing in the past.&nbsp;&nbsp;The best explanation I<br>&gt; could come up with is that if you&#39;re symlinking your tz file and have
<br>&gt; /usr on a separate partition and that partition fails to mount<br>&gt; someday, things could get messy.<br>&gt;<br>&gt; I&#39;m a gentoo user, and when I started using the distro, they<br>&gt; recommended symlinking that file.&nbsp;&nbsp;Recently though, they&#39;ve changed
<br>&gt; their recommendation to actually copy the tz file.<br>&gt;<br><br>This is across all distros.&nbsp;&nbsp;It&#39;s brought on by our wonderful<br>legislatures changing when DST occurs.<br><br>All that being said, there&#39;s more to making a system compliant for DST
<br>than just updating the tzdata package.&nbsp;&nbsp;You also need to update glibc<br>packages, and if you&#39;re running java, that as well.<br><br>On an RH/Fedora based system, there&#39;s a total of 4 packages if you<br>don&#39;t count java:
<br><br>Glibc-common<br>Glibc<br>Glibc-utils<br>Tzdata<br><br><br>If you read into the FAQ by Red Hat, you would notice that if you<br>updated all packages together, you do not need to change the<br>/etc/localtime file by hand.&nbsp;&nbsp;It&#39;s done automatically.&nbsp;&nbsp;It would be a
<br>bad idea to delete the file, and recreate a symlink of /etc/localtime<br>to your /usr/share/zoneinfo/TZFILE as the localtime file will be<br>updated every time you update your system with the packages listed<br>above and revert back to a copy of your tz file.
<br><br>The /etc/localtime file is a copy of your timezone as specified within<br>the /etc/sysconfig/clock file on RH based systems.&nbsp;&nbsp;Or, equivalent<br>file depending upon your distro.<br><br>--<br>-Shawn<br><br>-Nemo me impune lacessit.&nbsp;&nbsp;Ne Obliviscaris..
<br><br>_______________________________________________<br>TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br><a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br><a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list">
http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br></blockquote></div><br>