summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: Add OpenSUSE 15.1 imageSamuel Cabrero2019-07-049-2/+333
* gitlab-ci: Add Fedora 30Andreas Schneider2019-06-209-2/+319
* bootstrap: add mingw packagesStefan Metzmacher2019-05-2822-1/+23
* gitlab-ci: Install libtasn1-tools on Fedora based distributionsAndreas Schneider2019-05-1010-2/+11
* gitlab-ci: Enable building on CentOS7Andreas Schneider2019-05-0724-22/+55
* bootstrap: Install correct python modules on CentOS7Andreas Schneider2019-05-071-0/+5
* bootstrap: Move to python 3.6 on CentOSAndreas Schneider2019-05-071-6/+6
* bootstrap: Make sure that the python3 interpreter is installedAndreas Schneider2019-05-071-0/+7
* bootstrap: Fix yum commandsAndreas Schneider2019-05-071-4/+4
* bootstrap: add lcov to generate code coverage reportJoe Guo2019-05-0524-1/+24
* gitlab-ci: Update for building new containersAndreas Schneider2019-04-304-3/+6
* bootstrap: Only install required packages on openSUSEAndreas Schneider2019-04-301-2/+3
* bootstrap: Only install required packages on FedoraAndreas Schneider2019-04-301-0/+1
* gitlab-ci: Install missing krb5-kdc package on Ubuntu/DebianAndreas Schneider2019-04-2914-2/+14
* gitlab-ci: Remove Ubuntu 14.04Andreas Schneider2019-04-252-2/+2
* gitlab-ci: Enable fedora29 and update generated distsAndreas Schneider2019-04-2524-6/+66
* bootstrap: Add glusterfs and cephfs packagesAndreas Schneider2019-04-251-0/+14
* bootstrap: Add missing packages for XFS quota supportAndreas Schneider2019-04-251-0/+3
* bootstrap: Add missing packages on RPM distributionsAndreas Schneider2019-04-251-0/+3
* bootstrap: Fix dnf commandsAndreas Schneider2019-04-251-2/+2
* bootstrap: move flex to common packagesRalph Boehme2019-04-2412-2/+12
* bootstrap/READMD.md: update the instructions to reflect the current codeStefan Metzmacher2019-04-181-27/+56
* bootstrap: add the result of bootstrap/template.py --renderStefan Metzmacher2019-04-1856-488/+1756
* bootstrap/.gitlab-ci.yml: add ci file to trigger image auto buildJoe Guo2019-04-181-0/+116
* bootstrap: remove unused docker.pyStefan Metzmacher2019-04-181-164/+0
* bootstrap/template.py: add sha1sum supportJoe Guo2019-04-181-1/+69
* bootstrap/template.py: generate Vagrantfile just onceStefan Metzmacher2019-04-181-5/+5
* bootstrap/template.py: render locale.sh for each dist and make shell scripts ...Joe Guo2019-04-181-1/+3
* bootstrap/config.py: generate rendered files into bootstrap/generated-dists/Stefan Metzmacher2019-04-181-1/+1
* bootstrap/config.py: add a hind how to rebuild generated filesStefan Metzmacher2019-04-181-1/+20
* bootstrap/config.py: Add openSUSE Leap 15.0Samuel Cabrero2019-04-181-0/+46
* bootstrap/config.py: Create the 'samba' group in containersSamuel Cabrero2019-04-181-1/+1
* bootstrap/config.py: Fix lmdb-utils package name for RPM familySamuel Cabrero2019-04-181-1/+1
* bootstrap/config.py: Use generic lsb-release package nameSamuel Cabrero2019-04-181-1/+9
* bootstrap/config.py: Add gzip, which and hostname to base packagesSamuel Cabrero2019-04-181-1/+3
* bootstrap/config.py: add libicu-dev/libicu-develRalph Boehme2019-04-181-0/+1
* bootstrap/config.py: add glib2-devRalph Boehme2019-04-181-0/+1
* bootstrap/config.py: add patch, rsync and tarStefan Metzmacher2019-04-181-0/+3
* bootstrap/config.py: link ld to ld.gold when availableJoe Guo2019-04-181-0/+3
* bootstrap/config.py: add ARG in Dockerfile to allow add sha1sum into docker i...Joe Guo2019-04-181-0/+4
* bootstrap/config.py: rm ENV for ccache since we didn't use it any moreJoe Guo2019-04-181-3/+0
* bootstrap/config.py: add missing dev packagesJoe Guo2019-04-181-0/+5
* bootstrap/config.py: adjust package list to align current ci imageJoe Guo2019-04-181-14/+30
* bootstrap/config.py: change UTF-8 to utf8 for locale name in Dockerfile ENVJoe Guo2019-04-181-1/+1
* bootstrap/config.py: mv locale setup from bootstrap.shJoe Guo2019-04-181-36/+55
* bootstrap/README.md: add README.mdJoe Guo2019-02-211-0/+71
* bootstrap/dists: add rendered files for distsJoe Guo2019-02-2131-0/+1887
* bootstrap/docker.py: add cli to build/tag/push docker imagesJoe Guo2019-02-211-0/+164
* bootstrap/template.py: add cli to render templatesJoe Guo2019-02-211-0/+72
* bootstrap/config.py: define package lists and templatesJoe Guo2019-02-211-0/+469