diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | README | 7 |
2 files changed, 11 insertions, 2 deletions
@@ -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 @@ -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 |