From 27632a9e349176e70c2a64349dc8ec46d6bfabba Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Mon, 6 Apr 2015 05:33:28 +0000 Subject: [PATCH] releng: strip some old things There is a two year old warning that this document is partly outdated and that re@ is working on updating it. I don't see many substantive commits updating this doc, so just do a drive-by and remove the obviously wrong and outdated things. the article can use some additional work from someone more clueful about the current re@ process. - remove sysinstall references --- en_US.ISO8859-1/articles/releng/article.xml | 31 --------------------- 1 file changed, 31 deletions(-) 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 -