Add kernel config info to CUPS page

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7307 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Chris Staub 2008-03-23 06:24:06 +00:00
parent 35debe2fdc
commit 80cec503a4
2 changed files with 14 additions and 0 deletions

View File

@ -44,6 +44,10 @@
<listitem>
<para>March 23rd, 2008</para>
<itemizedlist>
<listitem>
<para>[Chris] - Added kernel configuration information to CUPS
page. Fixes ticket #2430.</para>
</listitem>
<listitem>
<para>[dj] - Updated to xfs-progs-2.9.7.</para>
</listitem>

View File

@ -95,6 +95,16 @@
</sect2>
<sect2>
<title>Kernel Configuration</title>
<para>To use your printer, you will likely need the appropriate drivers
enabled in the kernel - for example, "Parallel printer support" if you
have a parallel port printer, or "USB Printer support" for a USB
printer.</para>
</sect2>
<sect2 role="installation">
<title>Installation of CUPS</title>