Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2005-04-26 | [PATCH] udev_volume_id: version 27 | kay.sievers@vrfy.org | |
Fix FAT label reading bug for very large volumes. Recognize FAT label at Win98 formatted volumes. Read iso9660 joliet descriptor for unicode labels. Support uuid/label of swap partitions. | |||
2005-04-26 | [PATCH] fix udev_volume_id build error. | greg@kroah.com | |
bah, when will I remember to check the extras _before_ I do a release... | |||
2005-04-26 | [PATCH] udev_volume_id: links sysfs.a instead of all objects | kay.sievers@vrfy.org | |
cuts down the size from: dynamically linked: 48.030 -> 45.187 statically linked: 149.177 -> 142.362 | |||
2005-04-26 | [PATCH] fix udev_volume_id so it will now build properly. | greg@kroah.com | |
2005-04-26 | [PATCH] Add support for highpoint ataraid to volume_id to suppress | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] Patches from Harald Hoyer <harald@redhat.com>. | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] fix debug in volume id / fix clashing global var name | kay.sievers@vrfy.org | |
Here we get the logging for udev_volume_id working if it is compiled with DEBUG=true. Also fixed is a name clash with a global variable. | |||
2005-04-26 | [PATCH] volume_id fix | kay.sievers@vrfy.org | |
I've been told that open() should not pass O_NONBLOCK. | |||
2005-04-26 | [PATCH] let the extras/ programs build "pretty" also | greg@kroah.com | |
2005-04-26 | [PATCH] update volume_id | kay.sievers@vrfy.org | |
Here is an update to the latest volume_id which fixes a few bugs with FAT volumes. |