aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
blob: cb774bc737f8709cc80e1eebaf6cb94d8e152d08 (about) (plain)
1
2
3
4
5
#!/bin/sh
# Create the build system.

set -e -x
exec autoreconf -vfi
id=7979a287f8eb84cbbfa44629951572408939a756'>pack: Create /tmp in Docker images....Ludovic Courtès 2019-07-04pack: 'docker' backend records the profile's search paths....Ludovic Courtès 2019-06-07pack: Add '--entry-point'....Ludovic Courtès 2019-05-15vm: 'system-docker-image' provides an entry point....Ludovic Courtès 2019-01-18tests: docker: Use "package" instead of "dummy-package"....Danny Milosavljevic 2019-01-15tests: docker: Run a guest guile inside the docker container....Danny Milosavljevic 2019-01-11tests: Nitpick on Docker test....Ludovic Courtès 2019-01-10tests: docker: Fix test....Danny Milosavljevic 2019-01-10tests: Add Docker system test....Danny Milosavljevic