summaryrefslogtreecommitdiff
path: root/doc/forum
diff options
context:
space:
mode:
Diffstat (limited to 'doc/forum')
-rw-r--r--doc/forum/chroot_for_sbuild/comment_2_b287ed52d9c19b6f7e4b48a5a868b703._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/chroot_for_sbuild/comment_2_b287ed52d9c19b6f7e4b48a5a868b703._comment b/doc/forum/chroot_for_sbuild/comment_2_b287ed52d9c19b6f7e4b48a5a868b703._comment
new file mode 100644
index 00000000..a0281702
--- /dev/null
+++ b/doc/forum/chroot_for_sbuild/comment_2_b287ed52d9c19b6f7e4b48a5a868b703._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2015-09-29T14:34:07Z"
+ content="""
+So you have a Chroot and want a Property of some kind.
+If you look in the Chroot module, see this:
+
+ provisioned :: Chroot -> RevertableProperty
+
+Which is just what you're looking for.
+"""]]