diff --git a/en_US.ISO8859-1/articles/releng/article.xml b/en_US.ISO8859-1/articles/releng/article.xml index bbf0a86c4e..951dd1404d 100644 --- a/en_US.ISO8859-1/articles/releng/article.xml +++ b/en_US.ISO8859-1/articles/releng/article.xml @@ -510,18 +510,6 @@ - Sysinstall should be updated to note - the number of available ports and the amount of disk space required - for the Ports Collection. - - - &os; Ports Collection - http://www.FreeBSD.org/ports - - - This information is currently kept in - src/usr.sbin/sysinstall/dist.c. - After the release has been built, a number of files should be updated to announce the release to the world. These files are relative to head/ within the @@ -720,25 +708,6 @@ to create the binary packages that accompany official &os; releases. - - - Release ISOs - - Starting with &os; 4.4, the &os; Project decided to - release all four ISO images that were previously sold on the - BSDi/Wind River Systems/FreeBSD Mall - official CDROM distributions. Each of the four - discs must contain a README.TXT file that - explains the contents of the disc, a - CDROM.INF file that provides meta-data for - the disc so that &man.sysinstall.8; can validate and use the - contents, and a filename.txt file that - provides a manifest for the disc. This - manifest can be created with a simple - command: - - /stage/cdrom&prompt.root; find . -type f | sed -e 's/^\.\///' | sort > filename.txt -