- Timestamp:
- Nov 28, 2011, 3:28:42 AM (13 years ago)
- Location:
- pbconf/devel
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
pbconf/devel/ProjectBuilder/pbcl
r1307 r1368 5 5 devel (2030-01-01) 6 6 - TBD 7 8 0.12.1 (2011-11-27) 9 - patch command and option are now variables in pb.conf under ospatchcmd and ospatchopt (Bruno Cornec) 10 - Adds OEL support for build (Bruno Cornec) 11 - Adds support for Fedora 15 and 16 (tested) and RHEL 6 (to be tested) for VE (Bruno Cornec) 12 - Create a new VE.pm module to host pb_ve_launch (from pb code now reusable for pbmkbm) (Bruno Cornec) 13 - Adds codename for debian 7 and Ubuntu 11.10 (Bruno Cornec) 14 - Fix #103: ProjectBuilder::Env is needed by rpmbootstrap so should be under pb-modules (Bruno Cornec) 7 15 8 16 0.11.3 (2011-05-25) -
pbconf/devel/pbmkbm/pbcl
r1341 r1368 6 6 - TBD 7 7 8 0.12.1 (2011-11-27) 9 - First version of this tool which builds custom bootable media (Bruno Cornec) -
pbconf/devel/project-builder/pbcl
r1307 r1368 5 5 devel (2030-01-01) 6 6 - TBD 7 8 0.12.1 (2011-11-27) 9 - Fix a bug in the recursive function pb_list_bfiles where file handle should not be global (Bruno Cornec) 10 - Add support for patches for deb family of distributions (bump version to 0.12 as this is an incompatible change which requires VM update) (Bruno Cornec) 11 - Fix to support directories under the debian dir (such as source/format) (Bruno Cornec) 12 - Fix to apply build files really from generic to specific (Bruno Cornec) 13 - Create a new VE.pm module to host pb_ve_launch (from pb code now reusable for pbmkbm) (Bruno Cornec) 14 - Adds a yum config line to allow for automatic GPG key import (Bruno Cornec) 15 - pb now supports distro inhritance for the vmmem parameter (Makes stuff easier for fedora) (Bruno Cornec) 7 16 8 17 0.11.3 (2011-05-25) -
pbconf/devel/rpmbootstrap/pbcl
r1307 r1368 5 5 devel (2030-01-01) 6 6 - TBD 7 8 0.12.1 (2011-11-27) 9 - Improved description, documentation and web pages (Eric Anderson) 10 - Exit when no mirror defined to build a VE (Bruno Cornec) 11 - Fix #105: create /dev/null in the chroot to avoid getting a file with errors in it. (Bruno Cornec) 7 12 8 13 0.11.3 (2011-05-25)
Note:
See TracChangeset
for help on using the changeset viewer.