source: ProjectBuilder/devel/pb-modules/lib/ProjectBuilder/Distribution.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1958   9 years Bruno Cornec - Update copyrights dates notices - Change pb_parallel_launchv …
(edit) @1907   10 years Bruno Cornec - Fix some default initializations (|| undef e.g.) - VE.pm doesn't …
(edit) @1879   10 years Bruno Cornec - Do not abort if pb_stop_on_error isn't set in pb_distro_installdeps …
(edit) @1834   10 years Bruno Cornec - Fix bugs in Distribution.pm preventing debian VM to be setup anymore
(edit) @1795   10 years Bruno Cornec - rename function pb_conf_print into pb_distro_conf_print and place it …
(edit) @1747   11 years Bruno Cornec - Exports also pb_distro_init
(edit) @1713   11 years Bruno Cornec - Fix a perl warning due to a strange syntax for a function
(edit) @1678   11 years Bruno Cornec - Exports function pb_vcs_add_if_not_in - replace most die by confess
(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) @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) @1553   12 years Bruno Cornec - pb: log when we start and finish the build, that's an important …
(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) @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) @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) @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) @1507   12 years Bruno Cornec - pb.conf: installing project-builder requires --force-yes since the …
(edit) @1505   12 years Bruno Cornec - Base.pm: use Carp and Cwd so we can give better error messages. Use …
(edit) @1402   12 years Bruno Cornec r4487@cabanilles: bruno | 2012-02-01 16:21:48 +0100 - Fix the -t …
(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) @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) @1111   13 years Bruno Cornec - Rename previous option osupd into the more correct osins, and add a …
(edit) @1102   13 years Bruno Cornec - Fix sbx2ssh call - Improve yum-arch call
(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) @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) @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) @891   14 years Bruno Cornec - setuptvm now uses as well the conf file - removal of hardcoded stuff …
(edit) @869   14 years Bruno Cornec - function pb_distro_get now also uses the external pb.conf conf file. …
(edit) @867   14 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) @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) @423   16 years Bruno Cornec - Improved pbdistrocheck to support -v flags - Fix Ubuntu issue on …
(copy) @402   16 years Bruno Cornec Split Base.pm and Distribution.pm to create a new perl-ProjectBuilder
copied from devel/pb/lib/ProjectBuilder/Distribution.pm
(edit) @395   16 years Bruno Cornec - Move all reusable functions into Base - Move all pb only functions …
Note: See TracRevisionLog for help on using the revision log.