Changeset 366 in ProjectBuilder for pbconf/devel


Ignore:
Timestamp:
Apr 8, 2008, 12:28:44 AM (16 years ago)
Author:
Bruno Cornec
Message:
  • We need to handle 2 repo in newvm, with the right URL. Should be fixed now
  • Update the right pbcl file
Location:
pbconf/devel
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • pbconf/devel/project-builder/pbcl

    r305 r366  
    22
    33PB CHANGES
     4
     5devel (2008-04-08)
     6- devel line
     7
     80.9.0 (2008-04-07)
     9- Fix #20 newver comment testver and checks pbcl files (Bruno Cornec)
     10- newver updated to support external CMS repo for build files (Bruno Cornec)
     11- setupvm ok for all supported distro but slackware not yet supported by pb (Bruno Cornec)
     12- Fix build2vm where the new name of the distro wasn't correctly handled when trying to get packages pushed to the ftp server. (Bruno Cornec)
     13- pb_env_init does just setup env variables now. It does CMS checks and conf only if called on a CMS opration (Bruno Cornec)
     14- systematic use of ENV VAR for PBPROJVER, PBPROJTAG, PBPACKAGER (Bruno Cornec)
     15- new function to get package list for cms only context and the old one is simplified
     16- $DESTDIR/pbrc contains now aal the keys needed to be independant when building - pbroot, pbprojver, pbprojtag, pbpackager. (Bruno Cornec)
     17- remove ntp calls for the moment, not ready (Bruno Cornec)
     18- new idempotent setupvm/setupve actions to prepare the VM/VE to be used by pb (Bruno Cornec)
     19è Numerous fixes in the new way of working to have a full suite working for netperf, pb and mondorescue - newver, cms2build, build2pkg, pbcl, setupvm, build2vm (Bruno Cornec)
     20- separation of CMS calls (only when using a cms2... action) and the environment variables used (Bruno Cornec)
     21- Improvements for CMS support, lots on CVS (Bruno Cornec)
     22- Use pod for pb documentation, modules to be done (Bruno Cornec)
     23- Use Getopt::Long and support now long options (Bruno Cornec)
     24- pb_syntax now uses pod2usage (Bruno Cornec)
     25- All modules are packages now (Bruno Cornec)
     26- pb_changelog back in Base.pm and removal of Changelog.pm (Bruno Cornec)
     27- Major changes following a memorable Fort Collins discussion which makes that version incompatible with previous ones (Bruno Cornec/Bryan Gartner/Junichi Uekawa)
     28- Support URLs for pbconf and projects (ftp, http, svn, cvs, file) (Bruno Cornec/Bryan Gartner)
     29- Adds Virtual Environment support (mock, pbuilder, ...) (Bruno Cornec/Bryan Gartner)
     30- Documentation of concepts (Bruno Cornec)
     31- Fix for debian build in case a debian dir/link already exists in the project (Bruno Cornec/Bryan Gartner)
    432
    5330.8.12 (2008-02-07)
Note: See TracChangeset for help on using the changeset viewer.