From owner-freebsd-hackers Wed Feb 26 07:51:30 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA13949 for hackers-outgoing; Wed, 26 Feb 1997 07:51:30 -0800 (PST) Received: from out2.ibm.net (out2.ibm.net [165.87.201.252]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id HAA13944 for ; Wed, 26 Feb 1997 07:51:27 -0800 (PST) Received: (from uucp@localhost) by out2.ibm.net (8.6.9/8.6.9) id PAA27088 for ; Wed, 26 Feb 1997 15:51:23 GMT Message-Id: <199702261551.PAA27088@out2.ibm.net> Received: from slip166-72-229-98.va.us.ibm.net(166.72.229.98) by out2.ibm.net via smap (V1.3mjr) id smaeasDe7; Wed Feb 26 15:51:17 1997 Reply-To: From: "Steve Sims" To: "Hackers" Subject: Building PAO kernel on non-PAO system Date: Wed, 26 Feb 1997 10:50:30 -0500 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Greetings, FreeBSD Dudes & Dudettes.... I've got an old laptop that I'd like to run Our Favorite OS(tm) on, but it **definitely** requires the PAO package to sort out some laptop-esque "features" that Compaq decided to implement. I've got 2.1.6 loaded on the laptop right now (with PAO) and it works pretty well.... (Thanks, Hosokawa-san!) The laptop is only a 486/33, so building a new kernel takes just a few ticks shy of FOREVER on the thing. I'd like to play around with different kernel configs and the like, but I lose interest an hour or so into the make.... My desktop machine is a P5 with gobs of RAM and disk (running [pretty]-current, FWIW) and it occurs to me that one approach might be to build the PAO-enabled 2.1.6 kernel on the desktop and just NFS it back to the laptop (thereby saving tons o' time). Is there an easy way to do this? I notice that PAO mungs a whole lot of different sources as well as some included files, and (complicating the problem, I admit) the P-5 "build" machine is running a newer version of FreeBSD than the laptop anyway. Obviously, (?) I don't want to load PAO on the desktop box, I can't juggle PAO against the -current distribution... Can someone show me the way? `chroot`? A parallel /sys hierarchy? Signed, Confused in Laptop-land ...sjs...