From owner-freebsd-hackers Tue May 15 2:19:32 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from hall.mail.mindspring.net (hall.mail.mindspring.net [207.69.200.60]) by hub.freebsd.org (Postfix) with ESMTP id 95E3F37B424 for ; Tue, 15 May 2001 02:19:29 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from mindspring.com (pool0356.cvx21-bradley.dialup.earthlink.net [209.179.193.101]) by hall.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id FAA00832; Tue, 15 May 2001 05:19:25 -0400 (EDT) Message-ID: <3B00F4B1.B41F27EC@mindspring.com> Date: Tue, 15 May 2001 02:19:45 -0700 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway Cc: Jordan Hubbard , hackers@FreeBSD.ORG Subject: Re: SSH Must Die References: <3AFD1D6D.51731EAC@mindspring.com> <20010512072320L.jkh@osd.bsdi.com> <3AFDC640.83A13495@mindspring.com> <20010512193354.A47163@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway wrote: > On Sat, May 12, 2001 at 04:24:48PM -0700, Terry Lambert wrote: > > Jordan Hubbard wrote: > > > ssh works just fine for me in 4.3. You must be doing something > > > wrong. > > > > I used that "sysinstall" thing Jordan wrote to upgrade > > from a 4.2 to a 4.3 system. > > > > Is that what I'm doing wrong? ;^). > > sysinstall does a very minimal job of merging the contents of /etc. > Certainly it could be improved (mergemaster works nicely when you have > the source tree around). Your patches would be appreciated. I would be happy to rewrite the whole thing, if I could do a soft updates like license for the first year, and still be permitted distribute it as "FreeBSD". I might even be willing to fix up that Java stuff, and run the Java version of InstallShield to do the work... I'm kind of annoyed that it looks like my patches for the KERNCONF haven't made it in, so that the next time I roll a 4.3-RELEASE CDROM with my own bits on it, I'm going to have exactly the same problem with not having a kernel.GENERIC (stomping "GENERIC" locally is not a viable option, since it would collide with repository changes to the GENERIC file). Makes me not want to fix other things in the code, like it's internal list of packages, rather than reading them from a file on the CDROM, and really bloating the program image considerably, or the use of the path instead of the description line when displaying packages to be installed, etc.. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message