From owner-freebsd-hackers Thu Aug 14 18:29:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA27749 for hackers-outgoing; Thu, 14 Aug 1997 18:29:58 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA27744 for ; Thu, 14 Aug 1997 18:29:55 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.6/8.6.9) with ESMTP id SAA03071; Thu, 14 Aug 1997 18:29:43 -0700 (PDT) To: Adrian Chadd cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Splitting up sysinstall for some user services.. In-reply-to: Your message of "Fri, 15 Aug 1997 07:20:28 +0800." Date: Thu, 14 Aug 1997 18:29:43 -0700 Message-ID: <3068.871608583@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > So I was thinking, wouldn't these utilities be good by themselves without > sysinstal needing to be run? I don't plan on "breaking" up sysinstall into Actually, I'm strongly headed towards removing them from sysinstall again - this was a bogus evolutionary direction to go in, and I know that now. ;-) > Also - is sysinstall meant to edit rc.conf? Its probably been answered > before, but I've noticed when the machine reboots, it doesn't know > anything about its network configuration that I gave it a while back. Hmmm - strange. Yes, it's definitely meant to and seems to do so just fine in my tests. Jordan