> how does linux provide the hostid string?

Its up to the C library

> on a sun box this is a guaranteed unique identifier, since AFAIK
> intel architecture does not have this unique identifier can 
> two linux boxes end up with same hostid by chance?

Easily. hostid is generally only useful to proprietary license managers so
its a relatively minor issue in the Linux world. You can set it by sticking
the data you want in /etc/hostid

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to