mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
e738d1ea3d
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 |
||
---|---|---|
.. | ||
base-install.sh | ||
catpages-install.sh | ||
catpages-make.sh | ||
checkindex.pl | ||
chkINDEX | ||
commerce-install.sh | ||
dict-install.sh | ||
dict-make.sh | ||
doc-install.sh | ||
doc-make.sh | ||
doFS.sh | ||
games-install.sh | ||
games-make.sh | ||
info-install.sh | ||
info-make.sh | ||
info.sh | ||
manpages-install.sh | ||
manpages-make.sh | ||
mkpkghier | ||
mkpkgindex.sh | ||
package-split.py | ||
package-trees.sh | ||
ports-install.sh | ||
print-cdrom-packages.sh | ||
proflibs-install.sh | ||
proflibs-make.sh | ||
split-file.sh | ||
src-install.sh | ||
tar.sh | ||
xperimnt-install.sh |