eudev/extras
kay.sievers@vrfy.org 3611d5820c [PATCH] udev callout for reading filesystem labels
here is a small udev toy, which enables udev to name partitions by
its filesystem label or uuid's.

The following udev rule:

  KERNEL="sd*", PROGRAM="/sbin/udev_volume_id -M%M -m%m -u", SYMLINK="%c"

creates a symlink with the uuid read from the filesystem. If no label or
uuid is found the program exits with nonzero and the rule will fail.

ext2, ext3, reiserfs, xfs, jfs, vfat, msdos volume labels are supported,
ntfs and swap partitions can be recognized.

It's possible to compile with klibc and the static binary takes 13kb.
2005-04-26 21:35:17 -07:00
..
chassis_id [PATCH] Add README for chassis_id 2005-04-26 21:35:13 -07:00
dbus [PATCH] udev_selinux changes 2005-04-26 21:35:15 -07:00
multipath-tools [PATCH] make spotless 2005-04-26 21:35:10 -07:00
scsi_id [PATCH] make spotless 2005-04-26 21:35:10 -07:00
selinux [PATCH] udev_selinux changes 2005-04-26 21:35:15 -07:00
volume_id [PATCH] udev callout for reading filesystem labels 2005-04-26 21:35:17 -07:00
ide-devfs.sh [PATCH] devfs.sh-ide-floppy 2005-04-26 21:35:15 -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] SCSI logical and physical names for udev 2005-04-26 21:35:10 -07:00
start_udev [PATCH] make start_udev use udevstart binary 2005-04-26 21:35:07 -07:00