From owner-freebsd-questions@FreeBSD.ORG  Tue Mar 30 18:03:10 2004
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 357A416A4CE
	for <freebsd-questions@freebsd.org>;
	Tue, 30 Mar 2004 18:03:10 -0800 (PST)
Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 217B943D55
	for <freebsd-questions@freebsd.org>;
	Tue, 30 Mar 2004 18:03:10 -0800 (PST)
	(envelope-from kris@obsecurity.org)
Received: from obsecurity.dyndns.org
	(e3798183e2c7a7511afd6d34a20ae7bf@adsl-67-115-73-128.dsl.lsan03.pacbell.net
	[67.115.73.128])i2V236Nn011523;	Tue, 30 Mar 2004 18:03:07 -0800 (PST)
Received: by obsecurity.dyndns.org (Postfix, from userid 1000)
	id 3820453830; Tue, 30 Mar 2004 18:03:06 -0800 (PST)
Date: Tue, 30 Mar 2004 18:03:06 -0800
From: Kris Kennaway <kris@obsecurity.org>
To: Murray Taylor <murraytaylor@bytecraftsystems.com>
Message-ID: <20040331020306.GA42134@xor.obsecurity.org>
References: <1080697997.1309.316.camel@wstaylorm.dand06.au.bytecraft.au.com>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g"
Content-Disposition: inline
In-Reply-To: <1080697997.1309.316.camel@wstaylorm.dand06.au.bytecraft.au.com>
User-Agent: Mutt/1.4.2.1i
cc: freebsd-questions@freebsd.org
Subject: Re: Resend of Question: Is this the right / best way of updating
	zoneinfo only
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Mar 2004 02:03:10 -0000


--2fHTh5uZTiUOsy+g
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Mar 31, 2004 at 11:53:18AM +1000, Murray Taylor wrote:
> Question not responded to in a week..
>=20
> -----Forwarded Message-----
> From: Murray Taylor <murraytaylor@bytecraftsystems.com>
> To: freebsd-questions@freebsd.org
> Subject: Is this the right / best way of updating zoneinfo only
> Date: Tue, 23 Mar 2004 10:48:17 +1100
>=20
> Is this the right way to update the zoneinfo data
> used for the time / timezone related calls..
>=20
> cvsup -STABLE
> cd  /usr/src/share/zoneinfo
> make=20
> make install
>=20
> 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=20
> 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

--2fHTh5uZTiUOsy+g
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAaibZWry0BWjoQKURAv8tAJ9ieRnvMsB+xGsC4GAkrTlJ2GIy0QCgtVDt
QGY7NJkv7nuQnEOCNaq3dMo=
=nABR
-----END PGP SIGNATURE-----

--2fHTh5uZTiUOsy+g--