SOLVED: Is this the right / best way of updating zoneinfo only

2004-03-30 Thread Murray Taylor
( Wrapup head posted )

Thanks Kris,

I dont have a problem with the normal make world etc (do it regularly on
non production stuff, but I was kinda hoping that I could do this
zoneinfo build as a mini build on the production webserver to 
A) obviate the need to make world
B) head off a mini problem that may never actually occur with the use of
the zoneinfo data..

Push comes to shove - if a timezone/daylight savings setting needs
altering I can carefully modify the appropriate file and re-zic things.

ta
mjt

On Wed, 2004-03-31 at 12:03, Kris Kennaway wrote:
> On Wed, Mar 31, 2004 at 11:53:18AM +1000, Murray Taylor wrote:
> > Question not responded to in a week..
> > 
> > -Forwarded Message-
> > From: Murray Taylor <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Subject: Is this the right / best way of updating zoneinfo only
> > Date: Tue, 23 Mar 2004 10:48:17 +1100
> > 
> > Is this the right way to update the zoneinfo data
> > used for the time / timezone related calls..
> > 
> > cvsup -STABLE
> > cd  /usr/src/share/zoneinfo
> > make 
> > make install
> > 
> > I need to ensure that the zoneinfo is upto date on say a monthly cycle
> > and dont really want or need to recompile everything...
> > I looked at the Makefile and the included bsd.prog.mk file and 
> > decided that I dont need to learn _that much_ about makefiles .. ;-)
> 
> That might work, but it's not guaranteed to always work.  There's only
> one way to safely rebuild your system, which is the one documented in
> the handbook.  In particular, piecewise updates are not supported.
> 
> zoneinfo is hardly ever updated anyway, so you may be trying to solve
> a non-problem.
> 
> Kris
> 
> 
> This Email has been scanned for Viruses by MailMarshal.
> 
-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems & Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com




This Email has been scanned for Viruses by MailMarshal.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Resend of Question: Is this the right / best way of updating zoneinfo only

2004-03-30 Thread Kris Kennaway
On Wed, Mar 31, 2004 at 11:53:18AM +1000, Murray Taylor wrote:
> Question not responded to in a week..
> 
> -Forwarded Message-
> From: Murray Taylor <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Is this the right / best way of updating zoneinfo only
> Date: Tue, 23 Mar 2004 10:48:17 +1100
> 
> Is this the right way to update the zoneinfo data
> used for the time / timezone related calls..
> 
> cvsup -STABLE
> cd  /usr/src/share/zoneinfo
> make 
> make install
> 
> I need to ensure that the zoneinfo is upto date on say a monthly cycle
> and dont really want or need to recompile everything...
> I looked at the Makefile and the included bsd.prog.mk file and 
> decided that I dont need to learn _that much_ about makefiles .. ;-)

That might work, but it's not guaranteed to always work.  There's only
one way to safely rebuild your system, which is the one documented in
the handbook.  In particular, piecewise updates are not supported.

zoneinfo is hardly ever updated anyway, so you may be trying to solve
a non-problem.

Kris


pgp0.pgp
Description: PGP signature


Resend of Question: Is this the right / best way of updating zoneinfo only

2004-03-30 Thread Murray Taylor
Question not responded to in a week..

-Forwarded Message-
From: Murray Taylor <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Is this the right / best way of updating zoneinfo only
Date: Tue, 23 Mar 2004 10:48:17 +1100

Is this the right way to update the zoneinfo data
used for the time / timezone related calls..

cvsup -STABLE
cd  /usr/src/share/zoneinfo
make 
make install

I need to ensure that the zoneinfo is upto date on say a monthly cycle
and dont really want or need to recompile everything...
I looked at the Makefile and the included bsd.prog.mk file and 
decided that I dont need to learn _that much_ about makefiles .. ;-)

cheers
mjt
-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems & Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com




This Email has been scanned for Viruses by MailMarshal.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Is this the right / best way of updating zoneinfo only

2004-03-22 Thread Murray Taylor
Is this the right way to update the zoneinfo data
used for the time / timezone related calls..

cvsup -STABLE
cd  /usr/src/share/zoneinfo
make 
make install

I need to ensure that the zoneinfo is upto date on say a monthly cycle
and dont really want or need to recompile everything...
I looked at the Makefile and the included bsd.prog.mk file and 
decided that I dont need to learn _that much_ about makefiles .. ;-)

cheers
mjt

-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems & Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com




This Email has been scanned for Viruses by MailMarshal.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"