Comment 19 for bug 399319

Revision history for this message
Marc Tardif (cr3) wrote :

Done, I have pushed the following changes into the branch linked to this bug report:

- <scsi-devices> has been renamed to <sysfs-attributes> and actually contains the sysfs attributes for each of the devices reported by udevadm. I have used a similar format which looks like this where the path (P) could be used to map devices to attributes:

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
A: modalias=input:b0019v0000p0002e0000-e0,1,k74,ramlsfw
A: uniq=
A: phys=LNXPWRBN/button/input0
A: name=Power Button (FF)

- <kernel-release> has been added to the <summary> section (by the way, it seems that some attributes in the summary section use underscores and others such as this one use a dash).

For completeness purposes, I have attached the newly generated submission.xml file from my system.

Abel, I will be pushing these changes tomorrow before end of day. Even though I can JFDI, please let me know if you might like any other changes relating to udev which could potentially help Launchpad.