source: ProjectBuilder/devel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2422   5 years Bruno Cornec by default, rhel is handled without minor version
(edit) @2421   5 years Bruno Cornec Complete fix for rhel 8
(edit) @2420   5 years Bruno Cornec Fix dnf support for rhel 8 and fedora 30
(edit) @2410   5 years Bruno Cornec 2 fixes for debian repositories - Fix #178 by changing key detection …
(edit) @2406   5 years Bruno Cornec Fix non test log extraction for git
(edit) @2404   5 years Bruno Cornec Fix YAML errors in default setup when newproj
(edit) @2403   5 years Bruno Cornec initiate pbgitremote variable if not defined to origin
(edit) @2402   5 years Bruno Cornec eval YAML LoadFile to try to issue error messages and exit when error
(edit) @2399   5 years Bruno Cornec Update website with latest distros versions
(edit) @2398   5 years Bruno Cornec Update website with latest distros versions
(edit) @2397   5 years Bruno Cornec closing a file before returning
(edit) @2396   5 years Bruno Cornec Replace most of the die by confess and also uses now option --rm for …
(edit) @2394   5 years Bruno Cornec Do not consider os-release files when another was found earlier
(edit) @2390   5 years Bruno Cornec Add support for SLES 15 by using /etc/os-release as well
(edit) @2389   5 years Bruno Cornec Do not exit if port is undefined for VM in pb_get_port as this may be …
(edit) @2388   5 years Bruno Cornec Gentoo perl-YAML dep is yaml
(edit) @2387   5 years Bruno Cornec Improve message given after newve for perl-YAML requirement
(edit) @2386   5 years Bruno Cornec Print a warning if docker image doesn't exists for mkctn
(edit) @2384   5 years Bruno Cornec Fix a typo and list of VEs
(edit) @2376   5 years Bruno Cornec Check that a port is defined before using it. May mean that the …
(edit) @2375   5 years Bruno Cornec Fix partly the examples to use YAML format instead of previous one
(edit) @2374   5 years Bruno Cornec Fix support for non pb projects ctn
(edit) @2373   5 years Bruno Cornec Add support forotherproject ctn build and use getconf for velist
(edit) @2372   5 years Bruno Cornec Fix opensuse < 15 creation of ctn
(edit) @2371   5 years Bruno Cornec Fix opensuse ctn deps
(edit) @2370   5 years Bruno Cornec Fix find + chmod call to always return true so that docker ends …
(edit) @2369   5 years Bruno Cornec better automatic tests with docker for pb
(edit) @2368   5 years Bruno Cornec remove distros not maintained upstream
(edit) @2367   5 years Bruno Cornec Update pres and announce
(edit) @2366   5 years Bruno Cornec Fix list of supported container images
(edit) @2365   5 years Bruno Cornec Fix ECDSA lack of support for RHEL7 and avoid : in release tags
(edit) @2363   5 years Bruno Cornec removal of useless docker images to build for
(edit) @2362   5 years Bruno Cornec better usae of cluck instead of confess to avoid exiting abrutely when …
(edit) @2361   5 years Bruno Cornec exits when conf errors are detected instead of going on
(edit) @2360   5 years Bruno Cornec More opensuse support - remove os-release management from conf file …
(edit) @2359   5 years Bruno Cornec iNext steps in mkctn now depened on previous result
(edit) @2358   5 years Bruno Cornec New opesuse distros have a new docker hub image name
(edit) @2357   5 years Bruno Cornec Fix fedora 23 ctn support The way ctn was built, the /etc directory …
(edit) @2356   5 years Bruno Cornec Fix container build scripts
(edit) @2355   5 years Bruno Cornec more opensuse distro supported
(edit) @2354   5 years Bruno Cornec pull image before building in mkctn and update ctn img list
(edit) @2352   5 years Bruno Cornec Add support for latest fedora disto
(edit) @2351   5 years Bruno Cornec Update scripts to automate container building (still more to do)
(edit) @2350   5 years Bruno Cornec Improve printing for getconf
(edit) @2349   5 years Bruno Cornec Fix #174 by adding the conf param pbgitremote with its doc
(edit) @2348   5 years Bruno Cornec Fix check of PBPROJDIR when .git dir not found in pbconf
(edit) @2347   5 years Bruno Cornec Exit in pb_system if PBTMP is not defined in env
(edit) @2338   6 years Bruno Cornec the API conf file is now under etc and in pb-modules
(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) @2335   6 years Bruno Cornec Fix apk installed package detection
(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) @2332   6 years Bruno Cornec Adds a demo script made for DockerCon
(edit) @2331   7 years Bruno Cornec use prj as a var name for api
(edit) @2330   7 years Bruno Cornec Fix local install for rpm distros (use osins when oslocalins is empty)
(edit) @2329   7 years Bruno Cornec Use parameters more in the path than in the body
(edit) @2328   7 years Bruno Cornec First validated API made (thanks to Jan Henning Thorsen for his help !)
(edit) @2327   7 years Bruno Cornec RSA keys should in fact be the default over DSA
(edit) @2326   7 years Bruno Cornec Adds YAML conf file for VE
(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) @2323   7 years Bruno Cornec Move to a YAML API description file - Use it in ProjectBuilder.pm - …
(edit) @2322   7 years Bruno Cornec Add a sbx2prep command
(edit) @2320   7 years Bruno Cornec Fix a template generation error on the %setup line (lack of -n)
(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) @2317   7 years Bruno Cornec Exit if vepath is not defined and newve 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) @2311   7 years Bruno Cornec ALso setup the project VCS in env_init
(edit) @2310   7 years Bruno Cornec Create pb_env_create_dirs to allow later directory creation
(edit) @2309   7 years Bruno Cornec Remove useless code
(edit) @2308   7 years Bruno Cornec Fix vcs_compliant for git+ssh the URL computed was removing a git+ssh …
(edit) @2307   7 years Bruno Cornec git add needs to be done in the subtree
(edit) @2306   7 years Bruno Cornec Do not commit -a it's BAD !
(edit) @2305   7 years Bruno Cornec Fix newproj for git handle the case now in the vcs_compliant function
(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) @2298   7 years Bruno Cornec Fir YAML deps needed for installation with v >= 0.15
(edit) @2293   7 years Bruno Cornec Add pb-server packaging support (preliminary work for RPM)
(edit) @2292   7 years Bruno Cornec Moves documentation aruond directories to pod file
(edit) @2291   7 years Bruno Cornec Fix an error in a case where a variable was undefined
(edit) @2290   7 years Bruno Cornec Document pb Env var, URLs and DIRs !!
(edit) @2289   7 years Bruno Cornec Fix pb.conf old usage - Fix build for pod doc - Fix remaining ref to …
(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) @2285   7 years Bruno Cornec Add documentation for pbadditionalgpg
(edit) @2284   7 years Bruno Cornec Now uses pbprojurl instead of pburl to be consistent with pbconfurl
(edit) @2281   7 years Bruno Cornec Add a template for pb-server
(edit) @2279   7 years Bruno Cornec YAML support working for most distros - Fix rebase issues - Adds a …
(edit) @2278   7 years Bruno Cornec Fix Conf test for empty string and deb deps
(edit) @2276   7 years Bruno Cornec Adapt Conf test so that we handle YAML formats as well
(edit) @2275   7 years Bruno Cornec Fix tests so that they really work when Test::More isn't found
(edit) @2274   7 years Bruno Cornec Fix YAML deps for pb in pb.yml
(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) @2268   7 years Bruno Cornec fix pb_vcs_usage in pv_vcs_add (only pass dir names)
Note: See TracRevisionLog for help on using the revision log.