From owner-freebsd-small Wed Apr 19 8:12:15 2000 Delivered-To: freebsd-small@freebsd.org Received: from astart2.astart.com (astart2.astart.com [206.71.174.194]) by hub.freebsd.org (Postfix) with ESMTP id 5A53C37BCD9 for ; Wed, 19 Apr 2000 08:12:10 -0700 (PDT) (envelope-from papowell@astart.com) Received: from h4.private (root@h4.private [10.0.0.4]) by astart2.astart.com (8.9.3/8.9.3) with ESMTP id IAA07179 for ; Wed, 19 Apr 2000 08:19:09 -0700 (PDT) Received: (from papowell@localhost) by h4.private (8.9.3/8.9.3) id QAA28262; Fri, 14 Apr 2000 16:07:31 -0700 (PDT) Date: Fri, 14 Apr 2000 16:07:31 -0700 (PDT) From: papowell@astart.com Message-Id: <200004142307.QAA28262@h4.private> To: grog@lemis.com, jhix@mindspring.com Subject: Re: [HEADS-UP] reviewers needed for repairs to PicoBSD -------- Cc: freebsd-small@FreeBSD.ORG Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From owner-freebsd-small@FreeBSD.ORG Sun Apr 2 00:02:31 2000 > Date: Sun, 2 Apr 2000 09:30:33 +0930 > From: Greg Lehey > To: W Gerald Hicks > Cc: freebsd-small@FreeBSD.ORG > Subject: Re: [HEADS-UP] reviewers needed for repairs to PicoBSD -------- > Phone: +61-8-8388-8286 > > On Saturday, 1 April 2000 at 14:29:02 -0800, W Gerald Hicks wrote: > > PicoBSD's build framework been completely broken for some time now. > > Well, not completely. I committed a Makefile-based build back in > December, and it works. > > > Thanks to Omachonu Ogali (aka missnglnk) there are fixes waiting for > > review in the PR database: > > > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=17737 > > *sigh* I'm sure that these patches improve things, but they're really > bandaids on a conceptually broken build process. I should have looked > earlier and pointed Omachonu at the "custom" target. I see he looked > at it and made a fix, which was due to the change of a kernel option. > I assume this means he found no other problem with it. > > There's no reason (apart from time) why we shouldn't adapt the > Makefile-based build to the other targets. This seems a much better > way to go than to maintain the old build scripts, which aren't really > BSD-like. > > Greg > -- > Finger grog@lemis.com for PGP public key > See complete headers for address and phone numbers > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-small" in the body of the message > OK, I just KNOW I am going to regret this... I have a make + configure based setup for building picoBSD, using the 3.2 distribution. The reason for the configure stuff was to allow you to have a single source location and build the binaries in a different place. I ran into some problems when I tried to use this with the 4.0-- (i.e. - prerelease) so I dropped the work. I also have a 'femptoBSD' which is tiny tiny tiny - I ripped a whole slew of stuff out of the kernel... You would be AMAZED at what you can do with ifdef's and how much crud ... umm... uh... provisions for future extensions has accumulated. I will be working on this some time soon as our the group who used the previous stuff want to add some features to their systems. Patrick Powell Astart Technologies, papowell@astart.com 9475 Chesapeake Drive, Suite D, Network and System San Diego, CA 92123 Consulting 858-874-6543 FAX 858-279-8424 LPRng - Print Spooler (http://www.astart.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message