source: ProjectBuilder/devel/pb/lib/ProjectBuilder/Base.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @347   16 years Bruno Cornec setupvm seems better now
(edit) @344   16 years Bruno Cornec Lots of fixes in order to make it work for netperf from scratch …
(edit) @343   16 years Bruno Cornec Review of newproj to have a correct netperf doc
(edit) @342   16 years Bruno Cornec linuxcoe version cvs now builds. Rest to see tags for cvs
(edit) @339   16 years Bruno Cornec - PBROOT => PBROOTDIR, Use of PBPROJDIR - works for pb and mondorescue …
(edit) @333   16 years Bruno Cornec Do not call pb_cms_get_uri if not using a real CMS
(edit) @331   16 years Bruno Cornec - Improvements for CMS support in 0.9.x serie (lots on CVS) - Use pod …
(edit) @328   16 years Bruno Cornec - pb_changelog back in Base.pm (removal of Changelog.pm) - cms2build …
(edit) @327   16 years Bruno Cornec Improvements in cms2build for SVN but still not finished.
(edit) @323   16 years Bruno Cornec Small fixes for CMS support
(edit) @322   16 years Bruno Cornec Trying to solve the remaining issues for upstream projects with local …
(edit) @321   16 years Bruno Cornec cms_export now also supports svn+ssh
(edit) @320   16 years Bruno Cornec - Param packager => pbpackager for consistency, and PBPACKAGER is an …
(edit) @319   16 years Bruno Cornec pb_cms_export ready to host the real stuff for file.
(edit) @318   16 years Bruno Cornec First success with collectl
(edit) @317   16 years Bruno Cornec Fix typos
(edit) @316   16 years Bruno Cornec - pb_get_pkg moved to Base and used in newver - some log improvements. …
(edit) @315   16 years Bruno Cornec Backup of local dev. cms2pkg compiles but doesn't work and even remove …
(edit) @314   16 years Bruno Cornec - Big rewrite still WIP - lot of interface changes, pbconf relocated …
(edit) @313   16 years Bruno Cornec WARNING: Modifications in progress. DOES NOT WORK Addition of a …
(edit) @310   16 years Bruno Cornec - Fixes for CVS support: remove CVSROOT - prepare chroot support - fix …
(edit) @300   16 years Bruno Cornec Adds support for supplemental files in projects (such as init scripts …
(edit) @299   16 years Bruno Cornec Fix a bug in env var declaration for CVS (CVS_RSH not CVSRSH)
(edit) @298   16 years Bruno Cornec Addition of pbproj as a filtered variable for dploy needs also in …
(edit) @297   16 years Bruno Cornec Addition of pbproj as a filtered variable for dploy needs
(edit) @293   16 years Bruno Cornec Attempt to solve gentoo generation with sudo and pb_system
(edit) @291   16 years Bruno Cornec - Removes AppConfig dependency by using just a perl regexp instead. - …
(edit) @288   16 years Bruno Cornec - Document -i option - send packages before halting the VM (useful …
(edit) @287   16 years Bruno Cornec - Fix build process for new pb functions on changelogs - Fix bugs in …
(edit) @286   16 years Bruno Cornec Fixes remaining issues with overall ChangeLog support
(edit) @285   16 years Bruno Cornec Adds support of NEWS, AUTHORS, svn|cvs.log, ChangeLog files and …
(edit) @273   16 years Bruno Cornec pb_env_init now creates a pbconf template dir if asked for (newproj option)
(edit) @265   16 years Bruno Cornec - Ubuntu 7.10 support added - pbinit executed after filtering (solves …
(edit) @262   16 years Bruno Cornec Fix bug #7 where .pbrc nearly empty wasn't working
(edit) @259   16 years Bruno Cornec Fix a bug for support of PBLOG = no
(edit) @254   16 years Bruno Cornec Change pb_changelog interface in order to have a way to not generate …
(edit) @242   16 years Bruno Cornec Attempt to fix #2. Needs now to merge most of the .pbrc content into …
(edit) @236   17 years Bruno Cornec Fix a bug for filtering non-build files, where filters were done in a …
(edit) @235   17 years Bruno Cornec Fix syntax error
(edit) @231   17 years Bruno Cornec - backport some spec fixes from 0.8.5 - Fix enhancement #4
(edit) @227   17 years Bruno Cornec Flat mode now working for collectl
(edit) @226   17 years Bruno Cornec - Improve pbsetupqemu for fc4, sudoers management - Adds updateqemu …
(edit) @212   17 years Bruno Cornec Adds a -m option to svn ci
(edit) @208   17 years Bruno Cornec Improved newver again
(edit) @206   17 years Bruno Cornec Check rather on URL for svn info
(edit) @205   17 years Bruno Cornec chomp forgotten in a system
(edit) @204   17 years Bruno Cornec Coding of newver in progress
(edit) @199   17 years Bruno Cornec Handles newver (begining of skeleton) improve VM stop + messages
(edit) @174   17 years Bruno Cornec Handles pbpackager correctly, and especially in rpm build with a define
(edit) @169   17 years Bruno Cornec Support global filter gfiles (taken before package specific ones)
(edit) @156   17 years Bruno Cornec Fixes more rpmlint issues
(edit) @117   17 years Bruno Cornec Better src printing
(edit) @116   17 years Bruno Cornec Typo fixed
(edit) @115   17 years Bruno Cornec Fix still more CVS problems + add mre ENV var for pbinit to be able to …
(edit) @114   17 years Bruno Cornec Fix a bug on extpkgdir handling
(edit) @112   17 years Bruno Cornec SImplification on hash management
(edit) @108   17 years Bruno Cornec Lots of changes to prepare the dev of the VMs support. No more global …
(edit) @107   17 years Bruno Cornec Change intereface of pb_env_init to allow Base.pm to be completely …
(edit) @106   17 years Bruno Cornec Lots of various fixes for CVS support with LinuxCOE
(edit) @105   17 years Bruno Cornec Preparing work on VM
(edit) @101   17 years Bruno Cornec forgot one test
(edit) @100   17 years Bruno Cornec Should not clean PBBUILDDIR at first !
(edit) @99   17 years Bruno Cornec topdir also fixed for delivery
(edit) @98   17 years Bruno Cornec Last removal of VERSION TAG files
(edit) @93   17 years Bruno Cornec Fix typo
(edit) @89   17 years Bruno Cornec Better interface for pb_get functions
(edit) @88   17 years Bruno Cornec Prepare for new actions on delivery on SSH
(edit) @87   17 years Bruno Cornec confparam is gone. params are stored in .pbrc instead
(edit) @82   17 years Bruno Cornec Fix again the log management in the other sense
(edit) @80   17 years Bruno Cornec Back to variables sue to pb with var substitution for env var
(edit) @79   17 years Bruno Cornec Use more nv variables to deal with filters easily even outside ou pb
(edit) @78   17 years Bruno Cornec Fix interface issue in pb_filter_file_pb
(edit) @77   17 years Bruno Cornec transfer pb_fiter_file to Base and duplicate :-( for external call …
(copy) @74   17 years Bruno Cornec Big renaming to be more perlish Single module Base contains all …
copied from devel/pb/lib/ProjectBuilder/common.pm
(edit) @71   17 years Bruno Cornec Still some fixes
Note: See TracRevisionLog for help on using the revision log.