|
|
@2251
|
8 years |
Bruno Cornec |
Transform .pb and .pbf files into .yml as well
In example generated …
|
|
|
@2250
|
8 years |
Bruno Cornec |
Doc fixes mostly
|
|
|
@2249
|
8 years |
Bruno Cornec |
pbdistrocheck + YAML works
- Fix for yml main conf file to avoid …
|
|
|
@2248
|
8 years |
Bruno Cornec |
Fix #163 by adding support for additional GPG keys to export and for …
|
|
|
@2242
|
8 years |
Bruno Cornec |
Fix bad mode for the Release.gpg file on Debian
|
|
|
@2241
|
8 years |
Bruno Cornec |
revert last commit as this is not ready yet for integration in that tree !
|
|
|
@2239
|
8 years |
Bruno Cornec |
Start move to YAML conf files
|
|
|
@2238
|
8 years |
Bruno Cornec |
Improved pres
|
|
|
@2237
|
8 years |
Bruno Cornec |
Adds verification for built pkgs in demo script + update pres
|
|
|
@2235
|
8 years |
Bruno Cornec |
Add Debian 9 container generation capability
|
|
|
@2234
|
8 years |
Bruno Cornec |
Adds https_proxy support
|
|
|
@2233
|
8 years |
Bruno Cornec |
Fix wrong filehandle used for proxy management
|
|
|
@2232
|
8 years |
Bruno Cornec |
ECDSA key should be 521 bits
|
|
|
@2224
|
8 years |
Bruno Cornec |
Adds support for ubuntu-17.04
|
|
|
@2223
|
8 years |
Bruno Cornec |
Fix website delivery errors, and some minor spelling errors
|
|
|
@2222
|
8 years |
Bruno Cornec |
render some system commands more verbose
|
|
|
@2221
|
8 years |
Bruno Cornec |
Fix an error in a pb_log and adds a pbve.pre example
|
|
|
@2220
|
8 years |
Bruno Cornec |
Update website conf following GVA move
|
|
|
@2219
|
8 years |
Bruno Cornec |
Fix prev*pre/post scripts
- Use scripts located under the package …
|
|
|
@2217
|
8 years |
Bruno Cornec |
Fix an error whith external repo
When using an external repo the …
|
|
|
@2214
|
8 years |
Bruno Cornec |
Revert most of rev [2204]
There was an error on the directory …
|
|
|
@2208
|
8 years |
Bruno Cornec |
Minor skeleton improvements
|
|
|
@2207
|
8 years |
Bruno Cornec |
Expand potential vars in PBPROJDIR
|
|
|
@2206
|
8 years |
Bruno Cornec |
Default to docker for VE
|
|
|
@2205
|
8 years |
Bruno Cornec |
Improve newproj action review skeletons, fix some tests)
Use PBPROJDIR …
|
|
|
@2204
|
8 years |
Bruno Cornec |
Munch improved test script for non-regression
|
|
|
@2203
|
8 years |
Bruno Cornec |
Fix warnings printed when using Package as a target
|
|
|
@2202
|
8 years |
Bruno Cornec |
Fix a bug with git+http when doing export, where the worng block was …
|
|
|
@2200
|
8 years |
Bruno Cornec |
- Next version will be 0.14.4
- Announce of 0.14.3
- Fix an issue with …
|
|
|
@2199
|
8 years |
Bruno Cornec |
Adds a fake test for pb to allow build on older distros
|
|
|
@2194
|
8 years |
Bruno Cornec |
improved velist to build with docker
|
|
|
@2191
|
8 years |
Bruno Cornec |
- Add function pb_sign_setenv_rpm calling pb_sign_setenv which just …
|
|
|
@2190
|
8 years |
Bruno Cornec |
Add support for no arch pkg for deb (aka all) in repositories
|
|
|
@2189
|
8 years |
Bruno Cornec |
Fix a bug on the analysis of build dependencies for deb packages when …
|
|
|
@2188
|
8 years |
Bruno Cornec |
Add support for additional signed deb repositories
|
|
|
@2187
|
8 years |
Bruno Cornec |
Rename pb_distro_setuprepo_gen as pb_distro_setuprepo_gen_conf and …
|
|
|
@2186
|
8 years |
Bruno Cornec |
Use the build keyword instead of spec to be more neutral in messages
|
|
|
@2185
|
8 years |
Bruno Cornec |
Remove useless pkg deps for recent debian distributions
|
|
|
@2183
|
8 years |
Bruno Cornec |
Also fix pb.yml for zypper updates
|
|
|
@2182
|
8 years |
Bruno Cornec |
Solve an issue with dependency optimization
When adding a new repo, …
|
|
|
@2181
|
8 years |
Bruno Cornec |
Fix GPG key import
|
|
|
@2180
|
8 years |
Bruno Cornec |
Add option --version to pb and use it
|
|
|
@2179
|
8 years |
Bruno Cornec |
calls zypper refresh before making install
|
|
|
@2178
|
8 years |
Bruno Cornec |
Import GPG key files on OpenSUSE as zypper doesn't do it alone it seems
|
|
|
@2177
|
8 years |
Bruno Cornec |
Improved build procedure
build is now calling back prep first in …
|
|
|
@2176
|
8 years |
Bruno Cornec |
Fix package based installation of pb
|
|
|
@2175
|
8 years |
Bruno Cornec |
Adds man, help and versions options to pbdistrocheck and pbgetparam
|
|
|
@2173
|
8 years |
Bruno Cornec |
Small fix for demo script
|
|
|
@2171
|
8 years |
Bruno Cornec |
- Fix #152: do not exit loop of repos to handled to early in order to …
|
|
|
@2169
|
8 years |
Bruno Cornec |
Fix #152 by adding support for https scheme in URLs !!
|
|
|
@2162
|
8 years |
Bruno Cornec |
Start coding a sbx2docker action WIP
|
|
|
@2161
|
8 years |
Bruno Cornec |
Improve logging
|
|
|
@2157
|
8 years |
Bruno Cornec |
Change interface of pb_ve_docker_get_image which now returns undef …
|
|
|
@2156
|
8 years |
Bruno Cornec |
Really place docker as the default for vetype
|
|
|
@2155
|
8 years |
Bruno Cornec |
- Now fix pb_distro_conf_print and place project after distros to have …
|
|
|
@2154
|
8 years |
Bruno Cornec |
Fix conf file analysis:
- pb_conf_get_if now returns the value and …
|
|
|
@2153
|
8 years |
Bruno Cornec |
- Use function pb_distro_conf_print in pbgetparam to avoid code …
|
|
|
@2152
|
8 years |
Bruno Cornec |
- Fix a bug in the loading order of the 2 generic conf files files …
|
|
|
@2151
|
8 years |
Bruno Cornec |
Fix a bug in pbgetparam where the project.pb file wasn't read
|
|
|
@2150
|
8 years |
Bruno Cornec |
The cidfile should be different for each container to avoid conflicts …
|
|
|
@2149
|
8 years |
Bruno Cornec |
VE type now defaults to docker as it's the way forward and working …
|
|
|
@2144
|
8 years |
Bruno Cornec |
Fedora 25 uses dnf not yum
|
|
|
@2143
|
8 years |
Bruno Cornec |
Adds support for fedora 25 and Ubuntu 16.10
|
|
|
@2142
|
8 years |
Bruno Cornec |
Adds http support for ftp.project-builder.org
|
|
|
@2141
|
8 years |
Bruno Cornec |
Adds support for cloudlinux
|
|
|
@2139
|
9 years |
Bruno Cornec |
Adding function pb_filter_var_print to enhance pb as per #148
|
|
|
@2137
|
9 years |
Bruno Cornec |
Update oel RE as no '(' is present after the release version
|
|
|
@2136
|
9 years |
Bruno Cornec |
Fix #115
The standard conf file is now under /usr/share/pb and the …
|
|
|
@2135
|
9 years |
Bruno Cornec |
Updated version of pres content for LinuxCon
|
|
|
@2134
|
9 years |
Bruno Cornec |
Fix a Debian build issue
In case multiple control file exists in the …
|
|
|
@2133
|
9 years |
Bruno Cornec |
pb pres for LinuxCon NA 2016
|
|
|
@2132
|
9 years |
Bruno Cornec |
Debian 10 is buster
|
|
|
@2125
|
9 years |
Bruno Cornec |
- Fix list of containers used to build pb
- Try to fix opensuse 13.1 …
|
|
|
@2124
|
9 years |
Bruno Cornec |
- Adds 2 example contrib script to ease usage pending better solution
|
|
|
@2123
|
9 years |
Bruno Cornec |
- Fix debian 7 deps on diff replaced by diffutils
|
|
|
@2122
|
9 years |
Bruno Cornec |
- Fix issue with rpmsign aborting the build script when incorrect
- …
|
|
|
@2121
|
9 years |
Bruno Cornec |
Fedira 24 depends on perl-File-Temp !
|
|
|
@2120
|
9 years |
Bruno Cornec |
Support Fedora 24 as docker build
|
|
|
@2119
|
9 years |
Bruno Cornec |
-Fix #144 by declaring PBTMP when File::Temp doesn't exist
|
|
|
@2118
|
9 years |
Bruno Cornec |
CentOS is also installed from pkgs now
|
|
|
@2117
|
9 years |
Bruno Cornec |
- Fix CentOS perl deps (Data::Dumper is a separate pkg)
|
|
|
@2116
|
9 years |
Bruno Cornec |
- Reduce git commit ID to 8 digits
|
|
|
@2114
|
9 years |
Bruno Cornec |
- Improve exmaple conf file generation for 0.14.x versions
|
|
|
@2113
|
9 years |
Bruno Cornec |
- Revert tdir cleanup as it was affecting also the remote ftp server ! …
|
|
|
@2111
|
9 years |
Bruno Cornec |
Fix Date-Manip dep for gentoo
|
|
|
@2110
|
9 years |
Bruno Cornec |
Force an exit 0 for docker script to avoid intermediate …
|
|
|
@2109
|
9 years |
Bruno Cornec |
Fix changelog generation with new test names
|
|
|
@2108
|
9 years |
Bruno Cornec |
Fix Release put/get with correct dirs
|
|
|
@2107
|
9 years |
Bruno Cornec |
- Use a dedicated pbos var when dealing with deb Release file
|
|
|
@2106
|
9 years |
Bruno Cornec |
- Start fixing #108 by adding functions to sign files and file …
|
|
|
@2105
|
9 years |
Bruno Cornec |
Fix the version returned by pb for test mode
|
|
|
@2104
|
9 years |
Bruno Cornec |
Fix name of docker reg/repo function and fix it by invoking the older …
|
|
|
@2103
|
9 years |
Bruno Cornec |
The default is now to setup a pb dockerrepository and leave the …
|
|
|
@2102
|
9 years |
Bruno Cornec |
Fix generation of example files to correspond to current test version …
|
|
|
@2101
|
9 years |
Bruno Cornec |
- Fix build for stable versions now we have a correct test version
|
|
|
@2100
|
9 years |
Bruno Cornec |
- Fix tag name for test versions for rpm (0.date.letter.rev)
- Fix tar …
|
|
|
@2098
|
9 years |
Bruno Cornec |
The expanded PBVER macro should just use the macro, not the extdir …
|
|
|
@2097
|
9 years |
Bruno Cornec |
Fix #136
Start of fix by building a correct tar file and rpm names …
|
|
|
@2096
|
9 years |
Bruno Cornec |
opensuse needs the rpm-build package
As it's not brought by current …
|
|
|
@2095
|
9 years |
Bruno Cornec |
Adds fedora 24 support for pb
|
|
|