#!/bin/sh # Create the build system. set -e -x exec autoreconf -vfi
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/scsi.scm
title='2019-08-27 12:20:44 +0200'>2019-08-27
AgeCommit message (Expand)Author
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