diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-02-03 13:59:46 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-02-03 13:59:46 +0000 |
| commit | a8f79b8d50115af4c36c07f83ec7dd9bc4475710 (patch) | |
| tree | f30a0668ae41f06be86a037d6d4ef8e265ff4582 /lh-config.dist | |
| parent | b0c2b7e56e62aeb2bca8b4d2ab396f3d83a48def (diff) | |
| download | lh-bootstrap-a8f79b8d50115af4c36c07f83ec7dd9bc4475710.tar.gz | |
Add strace and an optional mechanism
Diffstat (limited to 'lh-config.dist')
| -rw-r--r-- | lh-config.dist | 3 |
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 |
