Date: Sun, 22 Jul 2012 22:19:35 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r39247 - head/en_US.ISO8859-1/books/faq Message-ID: <201207222219.q6MMJZuG031978@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler (src,ports committer) Date: Sun Jul 22 22:19:35 2012 New Revision: 39247 URL: http://svn.freebsd.org/changeset/doc/39247 Log: Generalize question about install floppies. Approved by: wblock Modified: head/en_US.ISO8859-1/books/faq/book.sgml Modified: head/en_US.ISO8859-1/books/faq/book.sgml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.sgml Sun Jul 22 22:19:33 2012 (r39246) +++ head/en_US.ISO8859-1/books/faq/book.sgml Sun Jul 22 22:19:35 2012 (r39247) @@ -1295,15 +1295,12 @@ <qandaentry> <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> <answer> - <para>Currently there is no way to <emphasis>just</emphasis> - make a custom install floppy. You have to cut a whole new - release, which will include your install floppy.</para> - - <para>To make a custom release, follow the instructions in the + <para>Customized &os; installation media can be created by + building a custom release. Follow the instructions in the <ulink url="&url.articles.releng;/article.html">Release Engineering</ulink> article.</para>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207222219.q6MMJZuG031978>