[[PageOutline(1-6,,)]] = Setup and Configuration = == Setup == In order to have a better understanding of Project-Builder.org setup and capabilities, have a look at the [http://trac.project-builder.org/browser/devel/pb-doc/LabProject-Builder.org.pdf Lab documentation]. == Configuration file parameters == Look at the documentation in progress at http://trac.project-builder.org/browser/devel/pb-doc/pb.conf.pod == Dealing with Virtual Machines and Virtual Environments == = Non upstream usage of Project-Builder.org = == Using patches == If you're not upstream, you may need to apply patches to the software you're packaging. In short, if you create a pbpatch directory under your package directory, and order your patches in it (00-patch-to-do-a, 01-patch-to-do-b, ...) , and then use the macros PBPATCHSRC and PBPATCHCMD in your spec file (ex: http://trac.project-builder.org/browser/projects/afio/pbconf/2.5/afio/rpm/afio.spec) you should be able to produce rpms the way you want.