Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-23 | volume_id: fix typo in ocfs | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-10-23 | volume_id: move blocksize validation to fix jbd recognition | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-10-23 | volume_id: check ext fs for valid blocksize, cause magic is only 2 bytes | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-10-23 | volume_id: add Veritas fs | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-10-23 | volume_id: add OVFS Version 1 | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-09-27 | switch tools and volume_id from LGPL to GPLv2 | Kay 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-27 | remove no longer needed includes | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-09-18 | volume_id: set reiser instead of reiserfs for filesystem type | Kay 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-14 | EXTRAS: cleanup and sync all Makefiles | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-09-14 | volume_id: fix error handling with failing read() | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-09-14 | EXTRAS/Makefile: fix install targets to match main Makefile | Jürg Billeter | |
2005-08-30 | Makefile: remove all the duplicated rules | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-08-28 | vol_id: ID_LABEL_SAFE will no longer contain fancy characters | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-08-25 | volume_id: don't probe for mac_partition_maps | Kay 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-17 | vol_id: fix sloppy error handling | Kay Sievers | |
vol_id segfaults if read() fails on broken devices reporting the wrong size. Thanks to Erhard Schultchen for the debugging. Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-08-13 | fix more compiler warnings ... | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-08-01 | fix GGC signed pointer warnings and switch volume_id to stdint | Kay Sievers | |
Solaris uses volume_id now and they fiddled around with configure scripts to map the linux kernel int types. Adding the types locally to volume_id breaks the klibc build, so just switch to these ugly types and forget it. :) Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-07-19 | usb_id: fix typo | Hannes Reinecke | |
2005-07-17 | volume_id: add OCFS (Oracle Cluster File System) support | Andre Masella | |
2005-07-13 | volume_id: remove s390 dasd handling, it is dasd_id now | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-07-13 | trivial fixes for *_id programs | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-07-12 | compile dasd only on s390 | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-06-26 | store the imported device information in the udevdb | Kay Sievers | |
Any program can query with udevinfo for persistent device attributes evaluated on device discovery now. Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-06-26 | rename udev_volume_id to vol_id and add --export option | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-06-05 | volume_id: use udev-provided log-level | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-04-26 | [PATCH] udev_volume_id: fix endianess macros | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] klibc: use klcc wrapper instead of our own Makefile | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] volume_id: version 43 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] volume_id: Fix label/uuid reading for reiserfs | hare@suse.de | |
Well, I just asked our resident reiserfs guru (thx mason :-). Reiser v3.5 does not support labels nor uuids. | |||
2005-04-26 | [PATCH] volume_id: version 42 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] volume_id: version 41 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] The following patch fixes some warnings when compiling volume_id | tklauser@access.unizh.ch | |
2005-04-26 | [PATCH] fix ia64 compile | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] udev_volume_id: version 39 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] rename LOG to USE_LOG in all places | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] udev_volume_id: volume_id v38 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] udev_volume_id: add Reiser4 support | tklauser@access.unizh.ch | |
2005-04-26 | [PATCH] udev_volume_id: volume_id v35 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] udev_volume_id: fix typo | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] udev_volume_id: remove temporary node creation and parent handling | kay.sievers@vrfy.org | |
udev can create the temporary node for us now. (On bootup we don't know where a writable filesystem is mounted). Also the parent handling is not needed anymore, cause udev is able to pass us the node name of the parent device. | |||
2005-04-26 | [PATCH] udev_volume_id: remove __packed__ from dasd structure as it does not ↵ | kay.sievers@vrfy.org | |
work | |||
2005-04-26 | [PATCH] udev_volume_id: fix dasd disklabel reading with -l option | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] udev_volume_id: volume_id version 034 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] udev_volume_id: rename probe_ibm into probe_dasd | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] udev_volume_id: volume_id version 032 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] Makefile: add some more warnings and prepare for clean gcc4 compile | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] udev_volume_id: new version of volume_id | kay.sievers@vrfy.org | |
Every filesystem has its own subdirectory. The IBM dasd label reading is included into volume_id. | |||
2005-04-26 | [PATCH] udev_volume_id: fix -d option | cborntra@de.ibm.com | |
The -d option in udev_allows to go from a partition to the underlying disk for s390 dasd labels. If the device is already the disk itself, finding the parent will fail, therefore -d on /sys/block/dasda/ for example gives no result at all. | |||
2005-04-26 | [PATCH] udev_volume_id: fix FAT label reading | kay.sievers@vrfy.org | |