From dirkx@webweaving.org  Mon Oct 20 07:33:55 2003
Return-Path: <dirkx@webweaving.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8A59B16A4B3; Mon, 20 Oct 2003 07:33:55 -0700 (PDT)
Received: from skutsje.san.webweaving.org (skutsje.san.webweaving.org [209.132.96.45])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id A801343FBD; Mon, 20 Oct 2003 07:33:52 -0700 (PDT)
	(envelope-from dirkx@webweaving.org)
Received: from skutsje.san.webweaving.org (localhost [127.0.0.1])
	by skutsje.san.webweaving.org (8.12.9/8.12.9) with ESMTP id h9KEXAA2048892
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Mon, 20 Oct 2003 07:33:10 -0700 (PDT)
	(envelope-from dirkx@webweaving.org)
Received: from localhost (dirkx@localhost)
	by skutsje.san.webweaving.org (8.12.9/8.12.9/Submit) with ESMTP id h9KEXAn3048889;
	Mon, 20 Oct 2003 07:33:10 -0700 (PDT)
	(envelope-from dirkx@webweaving.org)
Message-Id: <20031020073006.S34551@skutsje.san.webweaving.org>
Date: Mon, 20 Oct 2003 07:33:10 -0700 (PDT)
From: Dirk-Willem van Gulik <dirkx@webweaving.org>
To: Matt Peterson <matt@peterson.org>
Cc: FreeBSD-gnats-submit@freebsd.org, phk@freebsd.org
In-Reply-To: <20031020111002.69371.qmail@mail.forko.com>
Subject: Re: [patch] rc.d/diskless detection, dhcp rebuild
References: <20031020111002.69371.qmail@mail.forko.com>

>Number:         58282
>Category:       misc
>Synopsis:       Re: [patch] rc.d/diskless detection, dhcp rebuild
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 20 07:40:15 PDT 2003
>Closed-Date:    Fri Oct 24 20:55:25 PDT 2003
>Last-Modified:  Fri Oct 24 20:55:25 PDT 2003
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Comparing this to
 http://wleiden.webweaving.org:8080/svn/node-config/factory/trunk/nodeconfig/
 where do the same.
 
  > 3. Move newalias rebuild, only if sendmail is enabled
 
 We moved this to /var/run with a link from /etc
 
 > 4. Re-work DHCP domain-name & DNS to use kenv dhcp.* values (plumbed
 > from PXE boot loader) OR read from dhclient.leases (in the case of
 > r/o flash using DHCP).
 
 And same for resolv.conf to /var/run - as dhclient will actualy block/hang
 when it cannot write its resolv.conf to /etc.
 
 > +rootdev=`sysctl -n kern.rootdev`
 > +ro_test=`mount | grep $rootdev | grep read`
 
 Rather than detect we also found it useful to have this under
 mount_rw_root="NO sort of control.
 
 Dw.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Fri Oct 24 20:54:00 PDT 2003 
State-Changed-Why:  
The text of this message is already in the audit trail 
for misc/58272 (albeit as quoted text) which was the PR 
that this was intended as a followup to. 


Responsible-Changed-From-To: gnats-admin->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Oct 24 20:54:00 PDT 2003 
Responsible-Changed-Why:  
The text of this message is already in the audit trail 
for misc/58272 (albeit as quoted text) which was the PR 
that this was intended as a followup to. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=58282 
>Unformatted:
