source: ProjectBuilder/devel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @906   14 years Bruno Cornec - Improves opensuse deps for setupvm
(edit) @904   14 years Bruno Cornec Addition of license URL for Debian
(edit) @902   14 years Bruno Cornec - Fix setup2v in order to print pb version correctly
(edit) @901   14 years Bruno Cornec r3625@localhost: bruno | 2009-11-20 00:59:59 +0100 - Updated pb …
(edit) @900   14 years Bruno Cornec r3619@localhost: bruno | 2009-11-15 15:20:21 +0100 - Fix an issue …
(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) @897   14 years Bruno Cornec - Improve some testver usages and fix #51. Now passing false to …
(edit) @896   14 years Bruno Cornec r3590@localhost: bruno | 2009-11-07 02:45:08 +0100 - Mondorescue …
(edit) @892   14 years Bruno Cornec - remove call to bash to use generic sh. This has o be checked for …
(edit) @891   14 years Bruno Cornec - setuptvm now uses as well the conf file - removal of hardcoded stuff …
(edit) @890   14 years Bruno Cornec - Adds solaris support to pb_env_init (template file creation) - …
(edit) @888   14 years Bruno Cornec Begin to adapt setup_v for a Solaris guest
(edit) @883   14 years Bruno Cornec - Better usage of variables in VM, VE only case, and remove dep when …
(edit) @882   14 years Bruno Cornec Timeout is not mandatory when doing pkg2ssh
(edit) @881   14 years Bruno Cornec - Force solaris package createion in case of existence
(edit) @880   14 years Bruno Cornec - First solaris package created with this pb version
(edit) @879   14 years Bruno Cornec - Some additional solaris improvements
(edit) @878   14 years Bruno Cornec - Try to fix Solaris package build (problem in generated pkginfo format)
(edit) @877   14 years Bruno Cornec Still there with File::Find workaround
(edit) @875   14 years Bruno Cornec Trying to improve automatic prototype creation
(edit) @874   14 years Bruno Cornec Second round of Solaris fixes
(edit) @873   14 years Bruno Cornec First round of Solaris fixes
(edit) @872   14 years Bruno Cornec Preliminary Solaris support in build2pkg
(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) @866   15 years Bruno Cornec Prepare a new conf file for pb-modules, which will contain all the …
(edit) @865   15 years Bruno Cornec - Do not force to have a vepath and vmpath in the .pbrc to start with …
(edit) @851   15 years Bruno Cornec - Create a ~/.pbr as template if no previous one was there - Fix #47
(edit) @849   15 years Bruno Cornec Improve binary filtering for pbg and pbvi
(edit) @848   15 years Bruno Cornec - Better copy message for package exchange with VMs
(edit) @839   15 years Bruno Cornec - Adds option support for pbdistrocheck (-v and -d) - Fix a bug on …
(edit) @829   15 years Bruno Cornec r3259@localhost: bruno | 2009-07-12 19:59:58 +0200 Adds an Augeas …
(edit) @822   15 years Bruno Cornec r3242@localhost: bruno | 2009-07-12 02:43:34 +0200 Fix return value …
(edit) @819   15 years Bruno Cornec r3240@localhost: bruno | 2009-07-12 02:37:04 +0200 Handle case of …
(edit) @817   15 years Bruno Cornec r3210@localhost: bruno | 2009-07-09 13:39:24 +0200 - pres update for …
(edit) @816   15 years Bruno Cornec r3200@localhost: bruno | 2009-07-06 12:57:26 +0200 - Improve demo script
(edit) @815   15 years Bruno Cornec r3199@localhost: bruno | 2009-07-06 12:52:14 +0200 - Improve pb …
(edit) @814   15 years Bruno Cornec r3198@localhost: bruno | 2009-07-06 12:37:36 +0200 …
(edit) @804   15 years Bruno Cornec - Fix a critical bug on pb, where a module was loaded optionaly with …
(edit) @794   15 years Bruno Cornec Update project-builder pres
(edit) @792   15 years Bruno Cornec If passing the -i parameter then the VM is launched with the according …
(edit) @783   15 years Bruno Cornec r3090@localhost: bruno | 2009-05-22 15:15:18 +0200 - Fix script …
(edit) @782   15 years Bruno Cornec return early in order to avoid breaking the load on VMs/VEs in case of …
(edit) @781   15 years Bruno Cornec r3085@localhost: bruno | 2009-05-17 20:47:58 +0200 - Fix export …
(edit) @780   15 years Bruno Cornec r3072@localhost: bruno | 2009-05-17 19:39:56 +0200 Adds support for …
(edit) @776   15 years Bruno Cornec - Fix for VMbuild case only and not other VM type - Trying to improve …
(edit) @773   15 years Bruno Cornec - Fixes for test2v mode (src copied) - Add notion of usesnap to try …
(edit) @772   15 years Bruno Cornec - Adds new features test2vm and test2ve (will require 0.9.7 in VM/VE …
(edit) @769   15 years Bruno Cornec Fix a sudo call error
(edit) @768   15 years Bruno Cornec - No snapshot needed if creating the VM - Remove the VE befor …
(edit) @767   15 years Bruno Cornec - Fix a bug in creation of monitoring channel for snapshot of qemu/kvm VMs
(edit) @766   15 years Bruno Cornec Avoid to handle ill-formatted VM/VE names
(edit) @763   15 years Bruno Cornec chown pbaccount recursively from the home of the pbaccount, and not …
(edit) @762   15 years Bruno Cornec called an inexistant function pb_setup instead of pb_setup_v for VM
(edit) @761   15 years Bruno Cornec Adapt time out for script in snap mode to the type of virtual env
(edit) @760   15 years Bruno Cornec Fix buggy calls between setup and snap
(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) @755   15 years Bruno Cornec - Adds snapshot support for VEs
(edit) @754   15 years Bruno Cornec Fix the tar comand used for VE snapshot for good
(edit) @753   15 years Bruno Cornec Use gzip as VEs compressor (much quicker)
(edit) @752   15 years Bruno Cornec Small fix
(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) @748   15 years Bruno Cornec - Adds snapshot support at build time and at use time for VMs
(edit) @739   15 years Bruno Cornec Adds clean feature
(edit) @736   15 years Bruno Cornec Fix #35 by forcing the usage of a -r release option, and by exporting …
(edit) @735   15 years Bruno Cornec - pb now differentiates suse (aka SuSE Professional) and opensuse. Fix …
(edit) @728   15 years Bruno Cornec - If this is a test version (aka testver = true) then the tag is …
(edit) @727   15 years Bruno Cornec - Fix a bug in date param handlng leading to date issues in VM/VE
(edit) @725   15 years Bruno Cornec - Improve date setup report
(edit) @723   15 years Bruno Cornec - Adds sudo support for http_proxy env var passing to VE
(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) @712   15 years Bruno Cornec Updated pb pres (details)
(edit) @711   15 years Bruno Cornec Use the directory /etc/pat/sources.list.d to put the new apt repo at …
(edit) @709   15 years Bruno Cornec - small comments added for VE doc in Env.pm - Date and format of …
(edit) @703   15 years Bruno Cornec - Adds documentation for latest VE fields added
(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) @697   15 years Bruno Cornec - Announce now make direct links for packages given
(edit) @696   15 years Bruno Cornec - Fix a bug in distro for dep install on deb type of distro - Adds a …
(edit) @687   15 years Bruno Cornec Typo
(edit) @686   15 years Bruno Cornec - /proc mounted each time in build2v for VE
(edit) @684   15 years Bruno Cornec /etc/shadow doesn't exist necessarily in VE/VMs
(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) @677   15 years Bruno Cornec Adds kvm support (aligned on qemu support)
(edit) @670   15 years Bruno Cornec Adds rinse support for VE (begining)
(edit) @669   15 years Bruno Cornec - Fix a perl warning in case a variable is undef
(edit) @665   15 years Bruno Cornec - Fix a bug where duplicates in VE and VM lists where handled twice …
(edit) @661   15 years Bruno Cornec - Adds GIT support for schroot (initial, works for cms2build) - Adds …
(edit) @658   15 years Bruno Cornec Support rinse for newve
(edit) @657   15 years Bruno Cornec Usage of rinse instead of mock for VE in pb_launchv
(edit) @653   15 years Bruno Cornec - Avoid erasing an existing VM when called with newvm
Note: See TracRevisionLog for help on using the revision log.