summaryrefslogtreecommitdiff
path: root/bootstrap/config.py
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: add lcov to generate code coverage reportJoe Guo2019-05-051-0/+1
* 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-291-1/+1
* 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-241-1/+1
* 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/config.py: define package lists and templatesJoe Guo2019-02-211-0/+469