[Yum-devel] [PATCH] add uuid functionality so we can have additional info to work from trivially.

James Antill james at fedoraproject.org
Thu Feb 4 20:41:35 UTC 2010


On Thu, 2010-02-04 at 15:31 -0500, Seth Vidal wrote:
>      startupconf.releasever = _getsysver(startupconf.installroot, startupconf.distroverpkg)
> +    startupconf.uuid = get_uuid(startupconf.installroot + '/var/lib/yum/uuid')

 I'm not sure I like "get_uuid" as a name, maybe stored_uuid() ... also
it sucks that we have to hardcode persistdir here, can we move it to
StartupConf?
 Otherwise ACK.



More information about the Yum-devel mailing list