bootstrap: add the result of bootstrap/template.py --render
authorStefan Metzmacher <metze@samba.org>
Fri, 12 Apr 2019 11:33:12 +0000 (13:33 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 18 Apr 2019 12:09:34 +0000 (12:09 +0000)
commitc36c1022f0c9073fb5511938b8d01401ed5bdfeb
tree78c6384d253a008c619e758e0eb2bcfdb69868d1
parent2300a38de36bab9980dc0ea1d8e55997946a0d19
bootstrap: add the result of bootstrap/template.py --render

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
56 files changed:
bootstrap/dists/centos6/Dockerfile [deleted file]
bootstrap/dists/centos7/Dockerfile [deleted file]
bootstrap/dists/debian7/Dockerfile [deleted file]
bootstrap/dists/debian8/Dockerfile [deleted file]
bootstrap/dists/debian9/Dockerfile [deleted file]
bootstrap/dists/fedora28/Dockerfile [deleted file]
bootstrap/dists/fedora29/Dockerfile [deleted file]
bootstrap/dists/ubuntu1404/Dockerfile [deleted file]
bootstrap/dists/ubuntu1604/Dockerfile [deleted file]
bootstrap/dists/ubuntu1804/Dockerfile [deleted file]
bootstrap/generated-dists/Vagrantfile [moved from bootstrap/dists/Vagrantfile with 66% similarity]
bootstrap/generated-dists/centos6/Dockerfile [new file with mode: 0644]
bootstrap/generated-dists/centos6/bootstrap.sh [moved from bootstrap/dists/centos6/bootstrap.sh with 70% similarity, mode: 0755]
bootstrap/generated-dists/centos6/locale.sh [new file with mode: 0755]
bootstrap/generated-dists/centos6/packages.yml [moved from bootstrap/dists/centos6/packages.yml with 72% similarity]
bootstrap/generated-dists/centos7/Dockerfile [new file with mode: 0644]
bootstrap/generated-dists/centos7/bootstrap.sh [moved from bootstrap/dists/centos7/bootstrap.sh with 70% similarity, mode: 0755]
bootstrap/generated-dists/centos7/locale.sh [new file with mode: 0755]
bootstrap/generated-dists/centos7/packages.yml [moved from bootstrap/dists/centos7/packages.yml with 72% similarity]
bootstrap/generated-dists/debian7/Dockerfile [new file with mode: 0644]
bootstrap/generated-dists/debian7/bootstrap.sh [moved from bootstrap/dists/debian7/bootstrap.sh with 64% similarity, mode: 0755]
bootstrap/generated-dists/debian7/locale.sh [new file with mode: 0755]
bootstrap/generated-dists/debian7/packages.yml [moved from bootstrap/dists/debian7/packages.yml with 65% similarity]
bootstrap/generated-dists/debian8/Dockerfile [new file with mode: 0644]
bootstrap/generated-dists/debian8/bootstrap.sh [moved from bootstrap/dists/debian8/bootstrap.sh with 66% similarity, mode: 0755]
bootstrap/generated-dists/debian8/locale.sh [new file with mode: 0755]
bootstrap/generated-dists/debian8/packages.yml [moved from bootstrap/dists/debian8/packages.yml with 66% similarity]
bootstrap/generated-dists/debian9/Dockerfile [new file with mode: 0644]
bootstrap/generated-dists/debian9/bootstrap.sh [moved from bootstrap/dists/debian9/bootstrap.sh with 66% similarity, mode: 0755]
bootstrap/generated-dists/debian9/locale.sh [new file with mode: 0755]
bootstrap/generated-dists/debian9/packages.yml [moved from bootstrap/dists/debian9/packages.yml with 66% similarity]
bootstrap/generated-dists/fedora28/Dockerfile [new file with mode: 0644]
bootstrap/generated-dists/fedora28/bootstrap.sh [moved from bootstrap/dists/fedora29/bootstrap.sh with 70% similarity, mode: 0755]
bootstrap/generated-dists/fedora28/locale.sh [new file with mode: 0755]
bootstrap/generated-dists/fedora28/packages.yml [moved from bootstrap/dists/fedora29/packages.yml with 73% similarity]
bootstrap/generated-dists/fedora29/Dockerfile [new file with mode: 0644]
bootstrap/generated-dists/fedora29/bootstrap.sh [moved from bootstrap/dists/fedora28/bootstrap.sh with 70% similarity, mode: 0755]
bootstrap/generated-dists/fedora29/locale.sh [new file with mode: 0755]
bootstrap/generated-dists/fedora29/packages.yml [moved from bootstrap/dists/fedora28/packages.yml with 73% similarity]
bootstrap/generated-dists/opensuse150/Dockerfile [new file with mode: 0644]
bootstrap/generated-dists/opensuse150/bootstrap.sh [new file with mode: 0755]
bootstrap/generated-dists/opensuse150/locale.sh [new file with mode: 0755]
bootstrap/generated-dists/opensuse150/packages.yml [new file with mode: 0644]
bootstrap/generated-dists/ubuntu1404/Dockerfile [new file with mode: 0644]
bootstrap/generated-dists/ubuntu1404/bootstrap.sh [moved from bootstrap/dists/ubuntu1404/bootstrap.sh with 66% similarity, mode: 0755]
bootstrap/generated-dists/ubuntu1404/locale.sh [new file with mode: 0755]
bootstrap/generated-dists/ubuntu1404/packages.yml [moved from bootstrap/dists/ubuntu1404/packages.yml with 67% similarity]
bootstrap/generated-dists/ubuntu1604/Dockerfile [new file with mode: 0644]
bootstrap/generated-dists/ubuntu1604/bootstrap.sh [moved from bootstrap/dists/ubuntu1604/bootstrap.sh with 66% similarity, mode: 0755]
bootstrap/generated-dists/ubuntu1604/locale.sh [new file with mode: 0755]
bootstrap/generated-dists/ubuntu1604/packages.yml [moved from bootstrap/dists/ubuntu1604/packages.yml with 67% similarity]
bootstrap/generated-dists/ubuntu1804/Dockerfile [new file with mode: 0644]
bootstrap/generated-dists/ubuntu1804/bootstrap.sh [moved from bootstrap/dists/ubuntu1804/bootstrap.sh with 66% similarity, mode: 0755]
bootstrap/generated-dists/ubuntu1804/locale.sh [new file with mode: 0755]
bootstrap/generated-dists/ubuntu1804/packages.yml [moved from bootstrap/dists/ubuntu1804/packages.yml with 67% similarity]
bootstrap/sha1sum.txt [new file with mode: 0644]