source: ProjectBuilder/devel/pb-modules/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @1111   13 years Bruno Cornec - Rename previous option osupd into the more correct osins, and add a …
(edit) @1109   13 years Bruno Cornec r4041@localhost: bruno | 2010-11-17 11:40:41 +0100 - Adds new …
(edit) @1102   13 years Bruno Cornec - Fix sbx2ssh call - Improve yum-arch call
(edit) @1090   14 years Bruno Cornec r4004@localhost: bruno | 2010-09-06 00:18:33 +0200 - Fix #66: Adds …
(edit) @1077   14 years Bruno Cornec r3961@localhost: bruno | 2010-07-22 22:39:23 +0200 - Increase number …
(edit) @1076   14 years Bruno Cornec r3960@localhost: bruno | 2010-07-22 22:11:48 +0200 - Fix a bug on …
(edit) @1071   14 years Bruno Cornec r3947@sge91-1-82-234-15-218: bruno | 2010-07-10 18:40:35 +0200 - …
(edit) @1067   14 years Bruno Cornec r3941@sge91-1-82-234-15-218: bruno | 2010-06-30 17:25:48 +0200 Adds …
(edit) @1064   14 years Bruno Cornec r3931@dhcp184-49-175-19: bruno | 2010-06-26 08:02:59 +0200 - Adds …
(edit) @1063   14 years Bruno Cornec r3929@dhcp184-49-175-84: bruno | 2010-06-24 05:12:13 +0200 - Modify …
(edit) @1060   14 years Bruno Cornec r3906@wsip-70-165-197-185: bruno | 2010-06-20 08:04:11 +0200 - Force …
(edit) @1052   14 years Bruno Cornec r3866@localhost: bruno | 2010-06-09 23:43:23 +0200 - Add support for …
(edit) @1050   14 years Bruno Cornec r3864@localhost: bruno | 2010-06-09 23:41:19 +0200 - remove all dots …
(edit) @1029   14 years Bruno Cornec - Fix umask propagation in VE, fixing issues in directory creation …
(edit) @1027   14 years Bruno Cornec - Adds rbsopt parameter + doc to allow for passing options to …
(edit) @982   14 years Bruno Cornec - Fix variable substitution which was too aggressive in pb_distro_get_param
(edit) @974   14 years Bruno Cornec - Adds function pb_check_requirements and use it in pb - Adds some …
(edit) @969   14 years Bruno Cornec - Fix a bug for suffix computation, following the change of interface …
(edit) @964   14 years Bruno Cornec r3659@localhost: bruno | 2010-02-07 02:02:22 +0100 - Now we have …
(edit) @963   14 years Bruno Cornec r3658@localhost: bruno | 2010-02-07 00:15:25 +0100 - Fix a bug in …
(edit) @962   14 years Bruno Cornec r3656@localhost: bruno | 2010-02-06 20:14:21 +0100 - Adds a …
(edit) @932   14 years Bruno Cornec - Improve conf when starting from scratch (pbproj undifined)
(edit) @931   14 years Bruno Cornec - Fix a bug in the analysis of Build-Requires (middle packages were missed)
(edit) @899   14 years Bruno Cornec r3617@localhost: bruno | 2009-11-15 13:33:01 +0100 Improve case …
(edit) @898   14 years Bruno Cornec - Do not add conf files if already present in the list (changing …
(edit) @891   14 years Bruno Cornec - setuptvm now uses as well the conf file - removal of hardcoded stuff …
(edit) @873   15 years Bruno Cornec First round of Solaris fixes
(edit) @869   15 years Bruno Cornec - function pb_distro_get now also uses the external pb.conf conf file. …
(edit) @867   15 years Bruno Cornec - Transition static distribution into a configuration file typically …
(edit) @768   15 years Bruno Cornec - No snapshot needed if creating the VM - Remove the VE befor …
(edit) @757   15 years Bruno Cornec Should initialize arch systematically
(edit) @756   15 years Bruno Cornec pb_distro_init now returns a 7th paramater which is the arch, useful …
(edit) @751   15 years Bruno Cornec - Adds snapshot support for VEs - Force usage of correct arch in …
(edit) @750   15 years Bruno Cornec - pb_distro_init accepts now a third parameter (arch) in order to …
(edit) @749   15 years Bruno Cornec - pb_get_arch placed lower in the modules tree and used everywhere …
(edit) @735   15 years Bruno Cornec - pb now differentiates suse (aka SuSE Professional) and opensuse. Fix …
(edit) @721   15 years Bruno Cornec - Adds support for pre and post scripts for VM/VE launched before and …
(edit) @717   15 years Bruno Cornec Take only the major number of the version for asianux
(edit) @716   15 years Bruno Cornec Fix for Asianux 2.0 support
(edit) @715   15 years Bruno Cornec Fix Asianux 3 support - still have to see for 2.2
(edit) @714   15 years Bruno Cornec Adds Asianux support to pb for MondoRescue official packages support
(edit) @711   15 years Bruno Cornec Use the directory /etc/pat/sources.list.d to put the new apt repo at …
(edit) @702   15 years Bruno Cornec - new function pb_distro_setuprepo (addition of repository on the fly …
(edit) @698   15 years Bruno Cornec - Tries to avoid an error msg on disconnect at end of announce by …
(edit) @696   15 years Bruno Cornec - Fix a bug in distro for dep install on deb type of distro - Adds a …
(edit) @683   15 years Bruno Cornec centos uses yum and not up2date (checked for 4)
(edit) @681   15 years Bruno Cornec - Differentiate between Scripts for VE and VM with 2 tags - Have a …
(edit) @652   15 years Bruno Cornec - Improves SuSE 11.1 build - Improves ntp handling in VMs (depending …
(edit) @647   15 years Bruno Cornec Improve PATH variable on new SuSE distro so that yast2 is found
(edit) @638   15 years Bruno Cornec - Fix a bug in conf file handling when tag is using a '.' which wasn't …
(edit) @623   15 years Bruno Cornec - Adds preliminary support for rpm signing - Fix a bad bug in the call …
(edit) @622   15 years Bruno Cornec - pb now uses pb_distro_installdeps in VM/VE setup - pb_get_distro => …
(edit) @621   15 years Bruno Cornec Adds function pb_distro_installdeps to automatically istall …
(edit) @620   15 years Bruno Cornec - change pb_distro_init interface and add a 6th parameter which is the …
(edit) @591   16 years Bruno Cornec Add support for RHAS 2.1 to pb as rhel-2.1
(edit) @556   16 years Bruno Cornec - Prepare a web delivery function - Creates a pbinit script for …
(edit) @515   16 years Bruno Cornec Te Display module is reusable so part of ProjectBuilder modules not pb
(edit) @512   16 years Bruno Cornec Transport pb_display functions using gettext from Base into a separate …
(edit) @505   16 years Bruno Cornec - pb_conf_init introduced to allow projects using pb functions to …
(edit) @503   16 years Bruno Cornec -Fix pb_system error msgs in case of verbose undef
(edit) @500   16 years Bruno Cornec - Working patch support added to pb (tested with buffer) - Filtering …
(edit) @495   16 years Bruno Cornec - all global variables are prefixed with pb - First attempt at using …
(edit) @482   16 years Bruno Cornec Improves again pb_system for feedback of printed msgs
(edit) @473   16 years Bruno Cornec Working announce action for pb
(edit) @471   16 years Bruno Cornec announce function - begining of coding
(edit) @424   16 years Bruno Cornec - Fix a bug in Env.pm (forgot a use) - Fix a bug in …
Note: See TracRevisionLog for help on using the revision log.