:This (indirectly) breaks the snapshot builds, because we're using the=20
:freshly built pkgsrc bootstrap to install new packages into the root.=20
:However the bootstrap uses the new syscalls which are not present in my=20
:host environment (chlamydia still runs 1.8.1, didn't have hands-on=20
:opportunity to update it).
:
:I think we should find a way to install pkgsrc packages without running=20
:binaries of the target system, otherwise we can't crossbuild properly.
:
:Anybody have suggestions? How does NetBSD handle this?
:
:cheers
: simon
I tried playing with this type of thing a few months ago. The closest
I got was to create an isolated, jailed environment to run the builds
in, glued together with mount_null and NFS.
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>