summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
2006-01-13vol_id: probe volume as user nobodyKay Sievers
2006-01-09replace libsysfsKay Sievers
2006-01-09path_id: fix invalid character classKay Sievers
2005-12-23scsi_id: read page 0x80 with libata drivesKay Sievers
2005-12-15fix segfaulting create_floppy_devicesKay Sievers
2005-12-15support pre-SPC3 page 83 formatKurt Garloff
2005-12-15fold multiple consecutive whitespace chars into single '_'Hannes Reinecke
2005-12-07add parisc support to path_idGreg Kroah-Hartman
2005-11-25remove outdated and misleading stuffKay Sievers
2005-11-22move some helpers from extras to /lib/udevKay Sievers
2005-11-21libvolume_id: fix weird fat volume recognitionKay Sievers
2005-11-16Makefile: remove exec_prefix and srcdirKay Sievers
2005-11-12volume_id: use glibc's byteswapKay Sievers
2005-11-12volume_id: include stddef.h headerKay Sievers
2005-11-10fix typo in eventrecorderKay Sievers
2005-11-10replace udeveventrecorder by a shell scriptKay Sievers
2005-11-09Merge branch 'master' of gregkh@master.kernel.org:/pub/scm/linux/hotplug/udevGreg Kroah-Hartman
2005-11-09Make run_directory.c stat the place it is going to try to run.Greg Kroah-Hartman
2005-11-09volume_id: provide libvolume_id.a fileKay Sievers
2005-10-31add man pages for *_id programsJan Luebbe
2005-10-28"STRIPCMD=" for the EXTRASKay Sievers
2005-10-27use DESTDIR on uninstall, no need to pass prefix to submakeKay Sievers
2005-10-23volume_id: Version 052Kay Sievers
2005-10-23volume_id: fix typo in ext blocksize checkKay Sievers
2005-10-23volume_id: Version 051Kay Sievers
2005-10-23volume_id: make FAT32 recognition more robustKay Sievers
2005-10-23volume_id: add vxfs includeKay Sievers
2005-10-23volume_id: fix typo in ocfsKay Sievers
2005-10-23volume_id: move blocksize validation to fix jbd recognitionKay Sievers
2005-10-23volume_id: check ext fs for valid blocksize, cause magic is only 2 bytesKay Sievers
2005-10-23volume_id: add Veritas fsKay Sievers
2005-10-23volume_id: add OVFS Version 1Kay Sievers
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