summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Collapse)Author
2005-11-25remove outdated and misleading stuffKay Sievers
Packagers who still need this, should carry it in their own package. It just causes too much trouble to users to have it in the tree and expect that it's needed or the way to do it. Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-22move some helpers from extras to /lib/udevKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-21libvolume_id: fix weird fat volume recognitionKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-16Makefile: remove exec_prefix and srcdirKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-12volume_id: use glibc's byteswapKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-12volume_id: include stddef.h headerKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-10fix typo in eventrecorderKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-11-10replace udeveventrecorder by a shell scriptKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
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
This should remove a lot of error messages that people are seeing. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-11-09volume_id: provide libvolume_id.a fileKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-10-31add man pages for *_id programsJan Luebbe
I've written manpages for the *_id binaries, which are attached to this mail.
2005-10-28"STRIPCMD=" for the EXTRASKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-10-27use DESTDIR on uninstall, no need to pass prefix to submakeKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
2005-10-23volume_id: Version 052Kay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-10-23volume_id: fix typo in ext blocksize checkKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-10-23volume_id: Version 051Kay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-10-23volume_id: make FAT32 recognition more robustKay Sievers
FAT32 volumes should never have a cluster count, that fits into a 16 bit value, but mkdosfs can create such volumes. No sane formatter or Windows will ever do this, but the Linux kernel as Windows can read/write it. Thanks to Ted Ts'o <tytso@mit.edu> for convincing me. Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-10-23volume_id: add vxfs includeKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-10-23volume_id: fix typo in ocfsKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-10-23volume_id: move blocksize validation to fix jbd recognitionKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-10-23volume_id: check ext fs for valid blocksize, cause magic is only 2 bytesKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-10-23volume_id: add Veritas fsKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-10-23volume_id: add OVFS Version 1Kay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-09-27switch tools and volume_id from LGPL to GPLv2Kay Sievers
After beeing hit by proprietary applications which statically link the LGPL'd libusb, which needs a patch to reflect the recent kernel changes, I decided not to provide LGPL code anymore. Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-09-27remove no longer needed includesKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-09-18volume_id: set reiser instead of reiserfs for filesystem typeKay Sievers
Thanks to Theodore Ts'o <tytso@mit.edu> for the hint and a test image. Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-09-18scsi_id: switch temporary node creation to /devKay Sievers
/tmp is not writable on most systems, so just use /dev to create a temporary node. If called from a udev rule, "-d $tempnode" should be used and udev will create a temporary node and pass the name before calling scsi_id. Also remove gen_scsi_id_udev_rules.sh per Patrick's request, as it's no longer needed with the persistent disk links. Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-09-16ata_id: open volume O_NONBLOCKKay Sievers
Opticals like that and should be ok for disks too, as long as we don't read(). Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-09-16edd_id: check that EDD id is uniqueJohn Hull
The attached patch adds a check to edd_id.c to verify that the MBR signature on the device node passed to the program is unique to only that disk. Signed-off-by: John Hull <john_hull@dell.com>
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
This patch is to enable the use of scsi_id to derive a UID for a SCSI-2 device which is not compliant with the page 83 inquiry reply format for either SPC-2 or SPC-3. In this case, the page 83 reply does not contain a list of Identification descriptors but a single binary encoded hexa-decimal Vendor Specified Identifier. The update is being driven by the need for scsi_id to support older model EMC Symmetrix hardware, that is, models 4, 5, and 6.
2005-09-14add install test to 'make buildtest'Kay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-09-14EXTRAS: cleanup and sync all MakefilesKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-09-14volume_id: fix error handling with failing read()Kay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-09-14EXTRAS/Makefile: fix install targets to match main MakefileJürg Billeter
2005-09-12remove chassis_id programKay Sievers
Broken and unmaintained! Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-09-09firmware_helper: fix write countDuncan Sands
2005-09-08fix useless but funny name_cdrom.pl script to work againKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-09-08delete cdromsymlinks* - obsoleted by cdrom_id and IMPORT rulesKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-09-06add edd_id tool to match BIOS EDD disk informationKay Sievers
Thanks to: John Hull <John_Hull@Dell.com> Matt Domsch <Matt_Domsch@Dell.com> Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-31scsi_id: rename SYSFS to LIBSYSFSKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-30Makefile: remove all the duplicated rulesKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-28vol_id: ID_LABEL_SAFE will no longer contain fancy charactersKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-26switch to '==' in raid-devfs.shThierry Vignaud
2005-08-25path_id: remove SUSE specific PATHKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-25fix typo in firmware_helperAmir Shalem
The wrong string is being nullifed.
2005-08-25volume_id: don't probe for mac_partition_mapsKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-22*_id: fix zero length in set_str()Kay Sievers
Thanks to Olaf Hering <olh@suse.de> Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-18fix typo in cdrom_id syslogKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>