mirror of
https://github.com/systemd/systemd.git
synced 2024-11-06 08:26:52 +03:00
c506c4087e
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 :) |
||
---|---|---|
.. | ||
chassis_id | ||
multipath-tools | ||
scsi_id | ||
volume_id | ||
ide-devfs.sh | ||
name_cdrom.pl | ||
scsi-devfs.sh | ||
start_udev |