Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2004 02:10:06 +0000 (UTC)
From:      Ken Smith <kensmith@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release Makefile
Message-ID:  <200409240210.i8O2A6Zo085553@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kensmith    2004-09-24 02:10:06 UTC

  FreeBSD src repository

  Modified files:
    release              Makefile 
  Log:
  Fix-ups for a few problems reported with how ports are handled in the
  release:
  
          - run 'make index' as part of release build, INDEX* files in
            CVS no longer updated and likely to be removed from CVS soon
          - don't include README.html files in ports.tgz tarball because
            they cause cvsup problems for users later
          - put a copy of /usr/ports on disc2 that does include README.html
            files so users have access to them
  
  Reviewed by:    ru (found one bug, several clean-up suggestions)
  Tested by:      'make release'
  MFC before:     BETA6 build (this isn't likely to be tested in -current
                  anyway...)
  
  Revision  Changes    Path
  1.864     +37 -5     src/release/Makefile



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