|
|
@453
|
17 years |
Bruno Cornec |
- Sort output of build files
- adds pbrepo entry when using newproj
|
|
|
@452
|
17 years |
Bruno Cornec |
- Make newproj action work again
- Add pb_cms_add function
- Change …
|
|
|
@450
|
17 years |
Bruno Cornec |
Check presence of inittab before touching it in setupvm
|
|
|
@448
|
17 years |
Bruno Cornec |
- Fake Changelog for test version
- setupvm improved with init level 3 …
|
|
|
@446
|
17 years |
Bruno Cornec |
Add pb presentation (LinuxDays 2008)
|
|
|
@444
|
17 years |
Bruno Cornec |
Solve a problem with multiple pbscript files by placing them in …
|
|
|
@443
|
17 years |
Bruno Cornec |
Do not add pbscript when dealing with Sources
|
|
|
@442
|
17 years |
Bruno Cornec |
Adds support for multi VM for setupvm command (took way too much time …
|
|
|
@437
|
17 years |
Bruno Cornec |
- Fix DateManip latest version (should be replaced by a latest link)
- …
|
|
|
@435
|
17 years |
Bruno Cornec |
- Fix for #23
- preliminary slackware support added
- option …
|
|
|
@434
|
17 years |
Bruno Cornec |
remobes pbscript at the end of execution
|
|
|
@433
|
17 years |
Bruno Cornec |
Fix a bug in the generation of the conf files for repository
|
|
|
@430
|
17 years |
Bruno Cornec |
- Also adapt template creation for new PBREPO support
- Adapt pb for …
|
|
|
@429
|
17 years |
Bruno Cornec |
- Change filtering interface to add pbrepo keyword support and PBREPO …
|
|
|
@428
|
17 years |
Bruno Cornec |
test directory is now in a complete separate tree to allow for …
|
|
|
@427
|
17 years |
Bruno Cornec |
Improve setupv to use pb functions and setup the pb account ssh env …
|
|
|
@424
|
17 years |
Bruno Cornec |
- Fix a bug in Env.pm (forgot a use)
- Fix a bug in …
|
|
|
@423
|
17 years |
Bruno Cornec |
- Improved pbdistrocheck to support -v flags
- Fix Ubuntu issue on …
|
|
|
@419
|
17 years |
Bruno Cornec |
Fix setupvm now that we need 2 tar files to get pb working on a VM
|
|
|
@417
|
17 years |
Bruno Cornec |
- Reintegrates $pbproj as variable for filter functions (needed for …
|
|
|
@416
|
17 years |
Bruno Cornec |
move the pb_env_init function to a separate module to allow pbinit usage
|
|
|
@415
|
17 years |
Bruno Cornec |
- Adds support for a build system conf file under $vmpath/.pbrc or …
|
|
|
@409
|
17 years |
Bruno Cornec |
- Document all reusable functions in pb
- remove the useless pbproj …
|
|
|
@405
|
17 years |
Bruno Cornec |
Split again function in modules to allow for usage with pbinit and …
|
|
|
@403
|
17 years |
Bruno Cornec |
Split of packages done and working.
|
|
|
@402
|
17 years |
Bruno Cornec |
Split Base.pm and Distribution.pm to create a new perl-ProjectBuilder …
|
|
|
@400
|
17 years |
Bruno Cornec |
Add new directory pb-modules to host shared modules
|
|
|
@399
|
17 years |
Bruno Cornec |
exports pb_temp_init
|
|
|
@398
|
17 years |
Bruno Cornec |
Exports pb_syntax_init & pb_syntax
|
|
|
@397
|
17 years |
Bruno Cornec |
- pb_syntax is now shared
- creation of 2 new shared functions …
|
|
|
@396
|
17 years |
Bruno Cornec |
- pod doc done for Base.pm, and man page generated now for it
|
|
|
@395
|
17 years |
Bruno Cornec |
- Move all reusable functions into Base
- Move all pb only functions …
|
|
|
@391
|
17 years |
Bruno Cornec |
- pb: pod content for Distribution.pm and man page delivery
- dploy: …
|
|
|
@383
|
17 years |
Bruno Cornec |
- Adds pb_cms_up and use it
- Prepare a projects directory to host all …
|
|
|
@373
|
17 years |
Bruno Cornec |
Fix a remaining PBCONFDIR => PBROOTDIR
|
|
|
@366
|
17 years |
Bruno Cornec |
- We need to handle 2 repo in newvm, with the right URL. Should be …
|
|
|
@363
|
17 years |
Bruno Cornec |
- Update pbcl for 0.9.0 delivery
- remove comments in newver for delivery
|
|
|
@362
|
17 years |
Bruno Cornec |
syntax error
|
|
|
@361
|
17 years |
Bruno Cornec |
Should fix #20
|
|
|
@360
|
17 years |
Bruno Cornec |
Replace urls by dirs in error messages for newver
|
|
|
@358
|
17 years |
Bruno Cornec |
Preliminary tests for the new newvm action (test only)
|
|
|
@357
|
17 years |
Bruno Cornec |
- When specifying packages on the CLI they are now transmitted to …
|
|
|
@356
|
17 years |
Bruno Cornec |
setupvm now calls halt at the end
|
|
|
@355
|
17 years |
Bruno Cornec |
Fix a problem in build2vm where the new name of the distro wasn't …
|
|
|
@354
|
17 years |
Bruno Cornec |
Avoid the duplication of the ssh key in root's authorized_keys file so …
|
|
|
@353
|
17 years |
Bruno Cornec |
- pb_env_init does just setup env variables now. It does CMS checks …
|
|
|
@352
|
17 years |
Bruno Cornec |
setupvm works for slackware 12 :-)
|
|
|
@351
|
17 years |
Bruno Cornec |
Attempt to have better slackware support for setupvm
|
|
|
@350
|
17 years |
Bruno Cornec |
setupvm does 90% of the job now
|
|
|
@349
|
17 years |
Bruno Cornec |
First working steps for setupvm
|
|
|
@348
|
17 years |
Bruno Cornec |
- setupvm structure OK
- Fix "Script" target
|
|
|
@347
|
17 years |
Bruno Cornec |
setupvm seems better now
|
|
|
@346
|
17 years |
Bruno Cornec |
First attempt to code a setupvm/ve function into pb
|
|
|
@344
|
17 years |
Bruno Cornec |
Lots of fixes in order to make it work for netperf from scratch …
|
|
|
@343
|
17 years |
Bruno Cornec |
Review of newproj to have a correct netperf doc
|
|
|
@342
|
17 years |
Bruno Cornec |
linuxcoe version cvs now builds. Rest to see tags for cvs
|
|
|
@341
|
17 years |
Bruno Cornec |
Fix some merging issues
|
|
|
@340
|
17 years |
Bruno Cornec |
Version allowing build of pb and mondorescue. Target for 0.9.0
|
|
|
@339
|
17 years |
Bruno Cornec |
- PBROOT => PBROOTDIR, Use of PBPROJDIR
- works for pb and mondorescue …
|
|
|
@338
|
17 years |
Bruno Cornec |
- Generate man page files
- by default under pel delivery and under …
|
|
|
@337
|
17 years |
Bruno Cornec |
backport 0.8.13 feature into devel
|
|
|
@333
|
17 years |
Bruno Cornec |
Do not call pb_cms_get_uri if not using a real CMS
|
|
|
@332
|
17 years |
Bruno Cornec |
Improved doc
|
|
|
@331
|
17 years |
Bruno Cornec |
- Improvements for CMS support in 0.9.x serie (lots on CVS)
- Use pod …
|
|
|
@329
|
17 years |
Bruno Cornec |
- All modules are packages now (simplifies use and spec)
|
|
|
@328
|
17 years |
Bruno Cornec |
- pb_changelog back in Base.pm (removal of Changelog.pm)
- cms2build …
|
|
|
@327
|
17 years |
Bruno Cornec |
Improvements in cms2build for SVN but still not finished.
|
|
|
@326
|
17 years |
Bruno Cornec |
Removal of pbconf
|
|
|
@323
|
17 years |
Bruno Cornec |
Small fixes for CMS support
|
|
|
@322
|
17 years |
Bruno Cornec |
Trying to solve the remaining issues for upstream projects with local …
|
|
|
@321
|
17 years |
Bruno Cornec |
cms_export now also supports svn+ssh
|
|
|
@320
|
17 years |
Bruno Cornec |
- Param packager => pbpackager for consistency, and PBPACKAGER is an …
|
|
|
@319
|
17 years |
Bruno Cornec |
pb_cms_export ready to host the real stuff for file.
|
|
|
@318
|
17 years |
Bruno Cornec |
First success with collectl
|
|
|
@317
|
17 years |
Bruno Cornec |
Fix typos
|
|
|
@316
|
17 years |
Bruno Cornec |
- pb_get_pkg moved to Base and used in newver
- some log improvements. …
|
|
|
@315
|
17 years |
Bruno Cornec |
Backup of local dev. cms2pkg compiles but doesn't work and even remove …
|
|
|
@314
|
17 years |
Bruno Cornec |
- Big rewrite still WIP
- lot of interface changes, pbconf relocated …
|
|
|
@313
|
17 years |
Bruno Cornec |
WARNING: Modifications in progress. DOES NOT WORK
Addition of a …
|
|
|
@312
|
17 years |
Bruno Cornec |
First attempt to begin a presentation set for pb
|
|
|
@311
|
17 years |
Bruno Cornec |
Used devel version for VM management
|
|
|
@310
|
17 years |
Bruno Cornec |
- Fixes for CVS support: remove CVSROOT
- prepare chroot support
- fix …
|
|
|
@309
|
17 years |
Bruno Cornec |
Better handling of testver
|
|
|
@305
|
17 years |
Bruno Cornec |
Adds 0.8.12 changelog info
(merge -r 303:304 …
|
|
|
@301
|
17 years |
Bruno Cornec |
Adds debian macro for Group
|
|
|
@300
|
17 years |
Bruno Cornec |
Adds support for supplemental files in projects (such as init scripts …
|
|
|
@299
|
17 years |
Bruno Cornec |
Fix a bug in env var declaration for CVS (CVS_RSH not CVSRSH)
|
|
|
@298
|
17 years |
Bruno Cornec |
Addition of pbproj as a filtered variable for dploy needs also in …
|
|
|
@297
|
17 years |
Bruno Cornec |
Addition of pbproj as a filtered variable for dploy needs
|
|
|
@296
|
17 years |
Bruno Cornec |
Attempt to fix #9
|
|
|
@295
|
17 years |
Bruno Cornec |
pb working for gentoo with mindi
|
|
|
@294
|
17 years |
Bruno Cornec |
Other fixes for sudo and gentoo
|
|
|
@293
|
17 years |
Bruno Cornec |
Attempt to solve gentoo generation with sudo and pb_system
|
|
|
@292
|
17 years |
Bruno Cornec |
pbg doesn't take tags in account anymore
|
|
|
@291
|
17 years |
Bruno Cornec |
- Removes AppConfig dependency by using just a perl regexp instead.
- …
|
|
|
@290
|
17 years |
Bruno Cornec |
this tst info has to be a per project notion
|
|
|
@289
|
17 years |
Bruno Cornec |
Try to add support for #11 test versions
|
|
|
@288
|
17 years |
Bruno Cornec |
- Document -i option
- send packages before halting the VM (useful …
|
|
|
@287
|
17 years |
Bruno Cornec |
- Fix build process for new pb functions on changelogs
- Fix bugs in …
|
|
|
@286
|
17 years |
Bruno Cornec |
Fixes remaining issues with overall ChangeLog support
|
|
|