summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
2005-09-27switch tools and volume_id from LGPL to GPLv2Kay Sievers
2005-09-27remove no longer needed includesKay Sievers
2005-09-18volume_id: set reiser instead of reiserfs for filesystem typeKay Sievers
2005-09-18scsi_id: switch temporary node creation to /devKay Sievers
2005-09-16ata_id: open volume O_NONBLOCKKay Sievers
2005-09-16edd_id: check that EDD id is uniqueJohn Hull
2005-09-16run_directory: fix typo in "make install"Marco d'Itri
2005-09-14scsi_id: derive a UID for a SCSI-2 not compliant with the page 83Edward Goggin
2005-09-14add install test to 'make buildtest'Kay Sievers
2005-09-14EXTRAS: cleanup and sync all MakefilesKay Sievers
2005-09-14volume_id: fix error handling with failing read()Kay Sievers
2005-09-14EXTRAS/Makefile: fix install targets to match main MakefileJürg Billeter
2005-09-12remove chassis_id programKay Sievers
2005-09-09firmware_helper: fix write countDuncan Sands
2005-09-08fix useless but funny name_cdrom.pl script to work againKay Sievers
2005-09-08delete cdromsymlinks* - obsoleted by cdrom_id and IMPORT rulesKay Sievers
2005-09-06add edd_id tool to match BIOS EDD disk informationKay Sievers
2005-08-31scsi_id: rename SYSFS to LIBSYSFSKay Sievers
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