source: ProjectBuilder/devel/pb-modules/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1767   11 years Bruno Cornec - generate debian 6 template, latest being debian 7
(edit) @1756   11 years Bruno Cornec - For opensuse 12.3 patch doesn't support the -s option. Fixed in the …
(edit) @1747   11 years Bruno Cornec - Exports also pb_distro_init
(edit) @1731   11 years Bruno Cornec - Adds template for Debian 3.1 and improve vmlist example
(edit) @1713   11 years Bruno Cornec - Fix a perl warning due to a strange syntax for a function
(edit) @1711   11 years Bruno Cornec - Adds the possibility to prefix the output of commands executed by …
(edit) @1694   11 years Bruno Cornec - pbdistrogetparam now works, is built & delivered, and has a new -a …
(edit) @1678   11 years Bruno Cornec - Exports function pb_vcs_add_if_not_in - replace most die by confess
(edit) @1663   11 years Bruno Cornec - Small improvement to pb_exit
(edit) @1661   11 years Bruno Cornec - Introduce a pb_exit function and use it in all apps
(edit) @1660   11 years Bruno Cornec - In debug mode, do not erase the temporary dir created to ease analysis
(edit) @1653   12 years Bruno Cornec - Red Hat 6.2 doesn't really support rpm --whaprovides so removing it …
(edit) @1652   12 years Bruno Cornec - As Red Hat 6.2 in chroot doesn't support setarch i386 for a x86_64 …
(edit) @1651   12 years Bruno Cornec - Avoid to emit msgs when sed -i doesn't work (as on RedHat 6.2) - …
(edit) @1648   12 years Bruno Cornec - setupve needs the sourcing of the project conf file.
(edit) @1647   12 years Bruno Cornec - Render File::Temp and Pod::Usage optional, in order to support …
(edit) @1646   12 years Bruno Cornec - Really use snapshot for launchve when needed. fix some parts of the …
(edit) @1644   12 years Bruno Cornec - Fix a nasty bug when using an empty value on the right side of th = …
(edit) @1604   12 years Bruno Cornec - Fix an error in the Package file generation for deb repo - more …
(edit) @1603   12 years Bruno Cornec - pbtest now uses debian-6.0 has the correct distro name and points to …
(edit) @1602   12 years Bruno Cornec - pb_system will echo systematically the word ERROR when one occurs, …
(edit) @1601   12 years Bruno Cornec - pb correctly now differentiate PBDEP and BPBDEP (in Env.pm for …
(edit) @1597   12 years Bruno Cornec - Adds option pbshowsudo (false by default) to check whether we …
(edit) @1596   12 years Bruno Cornec - Improve system cmd display in Distribution.pm for deps analysis - …
(edit) @1595   12 years Bruno Cornec - pb_system is back to 3 params, as the previously undocumented …
(edit) @1594   12 years Bruno Cornec - Fix a bug in VE context around the chown part (no quotes without the …
(edit) @1592   12 years Bruno Cornec - Fix another bug in pb_check_req on the default value used with a || …
(edit) @1588   12 years Bruno Cornec - Use pb_cjeck_req for all commands called in the VE for its setup, so …
(edit) @1586   12 years Bruno Cornec - Adds support for the PBVCSOPT env var to pass cli options to the VCS …
(edit) @1585   12 years Bruno Cornec - Fix pb_syntax, where a call with an exit of 0 was seen as false and …
(edit) @1584   12 years Bruno Cornec - Move PBPROJ env var setuo from Env.pm to Conf.pm to have it earlier …
(edit) @1576   12 years Bruno Cornec Add support of the PBVCSOPT environment variable to pass options to …
(edit) @1564   12 years Bruno Cornec - Fix typo n rpmbootstrap preventing it to run - Fix the detection of …
(edit) @1560   12 years Bruno Cornec -pb project: Add Copyrights specified by HP Open Source Review Board …
(edit) @1558   12 years Bruno Cornec - pb: [BUGFIX] added code assumed it had Parallel::ForkManager
(edit) @1556   12 years Bruno Cornec pb: Use new pbgpgcheck option to control whether we enable gpgcheck in …
(edit) @1555   12 years Bruno Cornec - pb: improve documentation on the project.pb entries. Use new …
(edit) @1554   12 years Bruno Cornec - pb: Update documentation, the newproj docs were missing an important …
(edit) @1553   12 years Bruno Cornec - pb: log when we start and finish the build, that's an important …
(edit) @1543   12 years Bruno Cornec - setupve|m does not require a cms2 command earlier now.
(edit) @1540   12 years Bruno Cornec - vmmonport is now optional - vmmem is also now really optional …
(edit) @1539   12 years Bruno Cornec - checking packages is allowed to fail - Fix syntax error introduced …
(edit) @1538   12 years Bruno Cornec - Use more confess instead of die in Conf.pm to debug a calling issue
(edit) @1536   12 years Bruno Cornec - Improve git support for pb_vcs_get_uri (Eric Anderson) as for the …
(edit) @1535   12 years Bruno Cornec - Add git support in pb_vcs_up, pb_vcs_checkin and pb_vcs_add
(edit) @1530   12 years Bruno Cornec - ossueminorrel option now initialized first, and correectly. Removes …
(edit) @1529   12 years Bruno Cornec - Fix a typo introduced when adding the pbuseminorrel option
(edit) @1528   12 years Bruno Cornec - Add Copyrights specified by HP Open Source Review Board (Eric …
(edit) @1527   12 years Bruno Cornec - VE.pm: Verify that the proxy variables are passed through if we are …
(edit) @1526   12 years Bruno Cornec - Document pbgpgcheck option. (Eric Anderson) - Generate example of …
(edit) @1524   12 years Bruno Cornec - Distribution.pm: check that package was installed failed because …
(edit) @1523   12 years Bruno Cornec - pb.conf: Add scilinux to list of OS's. Add case where centos …
(edit) @1521   12 years Bruno Cornec - pb.conf: add auto-agree-with-licenses for opensuse, other failures …
(edit) @1520   12 years Bruno Cornec - Fix an error introduced when isolating the new …
(edit) @1519   12 years Bruno Cornec - pb.conf: Add support for centos-6: new osrelfile, add initial …
(edit) @1518   12 years Bruno Cornec - Base.pm: Don't display the error message if failure is ok. Simplify …
(edit) @1517   12 years Bruno Cornec r4765@localhost: bruno | 2012-05-10 17:08:00 +0200 - pb.conf: …
(edit) @1516   12 years Bruno Cornec r4764@localhost: bruno | 2012-05-10 15:13:10 +0200 - …
(edit) @1515   12 years Bruno Cornec r4760@localhost: bruno | 2012-05-10 11:48:21 +0200 - pb.conf: sudo …
(edit) @1514   12 years Bruno Cornec r4759@localhost: bruno | 2012-05-10 11:12:46 +0200 Distribution.pm: …
(edit) @1513   12 years Bruno Cornec r4758@localhost: bruno | 2012-05-10 10:49:36 +0200 Base.pm: Add a …
(edit) @1509   12 years Bruno Cornec - Fix a build bug with the new prefix variable in pb-module. Only use …
(edit) @1507   12 years Bruno Cornec - pb.conf: installing project-builder requires --force-yes since the …
(edit) @1506   12 years Bruno Cornec - Base.pm: add pb_path_expand to do the path expansion for config …
(edit) @1505   12 years Bruno Cornec - Base.pm: use Carp and Cwd so we can give better error messages. Use …
(edit) @1504   12 years Bruno Cornec - Avoid error msg in log when uri is undef in pb_get_uri (Eric …
(edit) @1495   12 years Bruno Cornec r4735@localhost: bruno | 2012-05-07 03:46:39 +0200 - Conf.pm largely …
(edit) @1493   12 years Bruno Cornec - Fix the previous improvement by using really a list as second parameter
(edit) @1492   12 years Bruno Cornec - pb_vcs_add and pb_vcs_up now support a list of dirs/files as second …
(edit) @1486   12 years Bruno Cornec - pb_mkdir_p now returns the return value of mkpath - Do not point …
(edit) @1469   12 years Bruno Cornec - Split CMS functions in 2 parts, one lowlevel reusable outside of pb …
(edit) @1464   12 years Bruno Cornec - Fix a remaining issue with extdir in newproj, which wasn't using it
(edit) @1443   12 years Bruno Cornec - Env.pm now generates also template files with extdir
(edit) @1433   12 years Bruno Cornec r4570@cabanilles: bruno | 2012-03-15 14:21:23 +0100 - Improve return …
(edit) @1425   12 years Bruno Cornec - Adds a new -k option to kep some temporary files for debug purposes …
(edit) @1408   12 years Bruno Cornec r4511@cabanilles: bruno | 2012-02-06 09:29:48 +0100 - New sync point …
(edit) @1402   12 years Bruno Cornec r4487@cabanilles: bruno | 2012-02-01 16:21:48 +0100 - Fix the -t …
(edit) @1400   12 years Bruno Cornec r4485@cabanilles: bruno | 2012-01-31 17:20:04 +0100 - Provides a new …
(edit) @1392   12 years Bruno Cornec - Adds a cleanssh target to purge test versiosn on the remote repository
(edit) @1386   12 years Bruno Cornec - Adds option checkexclude and command checkssh with the -rebuild …
(edit) @1363   12 years Bruno Cornec - Fix to support directories under the debian dir (such as …
(edit) @1352   12 years Bruno Cornec r4384@localhost: bruno | 2011-10-30 01:28:14 +0200 - Change …
(edit) @1350   12 years Bruno Cornec r4380@localhost: bruno | 2011-10-26 15:30:49 +0200 - remove oldies …
(edit) @1348   12 years Bruno Cornec r4374@localhost: bruno | 2011-10-25 12:10:59 +0200 - Add mkbmpath …
(edit) @1312   13 years Bruno Cornec - Fix #103: ProjectBuilder::Env is needed by rpmbootstrap so should be …
(edit) @1279   13 years Bruno Cornec - Adds delivery of the public key to each repository ateach delivery - …
(edit) @1212   13 years Bruno Cornec - pb_mkdir_p doesn't return anything anymore. Test of return removed. …
(edit) @1181   13 years Bruno Cornec - Fix rpmbootstrap and pb newve order, which wasn't working after the …
(edit) @1177   13 years Bruno Cornec r4161@eelzbach2: bruno | 2011-02-06 21:07:30 +0100 - Introduction of …
(edit) @1167   13 years Bruno Cornec removedot only applies to the extension generated not to the rest of …
(edit) @1159   13 years Bruno Cornec - Fix a bug in gentoo generation - redhat extension set by default to rh
(edit) @1156   13 years Bruno Cornec - Adds a global variable REVISION for version management - Do not …
(edit) @1153   13 years Bruno Cornec - Avoid File::MimeInfo hard requirement. Only abort if not found when …
(edit) @1148   13 years Bruno Cornec - Most modules now have a VERSION declared - Moulde Version.pm move to …
(edit) @1137   13 years Bruno Cornec - build2pkg is now using Parallel::ForkManager to generate packages in …
(edit) @1132   13 years Bruno Cornec - Adds params to pb_distro_setuprepo to support generic family/os …
(edit) @1128   13 years Bruno Cornec - pb_check_requirements now takes direct result from pb_conf_get_if …
(edit) @1127   13 years Bruno Cornec - Modify pb_check_req interface to return the found value and allow …
(edit) @1120   13 years Bruno Cornec - remove the test on the '>' char in pb_stsem as there are too many …
(edit) @1115   13 years Bruno Cornec r4056@localhost: bruno | 2010-11-25 19:38:07 +0100 - Fix a bug in …
Note: See TracRevisionLog for help on using the revision log.