From owner-freebsd-small@FreeBSD.ORG Wed Apr 9 05:57:19 2003 Return-Path: Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBE7B37B401 for ; Wed, 9 Apr 2003 05:57:19 -0700 (PDT) Received: from zeus.di.uoa.gr (zeus.di.uoa.gr [195.134.65.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id B489E43FB1 for ; Wed, 9 Apr 2003 05:57:18 -0700 (PDT) (envelope-from tnu@chania.di.uoa.gr) Received: from chania.di.uoa.gr (chania.di.uoa.gr [195.134.67.214]) by zeus.di.uoa.gr (8.12.9/8.12.9) with ESMTP id h39CvGjD008626; Wed, 9 Apr 2003 15:57:16 +0300 (EEST) Received: from chania.di.uoa.gr (localhost [127.0.0.1]) by chania.di.uoa.gr (8.12.9/8.12.9) with ESMTP id h39Cv7kf025917; Wed, 9 Apr 2003 15:57:07 +0300 (EET DST) Received: (from tnu@localhost) by chania.di.uoa.gr (8.12.9/8.12.9/Submit) id h39Cv65f025916; Wed, 9 Apr 2003 15:57:06 +0300 (EET DST) Date: Wed, 9 Apr 2003 15:57:06 +0300 (EET DST) From: guest005@chania.di.uoa.gr X-X-Sender: tnu@chania.di.uoa.gr To: Alexandre Kardanev In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-small@freebsd.org Subject: Re: ssh and picoBSD X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 12:57:20 -0000 Alexandre Kardanev wrote: > > Take as template "bridge" configuration in PicoBSD (or just look > through crunch.conf there) Thanks a lot. I did that and it produced the .bin fine (of course I had to live without grep or ee but I think I got it). > If it didn't help, carefully inspect all programs in crunch.conf and all > options in kernel config. I sure did that. I chopped off the bridge/dummynet options. > It was FreeBSD 4.5 and I installed near 200K of my programs... Well, I installed ppp but had to chop off less/grep and so... Thanks anyway.