Suggest that keeping pseudo-device gzip is probably a good idea.

This commit is contained in:
John Fieber 1995-12-19 17:02:49 +00:00
parent 7e78a77743
commit 82fcad3e3b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=191

View file

@ -1,4 +1,4 @@
<!-- $Id: kernelconfig.sgml,v 1.4 1995-12-04 17:58:41 jfieber Exp $ --> <!-- $Id: kernelconfig.sgml,v 1.5 1995-12-19 17:02:49 jfieber Exp $ -->
<!-- The FreeBSD Documentation Project --> <!-- The FreeBSD Documentation Project -->
<!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> --> <!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> -->
<chapt><heading>Configuring the FreeBSD Kernel<label id="kernelconfig"></heading> <chapt><heading>Configuring the FreeBSD Kernel<label id="kernelconfig"></heading>
@ -1018,12 +1018,10 @@
<tag>pseudo-device gzip</tag> <tag>pseudo-device gzip</tag>
<p><tt>gzip</tt> allows you to run FreeBSD programs <p><tt>gzip</tt> allows you to run FreeBSD programs
that have been compressed with <tt>gzip</tt>. This that have been compressed with <tt>gzip</tt>. The
is really only useful when you need to compress programs in <tt>/stand</tt> are compressed so it
FreeBSD programs to fit on a boot floppy. You will is a good idea to have this option in your kernel.</p>
probably never need to compress programs on your
hard drive in this fashion, so you'll probably want
to comment out this line.
<tag>pseudo-device log</tag> <tag>pseudo-device log</tag>
<p><tt>log</tt> is used for logging of kernel error <p><tt>log</tt> is used for logging of kernel error