source: ProjectBuilder/devel/pb

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2337   6 years Bruno Cornec More alpine improvements (but still not done yet)
(edit) @2336   6 years Bruno Cornec Improve again apk build up to prepve
(edit) @2334   6 years Bruno Cornec Greatly improve apk build (still not finished however)
(edit) @2333   6 years Bruno Cornec Initial support of apk for pb
(edit) @2327   7 years Bruno Cornec RSA keys should in fact be the default over DSA
(edit) @2325   7 years Bruno Cornec Remove a duplicate log in CMS for Packages:
(edit) @2324   7 years Bruno Cornec Fix #167 by adding an oslocalins option
(edit) @2322   7 years Bruno Cornec Add a sbx2prep command
(edit) @2319   7 years Bruno Cornec Avoid parallelism issues with confess in subfunction
(edit) @2318   7 years Bruno Cornec Exit if no pbac and newve is called
(edit) @2316   7 years Bruno Cornec Fix process detection around qemu on mga6
(edit) @2312   7 years Bruno Cornec pb_cms_init becomes pb_vcs_init to be used in env_init
(edit) @2303   7 years Bruno Cornec Real fix for the chmod issue on deb
(edit) @2301   7 years Bruno Cornec Fix a bug on remote chmod for deb Release files
(edit) @2300   7 years Bruno Cornec Automate convversion of pburl into pbprojurl in update_v0 and add an …
(edit) @2288   7 years Bruno Cornec PBVMTMOUT is now takeing precedence over params in conf files
(edit) @2287   7 years Bruno Cornec Fix usage of labels in env var (normalize with 'LABEL'
(edit) @2286   7 years Bruno Cornec Some small doc fixes
(edit) @2284   7 years Bruno Cornec Now uses pbprojurl instead of pburl to be consistent with pbconfurl
(edit) @2279   7 years Bruno Cornec YAML support working for most distros - Fix rebase issues - Adds a …
(edit) @2275   7 years Bruno Cornec Fix tests so that they really work when Test::More isn't found
(edit) @2271   7 years Bruno Cornec file install now uses precise directories for tar files
(edit) @2270   7 years Bruno Cornec FIX usage of PBCONFVER in VE/VM
(edit) @2267   7 years Bruno Cornec the function to update v0 conf into v1 is now used in VCS.pm to allow …
(edit) @2266   7 years Bruno Cornec conf_update_v0 now adds to VCS the file generated
(edit) @2263   7 years Bruno Cornec Fix the merge of YAML conf files in pb_conf_cache (Up to 3 levels of …
(edit) @2262   7 years Bruno Cornec Fix again creation of temp pbrc.yml now by using pb_conf_cache/write …
(edit) @2261   7 years Bruno Cornec Log when handling YAML conf files the filename Fix also temp pbrc.yml …
(edit) @2260   7 years Bruno Cornec Fix pbroot handling for git+svn (test was wrong)
(edit) @2259   7 years Bruno Cornec Return from Env.pm early enough if command is updateconf
(edit) @2258   7 years Bruno Cornec Fix temporary files so they are also YAML and transform projects.pb …
(edit) @2256   7 years Bruno Cornec Transform v0 ve|vm|rm conf files into v1 if needed + fixes
(edit) @2255   7 years Bruno Cornec Adds a new updateconf command to pb
(edit) @2254   7 years Bruno Cornec Automatically modify v0 filter files into v1 format
(edit) @2253   7 years Bruno Cornec More YAML transformations - We now generate a .pbrc.yml if none exist …
(edit) @2252   7 years Bruno Cornec Use .pbrc.yml now as a YAML file as well instead of .pbrc
(edit) @2251   7 years Bruno Cornec Transform .pb and .pbf files into .yml as well In example generated …
(edit) @2248   7 years Bruno Cornec Fix #163 by adding support for additional GPG keys to export and for …
(edit) @2242   7 years Bruno Cornec Fix bad mode for the Release.gpg file on Debian
(edit) @2241   7 years Bruno Cornec revert last commit as this is not ready yet for integration in that tree !
(edit) @2239   7 years Bruno Cornec Start move to YAML conf files
(edit) @2234   7 years Bruno Cornec Adds https_proxy support
(edit) @2232   7 years Bruno Cornec ECDSA key should be 521 bits
(edit) @2219   7 years Bruno Cornec Fix prev*pre/post scripts - Use scripts located under the package …
(edit) @2203   7 years Bruno Cornec Fix warnings printed when using Package as a target
(edit) @2200   7 years Bruno Cornec - Next version will be 0.14.4 - Announce of 0.14.3 - Fix an issue with …
(edit) @2199   7 years Bruno Cornec Adds a fake test for pb to allow build on older distros
(edit) @2191   7 years Bruno Cornec - Add function pb_sign_setenv_rpm calling pb_sign_setenv which just …
(edit) @2190   7 years Bruno Cornec Add support for no arch pkg for deb (aka all) in repositories
(edit) @2187   7 years Bruno Cornec Rename pb_distro_setuprepo_gen as pb_distro_setuprepo_gen_conf and …
(edit) @2186   7 years Bruno Cornec Use the build keyword instead of spec to be more neutral in messages
(edit) @2182   7 years Bruno Cornec Solve an issue with dependency optimization When adding a new repo, …
(edit) @2180   7 years Bruno Cornec Add option --version to pb and use it
(edit) @2177   7 years Bruno Cornec Improved build procedure build is now calling back prep first in …
(edit) @2175   7 years Bruno Cornec Adds man, help and versions options to pbdistrocheck and pbgetparam
(edit) @2169   7 years Bruno Cornec Fix #152 by adding support for https scheme in URLs !!
(edit) @2162   7 years Bruno Cornec Start coding a sbx2docker action WIP
(edit) @2150   7 years Bruno Cornec The cidfile should be different for each container to avoid conflicts …
(edit) @2139   8 years Bruno Cornec Adding function pb_filter_var_print to enhance pb as per #148
(edit) @2134   8 years Bruno Cornec Fix a Debian build issue In case multiple control file exists in the …
(edit) @2122   8 years Bruno Cornec - Fix issue with rpmsign aborting the build script when incorrect - …
(edit) @2116   8 years Bruno Cornec - Reduce git commit ID to 8 digits
(edit) @2113   8 years Bruno Cornec - Revert tdir cleanup as it was affecting also the remote ftp server ! …
(edit) @2110   8 years Bruno Cornec Force an exit 0 for docker script to avoid intermediate …
(edit) @2109   8 years Bruno Cornec Fix changelog generation with new test names
(edit) @2108   8 years Bruno Cornec Fix Release put/get with correct dirs
(edit) @2107   8 years Bruno Cornec - Use a dedicated pbos var when dealing with deb Release file
(edit) @2106   8 years Bruno Cornec - Start fixing #108 by adding functions to sign files and file …
(edit) @2104   8 years Bruno Cornec Fix name of docker reg/repo function and fix it by invoking the older …
(edit) @2101   8 years Bruno Cornec - Fix build for stable versions now we have a correct test version
(edit) @2100   8 years Bruno Cornec - Fix tag name for test versions for rpm (0.date.letter.rev) - Fix tar …
(edit) @2097   8 years Bruno Cornec Fix #136 Start of fix by building a correct tar file and rpm names …
(edit) @2093   8 years Bruno Cornec in VE/VM do pbdistrocheck first, then pb
(edit) @2092   8 years Bruno Cornec Adds function pv_ve_docker_repo Reuse code from VE.pm in pb to check …
(edit) @2086   8 years Bruno Cornec - Updates COPYINg files for new FSF address - Improve pbr support
(edit) @2085   8 years Bruno Cornec Adds targets sbx2prrp (prep alone doesn't call it)
(edit) @2084   8 years Bruno Cornec - build and delivery directories renamed pbbuild and pbdelivery for …
(edit) @2053   8 years Bruno Cornec - Improve error handling for bad ssh key detection
(edit) @2052   8 years Bruno Cornec - Update changelogs again
(edit) @2049   8 years Bruno Cornec - Adds a script to check pb version in VMs/VEs - Using -s option …
(edit) @2048   8 years Bruno Cornec - Fix error un previous patch where dsa variable wasn't setup correctly
(edit) @2047   8 years Bruno Cornec - Fix a bug in script2v by initializing pbstep to 3 as it wasn't …
(edit) @2046   8 years Bruno Cornec - Avoid to display ssh version on stderr when keyscanning - Update …
(edit) @2045   8 years Bruno Cornec - pb now scans VM or RM to detect whether they support ECDSA. If yes, …
(edit) @2035   8 years Bruno Cornec - Adds support for ECDSA for openssh7 which doesn't support DSA by …
(edit) @2032   8 years Bruno Cornec - Copyright update for 2016
(edit) @2029   8 years Bruno Cornec - Really fix the port issue
(edit) @2028   8 years Bruno Cornec - Fix an issue when the VM is already launched during the ssh setup a …
(edit) @2022   8 years Bruno Cornec - Improve git support where pbconf is upstream in the main directory …
(edit) @2015   8 years Bruno Cornec - Fix TDIR chmod by placing the call in build2v when using docker
(edit) @2014   8 years Bruno Cornec - Continue to fix issues with rights between docker container and host …
(edit) @2012   9 years Bruno Cornec Adds dnf support Starting with Fedora 22 the package manager is dnf …
(edit) @2005   9 years Bruno Cornec Solve issue for signing packages when infra unavailable With the new …
(edit) @2004   9 years Bruno Cornec Solve remaining rights issues with docker - Erase destination files …
(edit) @2003   9 years Bruno Cornec Presence of a local docker registry is now optional Do not for ce …
(edit) @1987   9 years Bruno Cornec - Better fix for gentoo generation of symlinks
(edit) @1986   9 years Bruno Cornec - Fix a bug in pb for symlink generation in gentoo subdir of the ftp …
(edit) @1970   9 years Bruno Cornec Fix again a recursive issue with a file handle
(edit) @1968   9 years Bruno Cornec Use pb -h instead of pb --version
(edit) @1967   9 years Bruno Cornec - newve now installs deps in container if using an upstream one
Note: See TracRevisionLog for help on using the revision log.