Move ROOTFSDIR declaration to testing.conf
This commit is contained in:
committed by
Tobias Brunner
parent
ee1cd88c7a
commit
62a277cfae
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user