diff options
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-x | testing/testing.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index 59ed9b358..6bec7c255 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -55,6 +55,9 @@ ROOTFS=$BUILDDIR/debian-$ROOTFSSUITE-$ROOTFSARCH.img ROOTFSMIRROR=http://cdn.debian.net/debian ROOTFSCOMPILEDIR=$BUILDDIR/compile +# Path to guest images +ROOTFSDIR=$BUILDDIR/root-fs + # Filename of the built UML Kernel UMLKERNEL=$BUILDDIR/linux-uml-$KERNELVERSION |