Re: updating the RTC automagically

Marc Lehmann (pcg@opengroup.org)
Fri, 19 Nov 1999 14:19:39 +0100


On Fri, Nov 19, 1999 at 08:10:25AM +0200, Ulrich Windl <ulrich.windl@rz.uni-regensburg.de> wrote:
> I hope you realize that timezone is basically a number ;-)

A number that changes irregularly depending on your latitude/longitude and
the time.

Definitly this logic can't go into the kernel.

OTOH, if you want the timezone value in the kernel you'd need a userspace
demon to keep it updated all the time, in which case you would have no win
over the current situation.

(Please note that the trickery the kernel does to "detect" the timezone
is far from being correct. It's only a hack for those poor people using
windows).

> I had a kilobytes or something like that in mind, with the
> possibility to simplyfy some other stuff

Now the question would be "how to inform the kernel about the timezone"?
(And keep the info updated).

-- 
      -----==-                                             |
      ----==-- _                                           |
      ---==---(_)__  __ ____  __       Marc Lehmann      +--
      --==---/ / _ \/ // /\ \/ /       pcg@opengroup.org |e|
      -=====/_/_//_/\_,_/ /_/\_\       XX11-RIPE         --+
    The choice of a GNU generation                       |
                                                         |

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/