Finish tagging!

Minor edits and corrections.
Add kernel config to cheese


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15603 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2015-03-04 00:19:21 +00:00
parent 52211af923
commit 9b175e272e
17 changed files with 43 additions and 32 deletions

View File

@ -78,11 +78,6 @@
<!-- These entities are used to annotate the current status of a package as it <!-- These entities are used to annotate the current status of a package as it
relates to the version of LFS it will build/work against --> relates to the version of LFS it will build/work against -->
<!ENTITY lfs76_checked "<para>This package is known to build and work
properly using an LFS-7.6 platform.</para>">
<!ENTITY lfs76_built "<para>This package is known to build using an LFS
7.6 platform but has not been tested.</para>">
<!ENTITY lfs77_checked "<para>This package is known to build and work <!ENTITY lfs77_checked "<para>This package is known to build and work
properly using an LFS-7.7 platform.</para>"> properly using an LFS-7.7 platform.</para>">
<!ENTITY lfs77_built "<para>This package is known to build using an LFS <!ENTITY lfs77_built "<para>This package is known to build using an LFS

View File

@ -6,7 +6,7 @@
<!-- <!ENTITY which-download-http "http://www.xs4all.nl/~carlo17/which/which-&which-version;.tar.gz">--> <!-- <!ENTITY which-download-http "http://www.xs4all.nl/~carlo17/which/which-&which-version;.tar.gz">-->
<!ENTITY which-download-http "http:/ftp.gnu.org/gnu/which/which-&which-version;.tar.gz"> <!ENTITY which-download-http "http://ftp.gnu.org/gnu/which/which-&which-version;.tar.gz">
<!ENTITY which-download-ftp "ftp://ftp.gnu.org/gnu/which/which-&which-version;.tar.gz"> <!ENTITY which-download-ftp "ftp://ftp.gnu.org/gnu/which/which-&which-version;.tar.gz">
<!ENTITY which-md5sum "95be0501a466e515422cde4af46b2744"> <!ENTITY which-md5sum "95be0501a466e515422cde4af46b2744">
<!ENTITY which-size "135 KB"> <!ENTITY which-size "135 KB">

View File

@ -35,7 +35,7 @@
directory tree analyzer. directory tree analyzer.
</para> </para>
&lfs76_checked; &lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">

View File

@ -39,7 +39,7 @@
features that enable users to create their discs easily and quickly. features that enable users to create their discs easily and quickly.
</para> </para>
&lfs76_checked; &lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">
@ -136,14 +136,6 @@ make</userinput></screen>
This package does not come with a test suite. This package does not come with a test suite.
</para> </para>
<note><para>
When installing, the Makefile does some additional
linking. If you do not have Xorg in /usr, the LIBRARY_PATH
variable needs to be defined for the root user. If
using sudo to assume root, use the -E option to pass
your current environment variables for the install process.
</para></note>
<para> <para>
Now, as the <systemitem class="username">root</systemitem> user: Now, as the <systemitem class="username">root</systemitem> user:
</para> </para>

View File

@ -34,7 +34,7 @@
photos and videos with fun graphical effects. photos and videos with fun graphical effects.
</para> </para>
&lfs76_built; &lfs77_built;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">
@ -79,7 +79,8 @@
<xref linkend="gnome-desktop"/>, <xref linkend="gnome-desktop"/>,
<xref linkend="gnome-video-effects"/>, <xref linkend="gnome-video-effects"/>,
<xref linkend="gst10-plugins-bad"/>, <xref linkend="gst10-plugins-bad"/>,
<xref linkend="gst10-plugins-good"/>, <xref linkend="gst10-plugins-good"/> (built with
<ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink>),
<xref linkend="itstool"/>, <xref linkend="itstool"/>,
<xref linkend="libcanberra"/>, <xref linkend="libcanberra"/>,
<xref linkend="librsvg"/>, and <xref linkend="librsvg"/>, and
@ -103,6 +104,25 @@
</para> </para>
</sect2> </sect2>
<sect2 role="kernel" id="cheese-kernel">
<title>Kernel Configuration</title>
<para>
Depending on your camera, enable the appropriate options and recompile the
kernel if necessary:
</para>
<screen><literal>Device Drivers ---&gt;
Multimedia support ---&gt;
&lt;*&gt; Cameras/video grabbers support [CONFIG_MEDIA_CAMERA_SUPPORT]
&lt;*&gt; Media USB Adapter ---&gt; [CONFIG_MEDIA_USB_SUPPORT]
Select device(s) as needed</literal></screen>
<indexterm zone="cheese cheese-kernel">
<primary sortas="d-cheese">cheese</primary>
</indexterm>
</sect2>
<sect2 role="installation"> <sect2 role="installation">
<title>Installation of Cheese</title> <title>Installation of Cheese</title>

View File

@ -35,7 +35,7 @@
<application>GNOME</application> Desktop. <application>GNOME</application> Desktop.
</para> </para>
&lfs76_checked; &lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">

View File

@ -37,7 +37,7 @@
users. Its principles are simplicity and standards compliance. users. Its principles are simplicity and standards compliance.
</para> </para>
&lfs76_checked; &lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">

View File

@ -37,7 +37,7 @@
jar, compress, lzop and many other archive formats. jar, compress, lzop and many other archive formats.
</para> </para>
&lfs76_checked; &lfs77_checked;
<note> <note>
<para> <para>

View File

@ -34,7 +34,7 @@
UTF-8 text editor for the <application>GNOME</application> Desktop. UTF-8 text editor for the <application>GNOME</application> Desktop.
</para> </para>
&lfs76_checked; &lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">

View File

@ -37,7 +37,7 @@
common command line network tools. common command line network tools.
</para> </para>
&lfs76_checked; &lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">

View File

@ -37,7 +37,7 @@
defined area of the screen, with optional beautifying border effects. defined area of the screen, with optional beautifying border effects.
</para> </para>
&lfs76_checked; &lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">

View File

@ -37,7 +37,7 @@
<command>gtop</command>. <command>gtop</command>.
</para> </para>
&lfs76_checked; &lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">

View File

@ -36,7 +36,7 @@
terminal emulator for <application>GNOME</application> Desktop. terminal emulator for <application>GNOME</application> Desktop.
</para> </para>
&lfs76_checked; &lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">
@ -120,6 +120,10 @@ make</userinput></screen>
sed -e 's/System/Utility/' \ sed -e 's/System/Utility/' \
-i /usr/share/applications/gnome-terminal.desktop</userinput></screen> -i /usr/share/applications/gnome-terminal.desktop</userinput></screen>
<note><para>To run <application>GNOME Terminal</application>, the
environment variable <envar>LANG></envar> must be set to a UTF-8
locale.</para></note>
</sect2> </sect2>
<sect2 role="commands"> <sect2 role="commands">

View File

@ -39,7 +39,7 @@
<application>LXDE</application>. <application>LXDE</application>.
</para> </para>
&lfs76_checked; &lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">

View File

@ -37,7 +37,7 @@
keys (using GPG/GPGME) and SSH keys. keys (using GPG/GPGME) and SSH keys.
</para> </para>
&lfs76_checked; &lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">

View File

@ -40,7 +40,7 @@
DVD, VCD or digital CD. DVD, VCD or digital CD.
</para> </para>
&lfs76_checked; &lfs77_checked;
<bridgehead renderas="sect3">Package Information</bridgehead> <bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact"> <itemizedlist spacing="compact">

View File

@ -122,9 +122,9 @@ direct rendering: Yes</computeroutput></screen>
output using the Software Rasterizer is shown below: output using the Software Rasterizer is shown below:
</para> </para>
<screen><computeroutput>OpenGL vendor string: VMware, Inc. <screen><computeroutput>OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.2, 256 bits) OpenGL renderer string: Gallium 0.4 on NVA8
OpenGL version string: 2.1 Mesa 9.1-devel (git-cb3b172)</computeroutput></screen> OpenGL version string: 3.0 Mesa 10.4.5</computeroutput></screen>
<para> <para>
You can also force LLVMPipe by exporting the <envar>LIBGL_ALWAYS_SOFTWARE=1</envar> You can also force LLVMPipe by exporting the <envar>LIBGL_ALWAYS_SOFTWARE=1</envar>