Time for newvers
Matthew Dillon
dillon at apollo.backplane.com
Sat Sep 6 11:35:40 PDT 2003
We can't do this quite yet, there are too many dependancies on the
name being FreeBSD.
Maybe it is time to dup the ports tree from FreeBSD into our own CVS,
but I'd rather not think about it until the base source tree is 'fixed'
to deal with the name change.
-Matt
:
:--0-858170828-1062863157=:83525
:Content-Type: text/plain; charset=us-ascii
:Content-Id:
:Content-Disposition: inline
:
:Its time for this, if just to let me know that I'm running DragonFlyBSD and not
:FreeBSD 4.8 stable on a certain machine.
:
:Regards,
:Galen
:
:__________________________________
:Do you Yahoo!?
:Yahoo! SiteBuilder - Free, easy-to-use web site design software
:http://sitebuilder.yahoo.com
:--0-858170828-1062863157=:83525
:Content-Type: text/plain; name="newvers.diff"
:Content-Description: newvers.diff
:Content-Disposition: inline; filename="newvers.diff"
:
:Index: newvers.sh
:===================================================================
:RCS file: /devel/dragonflybsd/dcvs/src/sys/conf/newvers.sh,v
:retrieving revision 1.2
:diff -u -r1.2 newvers.sh
:--- newvers.sh 17 Jun 2003 04:28:20 -0000 1.2
:+++ newvers.sh 6 Sep 2003 15:37:53 -0000
:@@ -35,9 +35,9 @@
: # $FreeBSD: src/sys/conf/newvers.sh,v 1.44.2.30 2003/04/04 07:02:46 murray Exp $
: # $DragonFly: src/sys/conf/newvers.sh,v 1.2 2003/06/17 04:28:20 dillon Exp $
:
:-TYPE="FreeBSD"
:-REVISION="4.8"
:-BRANCH="STABLE"
:+TYPE="DragonFlyBSD"
:+REVISION="1.0"
:+BRANCH="Alpha"
: RELEASE="${REVISION}-${BRANCH}"
: VERSION="${TYPE} ${RELEASE}"
:
:
:--0-858170828-1062863157=:83525--
:
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Submit
mailing list