diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-09-26 08:36:52 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-26 08:36:52 -0400 |
| commit | af19537469d2fea52ec898443c1ac45b51dd5550 (patch) | |
| tree | acfda066456d91b386e61ca49289dfe05cbe372e /doc/forum/Systemd.container_produces_non-standard_systemd_container | |
| parent | fbe638185d4c226655504deeae05aa251a5523eb (diff) | |
answer
Diffstat (limited to 'doc/forum/Systemd.container_produces_non-standard_systemd_container')
| -rw-r--r-- | doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_2_1f3607a766f4a6bd7a297d958a7f1087._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_2_1f3607a766f4a6bd7a297d958a7f1087._comment b/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_2_1f3607a766f4a6bd7a297d958a7f1087._comment new file mode 100644 index 00000000..dd918e72 --- /dev/null +++ b/doc/forum/Systemd.container_produces_non-standard_systemd_container/comment_2_1f3607a766f4a6bd7a297d958a7f1087._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2015-09-26T12:33:57Z" + content=""" +The FilePath parameter to Chroot.debootstrapped is the directory to put the +chroot in. + +If you have a property foo that takes such a chroot directory and generates +the tarball you need, you can compose it thus: + + Chroot.debootstrapped system chrootdir + `onChange` foo chrootdir tarball +"""]] |
