Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2001 09:21:28 -0800 (PST)
From:      "Bruce A. Mah" <bmah@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release Makefile
Message-ID:  <200112281721.fBSHLSX15618@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmah        2001/12/28 09:21:28 PST

  Modified files:
    release              Makefile 
  Log:
  Modify the release-building process so the srelease distribution
  doesn't get spammed by RELNOTESng files.
  
  Previously, we built the RELNOTESng files "in place" and then
  populated the media (e.g. floppy, cdrom, ftp) areas from the build
  directories.  However, the distributions got rolled after the
  RELNOTESng build, and thus picked up the rendered RELNOTESng files.
  
  Now, we install the RELNOTESng documents to R/stage/release.doc, then
  clean out the original directories in src/release/doc.  We use the
  renditions in the staging area to populate the media areas.
  
  PR:             33141
  MFC after:      3 days
                  (plus re approval)
  
  Revision  Changes    Path
  1.652     +16 -15    src/release/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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