diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-10-12 21:20:03 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-10-12 21:20:03 +0000 |
commit | 040ecb6de9078e372b188f7ac210f95f48e4d1b7 (patch) | |
tree | 36d60d1796447dafd60319f9be74fa95a3a31379 /chapter06/eudev.xml | |
parent | a0afc1b210511f9da42c74a7d424ff79fbb1d8fd (diff) |
Update to man-db-2.7.4.
Update to linux-4.2.3.
Update to tzdata2015g.
Many updates to installed files and directories. Huge thanks to Fernando.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/eudev.xml')
-rw-r--r-- | chapter06/eudev.xml | 49 |
1 files changed, 1 insertions, 48 deletions
diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml index 64e474c5f..77d31664a 100644 --- a/chapter06/eudev.xml +++ b/chapter06/eudev.xml @@ -139,7 +139,7 @@ make -f &udev-lfs-version;/Makefile.lfs install</userinput></screen> <seg>libudev.so</seg> - <seg>/etc/udev, /lib/udev, and /lib/firmware</seg> + <seg>/etc/udev, /lib/udev, and /usr/share/doc/udev-20140408</seg> </seglistitem> </segmentedlist> @@ -147,53 +147,6 @@ make -f &udev-lfs-version;/Makefile.lfs install</userinput></screen> <bridgehead renderas="sect3">Short Descriptions</bridgehead> <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> -<!-- - <varlistentry id="ata_id"> - <term><command>ata_id</command></term> - <listitem> - <para>Provides Udev with a unique string and - additional information (uuid, label) for an ATA drive</para> - <indexterm zone="ch-system-eudev ata_id"> - <primary sortas="b-ata_id">ata_id</primary> - </indexterm> - </listitem> - </varlistentry> - - <varlistentry id="cdrom_id"> - <term><command>cdrom_id</command></term> - <listitem> - <para>Provides Udev with the capabilities of a - CD-ROM or DVD-ROM drive</para> - <indexterm zone="ch-system-eudev cdrom_id"> - <primary sortas="b-cdrom_id">cdrom_id</primary> - </indexterm> - </listitem> - </varlistentry> - - <varlistentry id="collect"> - <term><command>collect</command></term> - <listitem> - <para>Given an ID for the current uevent and a list of - IDs (for all target uevents), registers the current ID - and indicates whether all target IDs have been registered</para> - <indexterm zone="ch-system-eudev collect"> - <primary sortas="b-collect">collect</primary> - </indexterm> - </listitem> - </varlistentry> - - <varlistentry id="scsi_id"> - <term><command>scsi_id</command></term> - <listitem> - <para>Provides Udev with a unique SCSI identifier - based on the data returned from sending a SCSI INQUIRY command to - the specified device</para> - <indexterm zone="ch-system-eudev scsi_id"> - <primary sortas="b-scsi_id">scsi_id</primary> - </indexterm> - </listitem> - </varlistentry> ---> <varlistentry id="udevadm"> <term><command>udevadm</command></term> <listitem> |