Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2002 14:48:34 -0700 (PDT)
From:      Dirk-Willem van Gulik <dirkx@webweaving.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/43493: /etc/rsolv.conf created early when in diskless or /etc RO flashdisk boot mode
Message-ID:  <200209292148.g8TLmYBl019354@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         43493
>Category:       misc
>Synopsis:       /etc/rsolv.conf created early when in diskless or /etc RO flashdisk boot mode
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 29 14:50:06 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dirk-Willem van Gulik
>Release:        5-Current
>Organization:
WebWeaving
>Environment:
FreeBSD foem.leiden.webweaving.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jul  1 11:24:18 CEST 2002     dirkx@foem.leiden.webweaving.org:/usr/src/sys/i386/compile/FOEM  i386  
>Description:
  /etc/resolv.conf is created very early using kenv in rc or rc.d/diskless.

It would be nice if it was created (or be tried to created again) after the MD version of /etc (or /var with ln -s /etc/resolv->/var/run/resolv.con) creation on diskless or RO environments.

Or at least perhaps protected to see if /etc is RO or RW.
>How-To-Repeat:

>Fix:
Perhaps create /etc/resolv.conf after rc.d/diskless

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209292148.g8TLmYBl019354>