From owner-freebsd-bugs Fri Dec 8 04:25:45 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA00767 for bugs-outgoing; Fri, 8 Dec 1995 04:25:45 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA00762 for ; Fri, 8 Dec 1995 04:25:40 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id EAA27987; Fri, 8 Dec 1995 04:17:48 -0800 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: ponds!rivers@dg-rtp.dg.com (Thomas David Rivers), freebsd-bugs@freefall.freebsd.org Subject: Re: Another problem with sysinstall with SL/IP. In-reply-to: Your message of "Fri, 08 Dec 1995 09:40:36 +0100." <199512080840.JAA22282@uriah.heep.sax.de> Date: Fri, 08 Dec 1995 04:17:47 -0800 Message-ID: <27985.818425067@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-bugs@FreeBSD.ORG Precedence: bulk > No, it must be > > network_interfaces="lo0" > > sl0 cannot be initialized at boot time, since the initialization can > only be done after slattach has turned the port into something that > can speak IP. This case is not handled by the current /etc/rc and True enough, though it's still a bug. :-) I'm still in sysinstall-avoidance mode after 2.1, but I hope to work up the courage to approach it again soon. Since it's going to be around for the lifetime of 2.1.x, I wouldn't also mind a little help if anyone feels like jumping in and helping me to improve the installation. I think I've done this one more or less alone for long enough.. :-) It's not just a question of shared workload either - monotheism in an installation program is not always a good thing. :-) Jordan