Date: Fri, 11 Sep 1998 15:04:45 +0200 (CEST) From: Andrzej Bialecki <abial@nask.pl> To: Jim Flowers <jflowers@ezo.net> Cc: freebsd-small@FreeBSD.ORG Subject: Re: PicoBSD & 2.2.7 Message-ID: <Pine.BSF.4.02A.9809111455430.2438-100000@korin.warman.org.pl> In-Reply-To: <01bddd82$d379be20$858266ce@violet.ezo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
(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 -------------------- ++-------++ ------------------------------------- <abial@nask.pl> ||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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9809111455430.2438-100000>