From a8f79b8d50115af4c36c07f83ec7dd9bc4475710 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 3 Feb 2020 13:59:46 +0000 Subject: Add strace and an optional mechanism --- lh-config.dist | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lh-config.dist') diff --git a/lh-config.dist b/lh-config.dist index b320a02..4fe15fe 100644 --- a/lh-config.dist +++ b/lh-config.dist @@ -26,6 +26,9 @@ NORMALUSER=nobody # LIBC_COPY= # LIBC_SYSROOT= +# Whether or not you want development packages +# DEVELOPMENT=false + # Filesystems size, as understood by libguestfs's virt-make-fs ROOTFS_SIZE=1024M RWFS_SIZE=512M -- cgit v1.3.1