Date: Tue, 2 Feb 1999 00:16:06 +0900 (JST) From: MIHIRA Yoshiro <sanpei@sanpei.org> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: bin/9858: network interface name are removed from network_interfaces variable of /etc/rc.conf.site by sysinstall Message-ID: <199902011516.AAA01537@lily.sanpei.org>
next in thread | raw e-mail | index | archive | help
>Number: 9858
>Category: bin
>Synopsis: network interface name are removed from network_interfaces variable of /etc/rc.conf.site by sysinstall
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 1 07:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator: MIHIRA Yoshiro
>Release: FreeBSD 2.2.6-RELEASE i386
>Organization:
Keio Univ.
>Environment:
3.0-19990127-SNAP from current.freebsd.org and
3.0-19990131-SNAP which is build in local
>Description:
After sysinstall at multi-user-mode, some network interface name
are missed in network_interfaces variable of /etc/rc.conf.site.
before sysinstall
network_interfaces="de0 lo0"
execute sysinstall, and select [Exit install]
after sysinstall
network_interfaces="lo0"
If I add de0 to network_interfaces variable of ``/etc/rc.conf'',
de0 is not missed in /etc/rc.conf.site :-<
I guess that it is related to changes between 1.115 and 1.115.2.1
of src/release/sysinstall/config.c.
But, sorry, I can't find out problem code.
>How-To-Repeat:
crean-install FreeBSD-3.0-stable snapshot
and execute sysinstall after reboot.
or
execute latest sysinstall with crean /etc/rc.conf(I guess)(I guess)(I guess)(I guess)(I guess)(I guess)(I guess)(I guess)(I guess).
>Fix:
>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?199902011516.AAA01537>
