Changeset 1693 in ProjectBuilder for pbconf/devel


Ignore:
Timestamp:
Feb 26, 2013, 6:05:32 AM (11 years ago)
Author:
Bruno Cornec
Message:
  • Prepare for delivery of pb 0.12.2
  • Adds support of Ubuntu 12.10 and Fedora 18
Location:
pbconf/devel
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • pbconf/devel/ProjectBuilder/pbcl

    r1607 r1693  
    55devel (2030-01-01)
    66- TBD
     7
     80.12.2 (2013-02-26)
     9- add a pbdistrogetparam command to ease shell interface (Bruno Cornec)
     10- Latest Ubuntu codename updated (Bruno Cornec)
     11- rpmbootstrap content for opensuse 12.2 (Bruno Cornec)
     12- Exports function pb_vcs_add_if_not_in (Bruno Cornec)
     13- Introduce a pb_exit function and use it in all apps (Bruno Cornec)
     14- In debug mode, do not erase the temporary dir created to ease analysis (Bruno Cornec)
     15- Red Hat 6.2 (not RHEL) support (Bruno Cornec)
     16- Factorize the proxy usages in pb_apply_conf_proxy and make it public (was partly done only) (Bruno Cornec)
     17- Allow usage of mayfailverbose in pb_system when both features are needed to help debuging (Bruno Cornec)
     18- Render File::Temp and Pod::Usage optional, in order to support partly old perl versions (5.00.5 at least) such as on RH6.2, so that the Base.pm module can be used in such a VE/VM (Bruno Cornec)
     19- Really use snapshot for launchve when needed. fix some parts of the condition which were wrong. (Bruno Cornec)
     20- Fix a nasty bug when using an empty value on the right side of the = sign in a conf file, he parameter wasn't created in the cache conf. (Bruno Cornec)
     21- Changing old checksum for yum from sha1 to sha as it wasn't working at least for RHEL5. (Bruno Cornec)
    722
    8230.12.1 (2012-05-28)
  • pbconf/devel/pbmkbm/pbcl

    r1607 r1693  
    66- TBD
    77
     80.12.2 (2013-02-26)
     9- Minor changes. Still not usable (Bruno Cornec)
     10
    8110.12.1 (2012-05-28)
    912- First version of this tool which builds custom bootable media. Not usable yet. Will be developed during 0.12.x life (Bruno Cornec)
  • pbconf/devel/project-builder/pbcl

    r1607 r1693  
    55devel (2030-01-01)
    66- TBD
     7
     80.12.2 (2013-02-26)
     9- Better debug info when passing a wrong parameter (Bruno Cornec)
     10- Presentation updated for LCA 2013 (Bruno Cornec)
     11- pbml & pbsmtp params only queried when really needed (can be omitted in the conf file thus for those not using announces) (Bruno Cornec)
     12- Adds support for a 2ins target for all buildpkg call (example: sbx2pkg2ins) which adds the final installation of packages at the end (Bruno Cornec)
     13- tar is needed in the VM (Bruno Cornec)
     14- fix a bug for checkssh with test version where to many * where given (Bruno Cornec)
     15- Red Hat 6.2 (not RHEL) support: doesn't support setarch i386 for a x86_64, builds with the rpm command, sudo doesn't support the env_keep var, sed -i doesn't work, setupve fix (however needs a manual install of perl 5.6.2 to work) (Bruno Cornec)
     16- debug level is now passed to the vescrip improving debug capabilities in that script (Bruno Cornec)
     17- When used the env command should be passed in full path for sudo and then not skipped (Bruno Cornec)
     18- New deb generation regex to support non english messages better (Bruno Cornec)
     19- Repository files generated now contains in their name a tag corresponding to the delivery dir. This allows to have easily both a test and non-test version in the same yum repo e.g. (Bruno Cornec)
    720
    8210.12.1 (2012-05-28)
  • pbconf/devel/rpmbootstrap/pbcl

    r1607 r1693  
    55devel (2030-01-01)
    66- TBD
     7
     80.12.2 (2013-02-26)
     9- Adds Red Hat 6.2 (not RHEL !) support (Bruno Cornec)
     10- Tested with opensuse 12.2 (Bruno Cornec)
     11- rpmbootstrap now supports non-yum type of install with a full list of deps. (Bruno Cornec)
    712
    8130.12.1 (2012-05-28)
Note: See TracChangeset for help on using the changeset viewer.