Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 1995 03:54:27 -0700
From:      "Rodney W. Grimes" <rgrimes>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/conf newvers.sh
Message-ID:  <199507131054.DAA01385@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
rgrimes     95/07/13 03:54:26

  Modified:    sys/conf  newvers.sh
  Log:
  This is a major rework of newvers.sh to put it back much closer to
  what CSRG had, plus make things like, TYPE, REVISION, and BRANCH
  easy to set, and derive RELEASE and VERSION from them.
  
  Kill the JUST_TELL_ME hack, it is no longer needed.
  
  Kill DISTNAME, I could find no reveference to it any place in the
  source tree.
  
  Now I just need to rework a few bits in release/Makefile, but want
  to wait and talk to jkh about that.
  
  Oh, and your now all running:
  TYPE="FreeBSD"
  REVISION="2.2"
  BRANCH="CURRENT"
  
  and the -BUILD-yymmdd is dead and gone.  The date was already in the
  version[] string, no need for it to be there in 2 formats!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507131054.DAA01385>