Changes between Version 21 and Version 22 of NetPerfExample


Ignore:
Timestamp:
May 13, 2012, 12:00:42 PM (13 years ago)
Author:
Bruno Cornec
Comment:

typo (thanks to Eric Anderson)

Legend:

Unmodified
Added
Removed
Modified
  • NetPerfExample

    v21 v22  
    171171}}}
    172172
    173 Ok we tried to make a build file from ou Configuration Management System (CMS) which worked completely out of the box as our structure is simple. In particular, pb already recognized the project name, action, package to build, type of CMS (flat), used our -r option to create the intermediate delivery directory where all the final files|packages will be created.
     173Ok we tried to make a build file from our Configuration Management System (CMS) which worked completely out of the box as our structure is simple. In particular, pb already recognized the project name, action, package to build, type of CMS (flat), used our -r option to create the intermediate delivery directory where all the final files|packages will be created.
    174174
    175175Now this is done, it's time to look at all those files that gave been generated in addition and adapt them. At the begining, we try to make RPM packages.
     
    515515$
    516516}}}
    517 So we still have an issue with the changelog which is empty. Also some modes are wrong and our NEWS file is empty. Again Project-Builder can will with those issues.
     517So we still have an issue with the changelog which is empty. Also some modes are wrong and our NEWS file is empty. Again Project-Builder can deal with those issues.
    518518You'll have for that to create a new file under pbconf/netperf called pbcl which will be the changelog file for your project:
    519519{{{