RE: Release engineering confusion

From: Steve Bertrand (iaccounts_at_ibctech.ca)
Date: 11/17/05

  • Next message: Steve Bertrand: "RE: Release engineering confusion"
    To: "'J.D. Bronson'" <jbronson@wixb.com>
    Date: Wed, 16 Nov 2005 18:38:49 -0500
    
    

     

    > -----Original Message-----
    > From: J.D. Bronson [mailto:jbronson@wixb.com]
    > Sent: Wednesday, November 16, 2005 6:33 PM
    > To: Steve Bertrand
    > Cc: 'FreeBSD Questions'
    > Subject: Re: Release engineering confusion
    >
    > At 05:16 PM 11/16/2005, Steve Bertrand wrote:
    > >Hi all,
    > >
    > >I'm a little confused about which tags to use in my supfiles
    > for cvsup.
    > >
    > >I've installed 6.0-RELEASE, and really want to stay with STABLE.
    > >AFAICT, in my supfile, I should have the following to do so:
    > >
    > >*default tag=RELENG_6_0
    > >
    > >...is that correct? I used this, and after a buildworld I
    > got an error.
    > >I'm not concerned about that right now though. Also, is RELENG_6
    > >considered to be the most current, up-to-date release of the
    > 6.0 track,
    > >as opposed to STABLE?
    > >
    > >Steve
    >
    >
    > according to the example in /usr/share/examples/cvsup:
    > # The following line is for 6-stable. If you want 5-stable,
    > 4-stable, # 3-stable, or 2.2-stable, change to "RELENG_5",
    > "RELENG_4", "RELENG_3", # or "RELENG_2_2" respectively.
    > *default release=cvs tag=RELENG_6
    > *default delete use-rel-suffix
    >
    >
    > So I used this in my cvsup-file
    > *default release=cvs tag=RELENG_6
    >
    > and buildworld fails on libcurses......

    Thanks Kris, J.D.,

    I found the same build problems on 6_0.

    I've subscribed to -current and -stable as I want to better track these
    issues...which brings me to my next question:

    In production (at an ISP), what is the best to follow...RELENGX_X or
    RELENG_X? I have 4.x, 5.x boxes in production, and this 6.x box is being
    prepared for the same.

    Tks :)

    Steve

    >
    >
    >
    >
    >
    >
    >
    > --
    > J.D. Bronson
    > Information Services
    > West Allis Memorial Hospital
    > Aurora Health Care - Milwaukee, Wisconsin
    > Office: 414.978.8282 // Fax: 414.977.5299
    >
    > -Taco Bell is *not* the Mexican Telephone Company-
    >
    >
    >

    _______________________________________________
    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: Steve Bertrand: "RE: Release engineering confusion"

    Relevant Pages