mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-01 03:42:13 +00:00
b3f1ebb313
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
51 lines
1.4 KiB
XML
51 lines
1.4 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<sect1 id="ch-system-linux-firmware" role="wrap">
|
|
<?dbhtml filename="linux-firmware.html"?>
|
|
|
|
<sect1info condition="script">
|
|
<productname>linux-firmware</productname>
|
|
<productnumber>&linux-firmware-version;</productnumber>
|
|
<address>&linux-firmware-url;</address>
|
|
</sect1info>
|
|
|
|
<title>Linux-Firmware-&linux-firmware-version;</title>
|
|
|
|
<indexterm zone="ch-system-linux-firmware">
|
|
<primary sortas="a-Linux-Firmware">Linux-Firmware</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title/>
|
|
|
|
<para>The Linux-Firmware package contains propietary kernel "blobs"
|
|
required for some specific hardware.</para>
|
|
|
|
<segmentedlist>
|
|
<segtitle>&buildtime;</segtitle>
|
|
<segtitle>&diskspace;</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>&linux-firmware-ch6-sbu;</seg>
|
|
<seg>&linux-firmware-ch6-du;</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Linux-Firmware</title>
|
|
|
|
<para>Install the Linux-Firmware package with the following commands:</para>
|
|
|
|
<screen><userinput remap="install">cp -Rv * /lib/firmware</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|