Bug 39348

Summary: diskless(8): note that kenv fetch of hostname requires dhcp/bootp to specify one
Product: Documentation Reporter: Dirk-Willem van Gulik <dirkx>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Dirk-Willem van Gulik 2002-06-15 22:50:01 UTC
In bootp or dhcpd config you need to specify a

	option host-name "dubbeldrank.leiden.webweaving.org";

to make sure that the kenv of the hostname in rc.diskless1 works (though in most cases hostname -s will return something so the kenv does not get called at all. Perhaps this is a bug too in the rc.diskless1 script.

Fix: 

Just documenting this in diskless(8).
How-To-Repeat: set up a diskless machine according to diskless(8)
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2008-02-26 19:14:16 UTC
State Changed
From-To: open->closed

Dylan reports: this file only was in RELENG_5_0 for little time and 
wasn't seen on other branches. Closing the ticket.