source: ProjectBuilder/pbconf/0.11.1/rpmbootstrap/pbcl

Last change on this file was 1232, checked in by Bruno Cornec, 13 years ago
  • 0.11.1 pbcl updated
File size: 1.5 KB
Line 
1# $Id$
2
3RPMBOOTSTRAP CHANGES
4
50.11.1 (2011-02-26)
6- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var.
7- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
8- Introduction of a new hash $pbos to manage all os related info through a single data structure. All functions reviewed accordingly. Externally transparent, hopefully, but much cleaner code as a consequence. (Bruno Cornec)
9
100.10.1 (2011-01-13)
11- Adds fedora 14 support for rpmbootstrap (Bruno Cornec)
12- Improve Fedora 13 VE support (Bruno Cornec)
13- rpmboostrap now uses pb_check_req (Bruno Cornec)
14- Remove most lintian warnings for Debian (Bruno Cornec)
15- Fix Mandriva 2010.1 VE built with right dep pkg list (Bruno Cornec)
16- various rpmlint and lintian fixes (Bruno Cornec)
17- Adds ebuild version for pb gentoo packages (Bruno Cornec)
18
190.9.10 (2010-06-07)
20- Add support for Ubuntu 10.04 natively and with debootstrap (universe repo needed) (Bruno Cornec)
21- Project-Builder.org is licensed under the GPL v2 for the moment. (Bruno Cornec)
22- Adds rbsopt parameter + doc to allow for passing options to rpmbootstrap such as -k now by default. (Bruno Cornec)
23- Successful tests with some VE (Mandriva 2009.1 and 2010.0, CentOS 4 & 5, Fedora 12, Ubuntu 10.04, Debian 5) (Bruno Cornec)
24- The repodata dir is now search in the parents dir of the mirror given as it depends on yum version. (Bruno Cornec)
25
260.9.9 (2010-05-01)
27- First version of the rpmbootstrap program based on debootstrap and rinse ideas (Bruno Cornec)
Note: See TracBrowser for help on using the repository browser.