Ticket #2030 (closed enhancement: fixed)

Opened 1 year ago

Last modified 7 months ago

Udev 112

Reported by: matthew@linuxfromscratch.org Assigned to: lfs-book@linuxfromscratch.org
Priority: normal Milestone:
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New version. From RELEASE-NOTES:

udev 112
========
Bugfixes.

Control characters in filesystem label strings are no longer silenty
removed, but hex-encoded, to be able to uniquely identify the device
by its symlink in /dev/disk/by-label/.
If libvolume_id is used by mount(8), LABEL= will work as expected,
if slashes or other characters are used in the label string.

To test the existence of a file, TEST=="<file>" and TEST!="<file>"
can be specified now. The TEST key accepts an optional mode mask
TEST{0100}=="<is executable file>".

Scsi_id now supports a mode without expecting scsi-specific sysfs
entries to allow the extraction of cciss-device persistent properties.

Change History

06/17/07 06:01:35 changed by matthew@linuxfromscratch.org

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r8170.

10/05/07 07:53:16 changed by jhuntwork@linuxfromscratch.org

  • milestone deleted.

Milestone 6.3 deleted