aboutsummaryrefslogtreecommitdiffstats
path: root/lh-config.dist
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-02-03 13:59:46 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-02-03 13:59:46 +0000
commita8f79b8d50115af4c36c07f83ec7dd9bc4475710 (patch)
treef30a0668ae41f06be86a037d6d4ef8e265ff4582 /lh-config.dist
parentb0c2b7e56e62aeb2bca8b4d2ab396f3d83a48def (diff)
downloadlh-bootstrap-a8f79b8d50115af4c36c07f83ec7dd9bc4475710.tar.gz
Add strace and an optional mechanism
Diffstat (limited to 'lh-config.dist')
-rw-r--r--lh-config.dist3
1 files changed, 3 insertions, 0 deletions
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