From owner-freebsd-small Mon Jun 10 15:17:58 2002 Delivered-To: freebsd-small@freebsd.org Received: from minix.nailed.org (syr-66-67-110-226.twcny.rr.com [66.67.110.226]) by hub.freebsd.org (Postfix) with ESMTP id 06B8F37B408 for ; Mon, 10 Jun 2002 15:17:56 -0700 (PDT) Received: by minix.nailed.org (Postfix, from userid 1000) id EF2617526; Mon, 10 Jun 2002 18:17:54 -0400 (EDT) Date: Mon, 10 Jun 2002 18:17:54 -0400 From: Jonathan Towne To: Peter Brezny Cc: freebsd-small@freebsd.org Subject: Re: net flavor won't build Message-ID: <20020610181754.A533@bd.local> References: <20020605210128.H41779@bd.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from pbrezny@purplecat.net on Fri, Jun 07, 2002 at 05:17:58PM -0400 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jun 07, 2002 at 05:17:58PM -0400, Peter Brezny scribbled: # JT, # # Your suggestion worked, however, I'm having a hell of a time getting network # information into the pico build. I've tried putting info in the rc.conf # (similar to the way i did it on an old 4.2 system, which worked...).. # # Do you have any tips for me in this regard? Check /usr/src/release/picobsd/floppy.tree/etc/ .. those files are all dropped into the MFSROOT-type image.. though, perhaps you've already figured this out.. look at the example rc.conf.defaults .. DON'T EDIT IT; instead, put your changes into rc.conf like you were going to. # It would be nice if someone put together a clean step by step tutorial as to # how to get some of these things to work... best attempt i've seen for a while: http://csl.cse.ucsc.edu/~brucem/pico_notes.htm note that I haven't had time to verify that all/any of it works, but its quite a lengthy read, and must contain at least some useful info :) # I also need ssh on there, is this possible? Should be; check out the 'bridge' floppy's crunch.conf ; ssh/sshd was made into a port for use with picobsd.. (/usr/src/release/picobsd/bridge/crunch.conf). # Thanks again for all your help. No problem, glad to see someone working with picobsd again :) - jt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message