From owner-freebsd-isp Tue Jul 30 08:45:15 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA05727 for isp-outgoing; Tue, 30 Jul 1996 08:45:15 -0700 (PDT) Received: from tbd.gfoster.com (pppdial.usaep.org [205.185.81.11]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA05693 for ; Tue, 30 Jul 1996 08:45:09 -0700 (PDT) Received: (from gfoster@localhost) by tbd.gfoster.com (8.7.5/8.6.12) id LAA18037; Tue, 30 Jul 1996 11:42:28 -0400 (EDT) Date: Tue, 30 Jul 1996 11:42:28 -0400 (EDT) From: Glen Foster Message-Id: <199607301542.LAA18037@tbd.gfoster.com> To: dennis@etinc.com CC: freebsd-isp@freebsd.org In-reply-to: <199607301510.LAA01781@etinc.com> (dennis@etinc.com) Subject: Re: upgrading from 2.1.0R to 2.1.5R (Was: BSDi --> FreeBSD) Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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 >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