1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-06 08:26:52 +03:00
systemd/extras
kay.sievers@vrfy.org c506c4087e [PATCH] update udev_volume_id
Here is an update for the volume_id callout to catch up to the latest
and greatest:

o It is able to skip the label reading of linux raid members, which are
  otherwise recognized as a normal filesystem.

o It reads FAT labels stored in the directory instead of the
  superblock (Windows only writes in the directory).

o The NTFS uuid is the right one now.

o It reads all the Apple HFS(+) formats with the labels.

o UFS volumes are recognized but no labels are extracted.

o We use CFLAGS+=-D_FILE_OFFSET_BITS=64 instead of lsee64() which may fix
  a bug mentioned on the klibc mailing list.

A lot of other new features are only used in HAL and not needed in this
simple callout. But if someone stumbles over it and want's to send a patch
for some exotic formats, we better keep it up to date :)
2005-04-26 21:37:00 -07:00
..
chassis_id [PATCH] Patch for chassis_id exras module 2005-04-26 21:36:21 -07:00
multipath-tools [PATCH] make spotless 2005-04-26 21:35:10 -07:00
scsi_id [PATCH] update udev scsi_id to scsi_id 0.5 2005-04-26 21:36:21 -07:00
volume_id [PATCH] update udev_volume_id 2005-04-26 21:37:00 -07:00
ide-devfs.sh [PATCH] Minor POSIX-fixes for udev 2005-04-26 21:36:59 -07:00
name_cdrom.pl [PATCH] udev - switch callout part selector to {attribute} 2005-04-26 21:32:28 -07:00
scsi-devfs.sh [PATCH] Minor POSIX-fixes for udev 2005-04-26 21:36:59 -07:00
start_udev [PATCH] Minor POSIX-fixes for udev 2005-04-26 21:36:59 -07:00