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
This commit is contained in:
parent
85dbbb5ddd
commit
27632a9e34
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46485
1 changed files with 0 additions and 31 deletions
|
@ -510,18 +510,6 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para><application>Sysinstall</application> should be updated to note
|
||||
the number of available ports and the amount of disk space required
|
||||
for the Ports Collection.
|
||||
<footnote>
|
||||
<simpara>
|
||||
&os; Ports Collection
|
||||
<uri xlink:href="http://www.FreeBSD.org/ports">http://www.FreeBSD.org/ports</uri>
|
||||
</simpara>
|
||||
</footnote>
|
||||
This information is currently kept in
|
||||
<filename>src/usr.sbin/sysinstall/dist.c</filename>.</para>
|
||||
|
||||
<para>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 <literal>head/</literal> within the
|
||||
|
@ -720,25 +708,6 @@
|
|||
to create the binary packages that accompany official &os;
|
||||
releases.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Release ISOs</title>
|
||||
|
||||
<para>Starting with &os; 4.4, the &os; Project decided to
|
||||
release all four ISO images that were previously sold on the
|
||||
<emphasis>BSDi/Wind River Systems/FreeBSD Mall</emphasis>
|
||||
<quote>official</quote> CDROM distributions. Each of the four
|
||||
discs must contain a <filename>README.TXT</filename> file that
|
||||
explains the contents of the disc, a
|
||||
<filename>CDROM.INF</filename> file that provides meta-data for
|
||||
the disc so that &man.sysinstall.8; can validate and use the
|
||||
contents, and a <filename>filename.txt</filename> file that
|
||||
provides a manifest for the disc. This
|
||||
<emphasis>manifest</emphasis> can be created with a simple
|
||||
command:</para>
|
||||
|
||||
<screen>/stage/cdrom&prompt.root; <userinput>find . -type f | sed -e 's/^\.\///' | sort > filename.txt</userinput></screen>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<!-- Distribution -->
|
||||
|
|
Loading…
Reference in a new issue