Changeset 1315 in ProjectBuilder for devel/website/index.shtml


Ignore:
Timestamp:
Jun 17, 2011, 3:11:36 AM (13 years ago)
Author:
Bruno Cornec
Message:
  • Improved documentation and web pages (Eric Anderson eric.anderson4_at_hp.com)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/website/index.shtml

    r1116 r1315  
    1313          <h2>What is Project-Builder.org ?</h2>
    1414  </div>
    15   <p class="c">Project-Builder.org is a GPL tool to help you build packages of projects for multiple operating systems from repostitories or files</p>
     15  <p class="c">
     16
     17Project-Builder.org is a GPL tool for simplifying the process of building
     18packages for multiple operating systems from source.  The source can
     19come from version control or from tar files, the packages can be build
     20on pre-installed Remote Machines (RM) over ssh, on Virtual Machines (VM) on the local
     21host, or inside a Virtual Environment (VE aka chroot) on the local host.  The
     22configuration files for Project-Builder.org are stored in subversion and
     23are used to control the method by which the packages are created.
     24Further details can be found on that <a href="/about.shtml">page</a> and in a detailed walkthrough of using
     25Project-Builder.org available as
     26<a href="http://trac.project-builder.org/browser/devel/pb-doc/LabProject-Builder.org.pdf">http://trac.project-builder.org/browser/devel/pb-doc/LabProject-Builder.org.pdf</a>
     27</p>
    1628
    1729  <div class="h2-2">
Note: See TracChangeset for help on using the changeset viewer.