summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--README7
2 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e8c769fd..d8f12de4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-2006-06-25 Roger Leigh <rleigh@whinlatter.ukfsn.org>
+2006-06-25 Roger Leigh <rleigh@debian.org>
+
+ * README: Document non-standard configure options.
+
+2006-06-25 Roger Leigh <rleigh@debian.org>
* sbuild/sbuild-chroot-lvm-snapshot.cc
(get_keyfile): Don't save the "lvm-snapshot-device" attribute
diff --git a/README b/README
index 861c18c8..49e8106d 100644
--- a/README
+++ b/README
@@ -43,7 +43,12 @@ Building and installation
Please see the INSTALL file for generic installation instructions.
Note that the testsuite ("make check") should be run under fakeroot or
-real root in order to work correctly.
+real root in order to work correctly. There are the following
+additional options:
+
+ --enable-dchroot: Build dchroot.
+ --enable-dchroot-dsa: Build DSA dchroot
+ --enable-debug: Enable debugging features (not recommended)
Configuration