Changes between Initial Version and Version 1 of Documentation


Ignore:
Timestamp:
Feb 9, 2010, 4:19:00 PM (14 years ago)
Author:
Bruno Cornec
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation

    v1 v1  
     1[[PageOutline(1-6,,)]]
     2
     3= Setup and Configuration =
     4
     5== Setup ==
     6
     7In 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].
     8
     9== Configuration file parameters ==
     10
     11Look at the documentation in progress at http://trac.project-builder.org/browser/devel/pb-doc/pb.conf.pod
     12
     13== Dealing with Virtual Machines and Virtual Environments ==
     14
     15= Non upstream usage of  Project-Builder.org =
     16
     17== Using patches ==
     18If 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.