Brian Hourigan wrote:
> I'm involved in some software development and we need to provide
> precompiled binaries for FreeBSD 5.x from a 6.2-RELEASE system
> 
> I checked through the documentation on the pointyhat package building
> cluster, it mentions the machines run 7.0-CURRENT and produces binaries
> for 5.x and 6.x.. but I can't find the scripts or any documentation on
> how exactly this is accomplished
> 
> If anyone has any information please point me in the right direction,
> thanks!

A simple way is to install a copy of 5.x userland (by using "make
installworld" or using CD-ROM's ./install.sh script) to a jailed
environment and then attach to the jail to do the build.  Note that more
hacking is needed if your application detects kern.osreldate etc.

Cheers,
-- 
Xin LI <[EMAIL PROTECTED]>      http://www.delphij.net/
FreeBSD - The Power to Serve!

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to