Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 16:45:48 -0800 (PST)
From:      Will Andrews <will@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/scripts/release README checkdeps.pl oneshot.pl scrubindex.pl setup-release.sh setup.sh
Message-ID:  <200203270045.g2R0jme22738@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
will        2002/03/26 16:45:48 PST

  Added files:
    Tools/scripts/release README checkdeps.pl oneshot.pl 
                          scrubindex.pl setup-release.sh setup.sh 
  Log:
  Add the scripts used to break up the package collections for a release.
  Some work/cleanup here would probably be desirable.  I'm committing them
  now to give others the ability to reproduce these package splits and help
  with making these scripts better.  The README should have some more
  documentation in the future.
  
  A better solution to the package set size problem would be to teach
  sysinstall to ask for the CD on which a particular package is when it
  needs to add it, but for now this will do.
  
  Requested by:   murray
  Written by:     steve
  Discussed with: steve, kris (some time ago)
  
  Revision  Changes    Path
  1.1       +6 -0      ports/Tools/scripts/release/README (new)
  1.1       +15 -0     ports/Tools/scripts/release/checkdeps.pl (new)
  1.1       +424 -0    ports/Tools/scripts/release/oneshot.pl (new)
  1.1       +23 -0     ports/Tools/scripts/release/scrubindex.pl (new)
  1.1       +11 -0     ports/Tools/scripts/release/setup-release.sh (new)
  1.1       +11 -0     ports/Tools/scripts/release/setup.sh (new)

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?200203270045.g2R0jme22738>