Jump to ID:
Project: QNX Community pkgsrc Project

Project Home

Documents

Source Code

Discussions

Wiki
wiki3762: BulkBuild

Bulk Build on QNX (WIP)

There's various pages out there describing bulk builds on various platforms, all slightly different. Here's one more.

Base install separation

If you look around you'll see that most people try to do their build in a sandbox of some sort. There's various ways to to this on each platform. I actually did a bulk build in a chroot on QNX once but it wasn't stock :). Here's the layout I'm using now:

  • One drive in two partitions.
    1. Approx 8Gig for the qnx install which gets mounted read only
    2. The rest of the driver where all the work gets done.