summaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)AuthorFilesLines
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