cvs commit: src/release/scripts mkpkgindex.sh

Kris Kennaway kris at FreeBSD.org
Fri Jan 2 20:13:38 PST 2004


On Fri, Jan 02, 2004 at 03:23:35PM -0800, David O'Brien wrote:

> I'm starting to think we have several scripts that does simular things
> scattered all over the place and no one knows what all they are.

I wrote up docs for marcus when he was learning how to do package
builds.  I think he is updating them into a form suitable for adding
to the doc tree.

> > That's how I always trim the package INDEX files.
> 
> I've only done 'make package' w/o ports/package/.  How do you setup a
> full package tree with Latest symlinks, etc... for the ftp site?

The packages are built on the build machines with the symlinks (via
e.g. 'make package-links') and then added to the master set on bento.
AT the end of the run I remove packages that should not be kept
(RESTRICTED/NO_CDROM, etc), chop down the INDEX, make the CHECKSUM.MD5
and some other post-processing, and copy the entire subdirectory to
the ftp site if desired.

Kris

-- 
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe at alum.mit.edu>


More information about the cvs-all mailing list