summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2005-09-21 20:03:22 +0000
committerRoger Leigh <rleigh@debian.org>2005-09-21 20:03:22 +0000
commit7ebdab4a69d591a4e9457105f7eabd6be4fa6f6e (patch)
tree247016310641d841b5c5269a1d2f9a3cca96e558 /doc
parentb0b1001d59c9921fe6d8d9311f4c6544dba1a32d (diff)
downloadschroot-7ebdab4a69d591a4e9457105f7eabd6be4fa6f6e.tar.gz
* debian/changelog: Bump version to 0.1.6. Document run-setup
changes for Debian Bug #329403. * schroot/schroot.conf.5.in: Document "run-setup" configuration option. * schroot/sbuild-session.c (sbuild_session_run): Only run setup scripts if enabled in the chroot configuration. * schroot/sbuild-chroot.c (sbuild_chroot_class_init): Add "run-setup" property, and associated accessors. (sbuild_chroot_new_from_keyfile): Add support for G_TYPE_BOOLEAN properties as configuration options. * schroot/sbuild-chroot.h (struct _SbuildChroot): Add run_setup member.
Diffstat (limited to 'doc')
-rw-r--r--doc/schroot/tmpl/sbuild-chroot.sgml5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/schroot/tmpl/sbuild-chroot.sgml b/doc/schroot/tmpl/sbuild-chroot.sgml
index cafe8153..f5cb83bc 100644
--- a/doc/schroot/tmpl/sbuild-chroot.sgml
+++ b/doc/schroot/tmpl/sbuild-chroot.sgml
@@ -78,6 +78,11 @@ SbuildChroot object.
</para>
+<!-- ##### ARG SbuildChroot:run-setup ##### -->
+<para>
+
+</para>
+
<!-- ##### STRUCT SbuildChrootClass ##### -->
<para>
SbuildChroot class.