Re: how to tell source code versions?
From: Josh Hansen (lists_at_josh.aros.net)
Date: 09/11/04
- Previous message: David Garcia G.: "Request"
- In reply to: rob gabaree: "how to tell source code versions?"
- Next in thread: Karol Kwiatkowski: "Re: how to tell source code versions?"
- Reply: Karol Kwiatkowski: "Re: how to tell source code versions?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 10 Sep 2004 23:33:10 -0600 To: rob gabaree <robg.list@gmail.com>
rob gabaree wrote:
>hi guys:
>
>im pretty new and just recompiled my kernel with cvsup (using src-all)
>and uname -a prints:
>
>FreeBSD xxx 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #1: Fri Sep 10
>18:01:49 EST 2004 root@xxx:/usr/obj/usr/src/sys/XCAGE2 i386
>
>i used the RELENG_4_10 tag to do this, but im wondering if someone
>could tell me where to go to find out the latest source code, ex the
>above was -RELEASE-p2.. is p2 the latest? where can i find the latest
>info so i know i ahve the most up to date one?
>
>thanks
>
>
It's all about the tags. RELENG_4_10 will give you FreeBSD
4.10-RELEASE, the -p2 means there have been 2 patches for it since it
was released and you have them. Tthe RELEASE branch only gets bugfixes
and security updates. If you want, say, 4.10-STABLE, which will
eventually become 4.11, use the tag RELENG_4. There is a section on
these tags in the FreeBSD Handbook that fully explains them.
-Josh
_______________________________________________
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"
- Previous message: David Garcia G.: "Request"
- In reply to: rob gabaree: "how to tell source code versions?"
- Next in thread: Karol Kwiatkowski: "Re: how to tell source code versions?"
- Reply: Karol Kwiatkowski: "Re: how to tell source code versions?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|