summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
2005-08-30Makefile: remove all the duplicated rulesKay Sievers
2005-08-28vol_id: ID_LABEL_SAFE will no longer contain fancy charactersKay Sievers
2005-08-26switch to '==' in raid-devfs.shThierry Vignaud
2005-08-25path_id: remove SUSE specific PATHKay Sievers
2005-08-25fix typo in firmware_helperAmir Shalem
2005-08-25volume_id: don't probe for mac_partition_mapsKay Sievers
2005-08-22*_id: fix zero length in set_str()Kay Sievers
2005-08-18fix typo in cdrom_id syslogKay Sievers
2005-08-18Merge rsync://rsync.kernel.org/pub/scm/linux/hotplug/udevKay Sievers
2005-08-17cdrom_id: change err() to info() to help with debugging problemsGreg Kroah-Hartman
2005-08-17Always open the cdrom drive in non-blocking mode in cdrom_idGreg Kroah-Hartman
2005-08-17vol_id: fix sloppy error handlingKay Sievers
2005-08-13Merge rsync://rsync.kernel.org/pub/scm/linux/hotplug/udevKay Sievers
2005-08-13fix more compiler warnings ...Kay Sievers
2005-08-12added the cdrom.h #defines directly into the cdrom_id.c fileGreg Kroah-Hartman
2005-08-11fix klibc build issue in cdrom_id.cGreg KH
2005-08-11changed cdrom_id exports to be easier to understand and consistant with other...Greg KH
2005-08-11Created cdrom_id program to make it easier to determine cdrom typesGreg KH
2005-08-11allow logging of all output from executed toolsKay Sievers
2005-08-09trivial text cleanupsKay Sievers
2005-08-09remove example rules and put the dev.d stuff into the run_directory folderKay Sievers
2005-08-09more distro rules updatesKay Sievers
2005-08-09add firmware_helper to load firmwareKay Sievers
2005-08-01Added horrible (but fun) path_id script to extras.Greg Kroah-Hartman
2005-08-01fix GGC signed pointer warnings and switch volume_id to stdintKay Sievers
2005-07-22move code to its own filesKay Sievers
2005-07-19usb_id: fix typoHannes Reinecke
2005-07-19add ID_BUS to *_id programsHannes Reinecke
2005-07-19create_floppy_devices: add tool to create floppy nodes based on sysfs infoHannes Reinecke
2005-07-17volume_id: add OCFS (Oracle Cluster File System) supportAndre Masella
2005-07-17add padding to rules structureKay Sievers
2005-07-14Really commit the udev_run_devd changes...Greg KH
2005-07-14Fixed udev_run_devd to run the /etc/dev.d/DEVNAME/ files tooGreg KH
2005-07-13volume_id: remove s390 dasd handling, it is dasd_id nowKay Sievers
2005-07-13dasd_id: add s390 disk-label proberHannes Reinecke
2005-07-13trivial fixes for *_id programsKay Sievers
2005-07-12ata_id: check for empty serial numberKay Sievers
2005-07-12compile dasd only on s390Kay Sievers
2005-07-08fix usb_id and let scsi_id ignore "illegal request"Hannes Reinecke
2005-07-04add usb_id program to generate usb-storage device identifiersKay Sievers
2005-06-27add ID_TYPE to the id probersKay Sievers
2005-06-27add -x to scsi_id to export the queried values in env formatKay Sievers
2005-06-26store the imported device information in the udevdbKay Sievers
2005-06-26rename udev_volume_id to vol_id and add --export optionKay Sievers
2005-06-25add ata_id to read serial numbers from ATA drivesKay Sievers
2005-06-05udev: handle all events - not only class and block devicesKay Sievers
2005-06-05volume_id: use udev-provided log-levelKay Sievers
2005-06-05udev: move dev.d/ handling to external helperKay Sievers
2005-05-20[PATCH] update cdsymlinks to latest versionDarren Salt
2005-04-26[PATCH] udev_volume_id: fix endianess macroskay.sievers@vrfy.org