1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00
freebsd/release/scripts
John Baldwin e738d1ea3d Add a new package splitting mechanism to replace print-cdrom-packages.sh.
The new system tries to be more automated so that there is less work for
the re's to do.  It also no longer uses a /usr/ports tree as its input,
but uses the generated package build including its INDEX file as its input.
It parses the INDEX file, determines which packages should go on which ISO
images, and then builds full-fledged trees of packages that can be added
as an argument to mkisofs along with the tree built by 'make release' to
build a full CD image.  The INDEX files in the populated trees are
generated with volume media number to make use of sysinstall's multiple
volume support so that the user is kindly prompted to insert the
appropriate disc for a package if it is not on the current disc.  There is
still some more tweaking to be done here, but this part needs to be
committed.  This stuff will all be used to prep the 5.4 release as well.

Tested by:	kensmith, others on re@
Reviewed by:	re
2005-03-21 19:17:48 +00:00
..
base-install.sh
catpages-install.sh
catpages-make.sh
checkindex.pl Add another index checking script to ensure the sanctity of the 2003-03-03 09:42:47 +00:00
chkINDEX
commerce-install.sh
dict-install.sh
dict-make.sh
doc-install.sh
doc-make.sh
doFS.sh Back out v1.57, the underlying problem that caused a delay between 2004-08-25 01:39:52 +00:00
games-install.sh
games-make.sh
info-install.sh
info-make.sh
info.sh
manpages-install.sh
manpages-make.sh
mkpkghier
mkpkgindex.sh '+' can also appear in a package file name. 2004-01-02 22:58:29 +00:00
package-split.py Add a new package splitting mechanism to replace print-cdrom-packages.sh. 2005-03-21 19:17:48 +00:00
package-trees.sh Add a new package splitting mechanism to replace print-cdrom-packages.sh. 2005-03-21 19:17:48 +00:00
ports-install.sh
print-cdrom-packages.sh Add sysutils/portsnap onto the list of desired packages, since people 2005-01-19 21:06:22 +00:00
proflibs-install.sh
proflibs-make.sh We also want the *_p.a symlinks to be part of the proflibs distribution. 2004-01-18 09:06:40 +00:00
split-file.sh Fixed the shell arithmetic to work with 4.x /bin/sh. 2004-08-26 19:15:20 +00:00
src-install.sh Crypto is now part of the base distribution. Remove crypto-install.sh, 2004-08-06 08:42:05 +00:00
tar.sh
xperimnt-install.sh