Ask a Question related to FreeBSD, Design and Development.
-
J.D. Bronson #1
correct cvsup for 5.3 snapshot
I am currently running a snapshot "FreeBSD 5.3-STABLE-SNAP001"
and I want to update this...I am presuming to 5.3-STABLE ?
Is this the correct cvsup file?
*default host=someserver.freebsd.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=RELENG_5_3
*default delete use-rel-suffix
*default compress
src-all
Thanks-
--
J.D. Bronson
Aurora Health Care // Information Services // Milwaukee, WI USA
Office: 414.978.8282 // Email: [email]jd@aurora.org[/email] // Pager: 414.314.8282
J.D. Bronson Guest
-
CVSup: upgrade to 5-current
I am attempting to upgrade from 5.3-RELEASE to 5.4-CURRENT. The line *default release=cvs tag=. seems to work but newvers.sh claims it to be 6.0.... -
cvs broke? fresh install can't cvsup and buildworld
2 machines installed and updated fine, #3 has errors on "cvsup -g -L 2 stable-supfile". the error messages say something about "head file", but... -
Cvsup Source
I've been using cvsup to upgrade the ports on my Freebsd box, and it works great. My question is how often should you cvsup the src and do a... -
Snapshot of FLV
Is it possible to take a snapshot of a FLV frame and display it as JPG? -
snapshot
I need to get a snapshot of the Hardware configuration of my pseries, Which command would help me in this issue? I need to know CPU model no. and... -
John Wilson #2
Re: correct cvsup for 5.3 snapshot
On Fri, 25 Feb 2005 15:07:36 -0600
"J.D. Bronson" <jbronson@wixb.com> wrote:
[...][...]> and I want to update this...I am presuming to 5.3-STABLE ?If you want -stable, change this to read:> *default release=cvs tag=RELENG_5_3
*default release=cvs tag=RELENG_5
- John.
John Wilson Guest
-
John Wilson #3
Re: correct cvsup for 5.3 snapshot
On Fri, 25 Feb 2005 15:07:36 -0600
"J.D. Bronson" <jbronson@wixb.com> wrote:
[...]> I am currently running a snapshot "FreeBSD 5.3-STABLE-SNAP001"
> and I want to update this...I am presuming to 5.3-STABLE ?
My apologies, I meant to include this link in the previous e-mail:
[url]http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html[/url]
- John.
John Wilson Guest
-
J.D. Bronson #4
Re: correct cvsup for 5.3 snapshot
At 03:22 PM 2/25/2005, John Wilson wrote:
>On Fri, 25 Feb 2005 15:07:36 -0600
>"J.D. Bronson" <jbronson@wixb.com> wrote:
>
>[...]>[...]> > and I want to update this...I am presuming to 5.3-STABLE ?>> > *default release=cvs tag=RELENG_5_3
>If you want -stable, change this to read:
>
>*default release=cvs tag=RELENG_5
>
>- John.
thanx!!!!!
--
J.D. Bronson
Aurora Health Care // Information Services // Milwaukee, WI USA
Office: 414.978.8282 // Email: [email]jd@aurora.org[/email] // Pager: 414.314.8282
J.D. Bronson Guest
-
Donald J. O'Neill #5
Re: correct cvsup for 5.3 snapshot
On Friday 25 February 2005 03:07 pm, J.D. Bronson wrote:
> I am currently running a snapshot "FreeBSD 5.3-STABLE-SNAP001"
> and I want to update this...I am presuming to 5.3-STABLE ?
>
> Is this the correct cvsup file?
>
> *default host=someserver.freebsd.org
> *default base=/var/db
> *default prefix=/usr
> *default release=cvs tag=RELENG_5_3
> *default delete use-rel-suffix
> *default compress
> src-all
>
>
> Thanks-
Hi J.D.,
What you've got will get you the 5.3 security version. What you want
would be:
*default release=cvs tag=RELENG_5
This change would get you the sources for 5.3 stable.
Don
--
Donald J. O'Neill
[email]donaldj1066@fastmail.fm[/email]
I'm not totally useless,
I can be used as a bad example.
Donald J. O'Neill Guest



Reply With Quote

