Ignore:
Timestamp:
Mar 22, 2006, 2:22:24 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
44ef9b9a
Parents:
97548c6
Message:

r2685@server: jim | 2006-03-22 14:18:19 -0800
Updated readme and floppy rules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • udev/udev.makechanges

    r97548c6 rd91bcb0  
    33but I got it to work on a Sparc so it should work for everyone.
    44
    5 First off, you will need to patch the kernel. 2.6.15 is not all
    6 the way there, but GregKH has the necessary patches available to
    7 make it work. I used
     5You will need the 2.6.16 kernel.
    86
    9 http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/old/gregkh-all-2.6.15.patch
     7Second, you will need to use udev 088 or above, here is the build instructions
     8you must use to get full functionality.
     9make EXTRAS="extras/firmware extras/floppy extras/cdrom_id extras/scsi_id extras/volume_id extras/ata_id extras/usb_id extras/edd_id extras/dasd_id" udevdir=/dev
    1010
    11 Second, you will need to use udev 079 or above, here is the build instructions
    12 you must use to get full functionality.
    13 make EXTRAS="extras/firmware extras/cdrom_id extras/scsi_id extras/volume_id extras/ata_id extras/usb_id extras/edd_id extras/dasd_id" udevdir=/dev
    14 
    15 make EXTRAS="extras/firmware extras/cdrom_id extras/scsi_id extras/volume_id extras/ata_id extras/usb_id extras/edd_id extras/dasd_id" udevdir=/dev install
     11make EXTRAS="extras/firmware extras/floppy extras/cdrom_id extras/scsi_id extras/volume_id extras/ata_id extras/usb_id extras/edd_id extras/dasd_id" udevdir=/dev install
    1612cp extras/path_id /sbin
    1713cp extras/eventrecorder.sh /lib/udev
Note: See TracChangeset for help on using the changeset viewer.