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