Generalize question about install floppies.

Approved by:	wblock
This commit is contained in:
Eitan Adler 2012-07-22 22:19:35 +00:00
parent 0170bfb986
commit 8a7490587c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39247

View file

@ -1295,15 +1295,12 @@
<qandaentry> <qandaentry>
<question id="custom-boot-floppy"> <question id="custom-boot-floppy">
<para>How can I make my own custom install floppy?</para> <para>How can I make my own custom install disk?</para>
</question> </question>
<answer> <answer>
<para>Currently there is no way to <emphasis>just</emphasis> <para>Customized &os; installation media can be created by
make a custom install floppy. You have to cut a whole new building a custom release. Follow the instructions in the
release, which will include your install floppy.</para>
<para>To make a custom release, follow the instructions in the
<ulink <ulink
url="&url.articles.releng;/article.html">Release Engineering</ulink> url="&url.articles.releng;/article.html">Release Engineering</ulink>
article.</para> article.</para>