Ticket #1998 (closed enhancement: fixed)

Opened 1 year ago

Last modified 7 months ago

Udev-111

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. 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

05/13/07 09:55:35 changed by matthew@linuxfromscratch.org

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

Fixed in r8134.

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

  • milestone deleted.

Milestone 6.3 deleted