summaryrefslogtreecommitdiff
path: root/extras/volume_id
AgeCommit message (Expand)Author
2006-04-03fix symlink targets in MakefilesKay Sievers
2006-03-30volume_id: generate man page from xml sourceKay Sievers
2006-03-30volume_id: update READMEKay Sievers
2006-03-30pass CROSS_COMPILE to AR and RANLIB down to extras/Kay Sievers
2006-03-29move all *_id programs to /lib/udev/Kay Sievers
2006-03-28man pages: mention udev(7) not udev(8)Kay Sievers
2006-03-28remove all stripping codeKay Sievers
2006-03-28volume_id: define exported symbolsKay Sievers
2006-03-27volume_id: remove some global symbolsKay Sievers
2006-03-27because is better than causeKay Sievers
2006-03-27volume_id: use shared library by defaultKay Sievers
2006-03-27volume_id: rename subdirectoryKay Sievers
2006-03-27volume_id: provide a custom debug functionKay Sievers
2006-03-23volume_id: provide libraryKay Sievers
2006-03-21volume_id: remove all partition table supportKay Sievers
2006-03-21volume_id: remove partition table parsing codeKay Sievers
2006-03-08volume_id: add squashfs detectionKay Sievers
2006-02-21volume_id: add missing returnKay Sievers
2006-02-21volume_id: split raid and filesystem detectionKay Sievers
2006-02-21volume_id: replace __packed__ by PACKED macroKay Sievers
2006-02-13cramfs detection for bigendianKay Sievers
2006-01-28replace fancy silent build program by simple kernel build like logicKay Sievers
2006-01-13vol_id: probe volume as user nobodyKay Sievers
2006-01-09replace libsysfsKay 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-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-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-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-08-30Makefile: remove all the duplicated rulesKay Sievers
2005-08-28vol_id: ID_LABEL_SAFE will no longer contain fancy charactersKay Sievers
2005-08-25volume_id: don't probe for mac_partition_mapsKay Sievers