Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 1996 11:42:28 -0400 (EDT)
From:      Glen Foster <gfoster@gfoster.com>
To:        dennis@etinc.com
Cc:        freebsd-isp@freebsd.org
Subject:   Re: upgrading from 2.1.0R to 2.1.5R (Was: BSDi --> FreeBSD)
Message-ID:  <199607301542.LAA18037@tbd.gfoster.com>
In-Reply-To: <199607301510.LAA01781@etinc.com> (dennis@etinc.com)

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

After I sent my message I got curious too.

% diff /etc/sysconfig /usr/src/etc/sysconfig

On my system (where /etc is the 2.1.0 stuff and /usr/src is 2.1.5)
shows the following changes (summarized):

conversion to /etc/rc.d startup stuff for local startup options
(/etc/rc.local is run if it is present)

mrouted=NO (new option to turn off multicast)

amdflags (new option)

"probably doesn't work" messages removed from quotas and accounting

pccard configuration section

linux emulation option (load LKM at boot)

random interrupts section (looks like kernel support for some sharing
of IRQS between HW devices but that's all the clue I have)

new startup files, rc.firewall (called from netstart), and rc.pccard
(called from rc)

Obviously, the files that do something with these have been modified
as well, these include /etc/rc, /etc/rc.WHATEVER, and /etc/netstart at
least.  Interested parties should probably look in the commit logs for
the details of the changes.  It looks like moving one's configuration
details from 2.1 to 2.1.5 is more than just editing the sysconfig
file. 

Glen Foster <gfoster@gfoster.com>

>Date: Tue, 30 Jul 1996 11:10:50 -0400
>From: dennis@etinc.com (Dennis)
>
>On this note...can anyone detail the changes (if any) to sysconfig between
>2.10R and 2.15R?
>
>Dennis
>----------------------------------------------------------------------------
>Emerging Technologies, Inc.      http://www.etinc.com



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