Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#1998 closed enhancement (fixed)

Udev-111

Reported by: Matthew Burgess Owned by: lfs-book@…
Priority: normal Milestone:
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New version. Bug fixes and also some new variables exported for UUIDS:

In the future, we may see uuid's which are just simple character
strings (see the DDF Raid Specification). For that reason vol_id now
exports ID_UUID_SAFE, just like ID_LABEL_SAFE. For things like
the creation of symlinks, the *_SAFE values ensure, that no control
or whitespace characters are used in the filename.

(see ChangeLog for a full list of the *_SAFE variables that are now exported).

A quick grep of our rules suggests just one change is needed in 60-persistent-storage.rules where an occurrence of ID_FS_UUID will need to change to ID_FS_UUID_SAFE.

Change History (2)

comment:1 by Matthew Burgess, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in r8134.

comment:2 by Jeremy Huntwork, 17 years ago

Milestone: 6.3

Milestone 6.3 deleted

Note: See TracTickets for help on using tickets.