summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
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
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