source: ProjectBuilder/pbconf/0.14.2/rpmbootstrap/pbcl@ 2166

Last change on this file since 2166 was 2166, checked in by Bruno Cornec, 7 years ago

updated to /users/bruno/pb/pbconf

File size: 4.5 KB
Line 
1# $Id$
2
3RPMBOOTSTRAP CHANGES
4
50.14.3 (2030-01-01)
60.14.2 (2017-01-04)
7- No change
8
90.14.1 (2016-07-25)
10- No change
11
120.13.2 (2016-02-17)
13- No change
14
150.13.1 (2015-11-25)
16- Adds preliminary dnf support for new Fedora 22+ versions (Bruno Cornec)
17- Fix an issue with cpio not extracting files if in a dir being a link
18- Cleanup in list of chroot supported
19- Fix a bug in rpmbootstrap in case of abbreviated desc on web page. We now use $pkg instead of truncated $desc (Michel Promonet)
20
210.12.7 (2015-02-05)
22- No change
23
240.12.6 (2014-06-22)
25- No change
26
270.12.5 (2014-02-04)
28- No change
29
300.12.4 (2014-01-15)
31- No change
32
330.12.3 (2014-01-05)
34- Adds support for Fedora 18, 19 and 20 and Mageia 3 (Bruno Cornec)
35- filesystem is now extracted first for systemd symlinks crazyness support (Bruno Cornec)
36- rbs_mirror_response now also returns the repo found which could be different from the initial mirror in case of metadata dir for yum (Bruno Cornec)
37
380.12.2 (2013-02-26)
39- Adds Red Hat 6.2 (not RHEL !) support (Bruno Cornec)
40- Tested with opensuse 12.2 (Bruno Cornec)
41- rpmbootstrap now supports non-yum type of install with a full list of deps. (Bruno Cornec)
42
430.12.1 (2012-05-28)
44- rpmbootstrap needs aaa_base for VE seyup with zypper, in order to add passwd file e.g. (Bruno Cornec)
45- If we have a proxy defined, write it into /etc/sysconfig/proxy. Otherwise one of the opensuse's doesn't work right. (Eric Anderson)
46- Improve error message, include why the download failed (Eric Anderson)
47- Download files to a temporary name so that ctrl-c won't leave around bad .rpm files. (Eric Anderson)
48- Add support for stop-on-error. (Eric Anderson)
49- Error out if no packages are defined for the OS version since that indicates something is badly wrong. (Eric Anderson)
50- Track the packages that we install so that we can re-install them with the vendor's tool. (Eric Anderson)
51- Don't mount proc if it is already mounted. (Eric Anderson)
52- Only process repo files under yum.repos.d. (Eric Anderson)
53- Report on broken packages listed for installation at the end so the warning isn't hidden. (Eric Anderson)
54- Fix rpmbootstrap to support sites with multiple href in their page (opensuse main site e.g) (Bruno Cornec)
55- Fix conf to support VE for opensuse 12.1 (Bruno Cornec)
56- Improved description, documentation and web pages (Eric Anderson)
57- Exit when no mirror defined to build a VE (Bruno Cornec)
58- Fix #105: create /dev/null in the chroot to avoid getting a file with errors in it. (Bruno Cornec)
59
600.11.3 (2011-05-25)
61- Working VE for opensuse-11.4 (Bruno Cornec)
62- some corresponding fixes for rpmbootstrap that would also need backward checks now (Bruno Cornec)
63
640.11.2 (2011-03-12)
65- Try to be more error proof when issues with repository download (Bruno Cornec)
66- Fix rpmbootstrap and pb newve order, which wasn't working after the latest pbos introduction (Bruno Cornec)
67- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
68- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
69
700.11.1 (2011-02-26)
71- rpmbootstrap wasn't using the right conf file when launched with sudo is fixed by using the SUDO_USER env. var. (Bruno Cornec)
72- pb.conf rbsmirrorsrv now uses pbos var, and is filtered correctly. (Bruno Cornec)
73- 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)
74
750.10.1 (2011-01-13)
76- Adds fedora 14 support for rpmbootstrap (Bruno Cornec)
77- Improve Fedora 13 VE support (Bruno Cornec)
78- rpmboostrap now uses pb_check_req (Bruno Cornec)
79- Remove most lintian warnings for Debian (Bruno Cornec)
80- Fix Mandriva 2010.1 VE built with right dep pkg list (Bruno Cornec)
81- various rpmlint and lintian fixes (Bruno Cornec)
82- Adds ebuild version for pb gentoo packages (Bruno Cornec)
83
840.9.10 (2010-06-07)
85- Add support for Ubuntu 10.04 natively and with debootstrap (universe repo needed) (Bruno Cornec)
86- Project-Builder.org is licensed under the GPL v2 for the moment. (Bruno Cornec)
87- Adds rbsopt parameter + doc to allow for passing options to rpmbootstrap such as -k now by default. (Bruno Cornec)
88- Successful tests with some VE (Mandriva 2009.1 and 2010.0, CentOS 4 & 5, Fedora 12, Ubuntu 10.04, Debian 5) (Bruno Cornec)
89- The repodata dir is now search in the parents dir of the mirror given as it depends on yum version. (Bruno Cornec)
90
910.9.9 (2010-05-01)
92- First version of the rpmbootstrap program based on debootstrap and rinse ideas (Bruno Cornec)
Note: See TracBrowser for help on using the repository browser.