source: ProjectBuilder/devel/pb/bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @188   17 years Bruno Cornec Lots of SuSE fixes
(edit) @180   17 years Bruno Cornec Really fix it
(edit) @179   17 years Bruno Cornec Fix a bug for launchvm where -P option wasn't taken in account
(edit) @176   17 years Bruno Cornec Add pbdistrocheck do the set of tools perl 5.8.0 only is required …
(edit) @174   17 years Bruno Cornec Handles pbpackager correctly, and especially in rpm build with a define
(edit) @170   17 years Bruno Cornec Adds pbpackager variable for filtering (Debian)
(edit) @169   17 years Bruno Cornec Support global filter gfiles (taken before package specific ones)
(edit) @168   17 years Bruno Cornec ntpdate placed in pbsetupqemu
(edit) @167   17 years Bruno Cornec path for ntpdate
(edit) @166   17 years Bruno Cornec Attempt ro remove a pb on recent bash version (maybe)
(edit) @165   17 years Bruno Cornec Still fighting to get date correct in VMs (trying ntp)
(edit) @164   17 years Bruno Cornec export TZ also Still better example script in perl
(edit) @163   17 years Bruno Cornec Sets date in the VM to avoid build problem with configure Improve the …
(edit) @162   17 years Bruno Cornec Allow the usage of another port to communicate with the VM Example …
(edit) @158   17 years Bruno Cornec Improves pbsetupqemu with pb build + pkg install
(edit) @155   17 years Bruno Cornec Fixes seom rpmlint messages
(edit) @152   17 years Bruno Cornec Adds the possibility to connect to the VM using a given account …
(edit) @151   17 years Bruno Cornec Fix the LANGUAGE issue in helper scripts
(edit) @150   17 years Bruno Cornec Fixes 2 syntax issues
(edit) @149   17 years Bruno Cornec Adds support for non-rpm distro
(edit) @145   17 years Bruno Cornec Fix an issue when shuting down the VM if needed
(edit) @144   17 years Bruno Cornec Solve remaining pbs with VM management for copy of pkgs
(edit) @143   17 years Bruno Cornec Back to a list during backup of VM pkgs as '*' will remove everything …
(edit) @142   17 years Bruno Cornec Add function script2vm and launchvm (separate) to improve VM …
(edit) @141   17 years Bruno Cornec First completely good version for VM management
(edit) @140   17 years Bruno Cornec Still a remaining bug in pbgen handling, grrr.
(edit) @139   17 years Bruno Cornec Build on VMs works now with delivery of built packages on the SSH host
(edit) @136   17 years Bruno Cornec Again lots of various fixes for VM support (close)
(edit) @132   17 years Bruno Cornec Lots of small fixes for vm management. pb is able now to lauch …
(edit) @131   17 years Bruno Cornec Still other fixes on VM
(edit) @130   17 years Bruno Cornec replace map by a loop expand HOME var if any
(edit) @129   17 years Bruno Cornec Another set of fixes for VM support. Still problem with map and …
(edit) @128   17 years Bruno Cornec More fixes in the vm part
(edit) @127   17 years Bruno Cornec Work on build2vm
(edit) @126   17 years Bruno Cornec Report of fixes of 0.7.3 in devel
(edit) @118   17 years Bruno Cornec Coding of build2vm done. tests not done as it's too late ;-)
(edit) @117   17 years Bruno Cornec Better src printing
(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) @113   17 years Bruno Cornec Fix some typos
(edit) @112   17 years Bruno Cornec SImplification on hash management
(edit) @111   17 years Bruno Cornec Fix ssh port handling which was wrong + space for test
(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) @102   17 years Bruno Cornec Good version able to deliver pb packages
(edit) @99   17 years Bruno Cornec topdir also fixed for delivery
(edit) @98   17 years Bruno Cornec Last removal of VERSION TAG files
(edit) @97   17 years Bruno Cornec Typo
(edit) @96   17 years Bruno Cornec Force topdir in rpmbuild to generate packages where we want.
(edit) @95   17 years Bruno Cornec No more reading files under pkgdir but in project.pb for potential …
(edit) @94   17 years Bruno Cornec Do not store dates in tar
(edit) @92   17 years Bruno Cornec new interface for filteredfiles
(edit) @91   17 years Bruno Cornec Remove DISTROS from pbconf and use .pbrc instead Adds pbvi and pbg
(edit) @90   17 years Bruno Cornec First version for pkg2ssh
(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) @83   17 years Bruno Cornec Additional version allow now for optimal reuse of parameters
(edit) @81   17 years Bruno Cornec Seems to work now again
(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 …
(edit) @75   17 years Bruno Cornec fix a last pb with pb_init_version
(edit) @74   17 years Bruno Cornec Big renaming to be more perlish Single module Base contains all …
(edit) @73   17 years Bruno Cornec Modifications in progress…
(edit) @72   17 years Bruno Cornec Fix the pbrc file content read in build2pkg
(edit) @70   17 years Bruno Cornec pbrc is now global and no hardcoded conf file used anymore
(edit) @69   17 years Bruno Cornec Rework interfaces of pb_init, conf files content and management to …
(edit) @68   17 years Bruno Cornec Remove use of PBTOPDIR useless delivery dir is cleaned of dir in it …
(edit) @67   17 years Bruno Cornec Add the -r option to support multiple version in parallel
(edit) @63   17 years Bruno Cornec fix some typos
(edit) @62   17 years Bruno Cornec Try to fix a difference between generated script and mine
(edit) @61   17 years Bruno Cornec Check if a package has files to filter before calling them
(edit) @60   17 years Bruno Cornec bug on init script
(edit) @59   17 years Bruno Cornec Do not call env_init before testing for action
(edit) @57   17 years Bruno Cornec Fix the interface for filter_file
(edit) @56   17 years Bruno Cornec filteredfiles have to be handled by package
(edit) @55   17 years Bruno Cornec was Still not good
(edit) @54   17 years Bruno Cornec Fix a bug in filetered files generation wher destination path was incorrect
(edit) @53   17 years Bruno Cornec Adds Version-Revision for pb in yntax
(edit) @50   17 years Bruno Cornec Try to better organize the tree to be perl compliant
(edit) @49   17 years Bruno Cornec conf file is now in the home directory to allow for multi user usage …
(edit) @46   17 years Bruno Cornec Fix a bug in the filtered files delivery Fix a typo in spec file
(edit) @38   17 years Bruno Cornec /etc/pb/proj now contains the strict minimum rest is under pbconf/proj.pb
(edit) @31   17 years Bruno Cornec Rename projectbuilder to project-builder under pbconf + some …
(edit) @30   17 years Bruno Cornec fix typos
(edit) @29   17 years Bruno Cornec Use pbsystem everywhere
(edit) @28   17 years Bruno Cornec build2pkg works for rpm. No we need a correct spec file ;-)
(edit) @27   17 years Bruno Cornec Addition of PBPKG use in spec file rename variable pkg in pbpkg for …
(edit) @26   17 years Bruno Cornec build2pkg begins to work for rpm
(edit) @25   17 years Bruno Cornec code of build2pkg done. tests begin
(edit) @23   17 years Bruno Cornec Take ideas from LinuxDistribution.pm, but does not use it, as it …
(edit) @22   17 years Bruno Cornec Begin to work on pkg2build Cope the module Linux::Distribution in the …
(edit) @21   17 years Bruno Cornec Add syntax, control of traces, debug level ... Much Nicer output now
(edit) @20   17 years Bruno Cornec Content looks fine now
(edit) @19   17 years Bruno Cornec Lots of debug traces. Looking for a bug in AppConfig where for hash a …
(edit) @18   17 years Bruno Cornec cms2build roughly working
Note: See TracRevisionLog for help on using the revision log.