9fans archive / 2007 / 04 / 597 /    prev next

From: "Steve Simon" <steve@qui...>
Subject: Re: [9fans] Re: new termrc
Date: Mon, 30 Apr 2007 20:49:26 +0100

> if you add ether=010203040506 (with your
> ethernet address) to the entry for your system
> then $sysname should get set.

Beware, the ether= field must have the ethernet address
in lower case, this is because all fields are case sensitive
when they are matched by libndb and the accress printed
by /dev/ether0/addr is in lower case.

-Steve