[Ovirt-devel] [PATCH]: Rewrite the ovirt-identify-node in bash

Alan Pevec apevec at redhat.com
Wed Jun 11 12:34:31 UTC 2008


ACK for 1:1 replacement

just one thing:

> +# gather our information
> +uuid=`hostname -f`

This matches the current behavior, but ideally we'd use HAL here:
hal-get-property --udi /org/freedesktop/Hal/devices/computer --key system.hardware.uuid

Problem is that hal RPM has lot of deps, so it would not help shrinking effort.
Any ideas about a portable, but w/o HAL, way to get hardware UUID?




More information about the ovirt-devel mailing list