On 05/21/07 14:57, Dag-Erling Smørgrav wrote:
Jung-uk Kim <[EMAIL PROTECTED]> writes:
'smbios.system.uuid' is exported from loader, not from kernel. And it
already checks two things, i.e., all zero's and all 0xff's, which are
the most common and 'useless' UUIDs. If the SMBIOS has one of these,
it is not set at all.
Is it safe to assume that smbios.system.uuid returns a string of the
correct form (the correct amount of hex digits with hyphens in the right
places) which is neither all-bits-zero nor all-bits-one? In that case,
there is no need to check anything in etc/rc.d/hostid.
DES
[picking random related post to reply to]
The hostid script also is cranky when used on a diskless host, because
it can't write to it's hostid file. I've been ignoring it, but I wanted
to at least mention it.
Shall I file a PR?
Eric
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"