On Wed, 2007-09-19 at 14:25 -0400, Michael Blinn wrote:
> /tmp/hosts is built by rc.sysinit in /opt/ltsp/i386/etc -- /tmp/hosts is 
> created at boot time and is relative to the thin client chroot.
----
OK - that was big...I get it

one more thing, I keep getting a blank hostname

my dhcpd.conf for this client is...

  host imac-linux-1 {
    option vendor-class-identifier "AAPLBSDPC";
    option vendor-encapsulated-options 01:01:02:08:04:01:00:00:01:82:
      05:             # length
      69:6d:61:63:34; # hostname
      option option-128  e4:45:74:68:00:00;
      option option-129  "NIC=ne IO=0x300";
#     option option-129  "NFSOPTS=nolock,ro,wsize=2048,rsize=2048";

      hardware ethernet 00:03:93:7f:5d:1a;
      fixed-address 192.168.3.47;
      option host-name "imac-linux-1.tobyhouse.com";
      }

which I would have expected it to get the hostname from option host-name
but it doesn't and though I can manually set it, that ain't the same. I
can see the code in rc.sysinit but I can't conceive of a method to alter
what is in rc.sysinit and it should pretty much work as is if I can set
the right option somewhere.

-- 
Craig White <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to