Ignore:
Timestamp:
Sep 2, 2007, 3:07:45 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
598efa5d
Parents:
6267f3b
Message:

Updated Glibc to 2.6.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/udev.xml

    r6267f3b rc93d889  
    3030<screen os="b"><userinput>make EXTRAS="extras/floppy extras/cdrom_id extras/firmware \
    3131    extras/scsi_id extras/volume_id extras/ata_id extras/usb_id \
    32     extras/edd_id extras/dasd_id extras/path_id"</userinput></screen>
     32    extras/edd_id extras/collect extras/path_id"</userinput></screen>
    3333
    3434    <variablelist os="c">
     
    3838      <term><parameter>EXTRAS="extras/floppy extras/cdrom_id extras/firmware
    3939      extras/scsi_id extras/volume_id extras/ata_id extras/usb_id extras/edd_id
    40       extras/dasd_id extras/path_id"</parameter></term>
     40      extras/collect extras/path_id"</parameter></term>
    4141        <listitem>
    4242          <para>This builds the helper applications that are used with
     
    6161    EXTRAS="extras/floppy extras/cdrom_id extras/firmware \
    6262    extras/scsi_id extras/volume_id extras/ata_id extras/usb_id \
    63     extras/edd_id extras/dasd_id extras/path_id" install</userinput></screen>
     63    extras/edd_id extras/collect extras/path_id" install</userinput></screen>
    6464
    6565    <variablelist os="i">
     
    7878
    7979    <para os="i">Install a necessary helper script:</para>
    80 
    81 <screen os="j"><userinput>install -v extras/eventrecorder.sh /lib/udev</userinput></screen>
    82 
    83     <para os="l">Install the documentation that explains how to create
    84     Udev rules:</para>
    8580
    8681<screen os="m"><userinput>install -v -m644 -D docs/writing_udev_rules/index.html \
Note: See TracChangeset for help on using the changeset viewer.