From owner-freebsd-small Fri Sep 11 06:00:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA28238 for freebsd-small-outgoing; Fri, 11 Sep 1998 06:00:25 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from korin.warman.org.pl (korin.nask.waw.pl [148.81.160.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA28210 for ; Fri, 11 Sep 1998 06:00:15 -0700 (PDT) (envelope-from abial@nask.pl) Received: from localhost (abial@localhost) by korin.warman.org.pl (8.9.1/8.8.5) with SMTP id PAA08132; Fri, 11 Sep 1998 15:04:45 +0200 (CEST) X-Authentication-Warning: korin.warman.org.pl: abial owned process doing -bs Date: Fri, 11 Sep 1998 15:04:45 +0200 (CEST) From: Andrzej Bialecki X-Sender: abial@korin.warman.org.pl To: Jim Flowers cc: freebsd-small@FreeBSD.ORG Subject: Re: PicoBSD & 2.2.7 In-Reply-To: <01bddd82$d379be20$858266ce@violet.ezo.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG (I added cc: to freebsd-small - I think they would also like to know) On Fri, 11 Sep 1998, Jim Flowers wrote: > As long as you're still up I'll ask: Can I use 0.4 with the RELENG_2_2 flag > with 2.2.7 instead of Dinesh Nair's 0.31? Yes, it should for the most part. Luigi Rizzo tested that it works and produces nice "router" floppy with dummynet (bandwidth limiter) and bridging code. There are only two points where it can fail, both of them very easy to fix when you encounter them: * patches in */crunch1/*.diff don't apply cleanly, or at all: - they are so simple that you can do this by hand; it's usually a matter of setting one or two env. variables. * you're out of inodes on MFS (in 'populate'): - when RELENG_2_2 is set, you don't use DEVFS and we have to make the whole /dev/* tree. Edit the Makefile in */mfs.tree/* and instead of './MAKEDEV std' use specific list of devices you need. Dinesh dissappeared from the net (I think he's very busy with implementing picobsd-based solutions for Malaysian schools), so this will have to suffice in the meantime. If you want to provide the (tested :-) patches, you're welcome. Andrzej Bialecki -------------------- ++-------++ ------------------------------------- ||PicoBSD|| FreeBSD in your pocket? Go and see: Research & Academic |+-------+| "Small & Embedded FreeBSD" Network in Poland | |TT~~~| | http://www.freebsd.org/~picobsd/ -------------------- ~-+==---+-+ ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message