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

From: Murray Taylor (murraytaylor_at_bytecraftsystems.com)
Date: 03/31/04

  • Next message: Jesse Sheidlower: "XFree86 4.4 in FreeBSD?"
    To: freebsd-questions@freebsd.org
    Date: Wed, 31 Mar 2004 11:53:18 +1000
    
    

    Question not responded to in a week..

    -----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

    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: murraytaylor@bytecraftsystems.com
    or visit us on the web
    http://www.bytecraftsystems.com
    http://www.bytecraftentertainment.com
    ************************************************************************
    This Email has been scanned for Viruses by MailMarshal.
    ************************************************************************
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Jesse Sheidlower: "XFree86 4.4 in FreeBSD?"