diff options
| author | picca <picca@web> | 2015-10-02 16:09:38 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2015-10-02 16:09:38 +0000 |
| commit | f756335b9b940eb14289cd025be4a5b09a76ee18 (patch) | |
| tree | 83e7ca9ccad369155c20629f2b7eb2ae3903bfb0 /doc | |
| parent | 2d15066891a4a1dc6fc0823641eb8af7040f9f77 (diff) | |
Added a comment
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forum/chroot_for_sbuild/comment_8_546b34de1ed2d853fb170f944bba307d._comment | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/forum/chroot_for_sbuild/comment_8_546b34de1ed2d853fb170f944bba307d._comment b/doc/forum/chroot_for_sbuild/comment_8_546b34de1ed2d853fb170f944bba307d._comment new file mode 100644 index 00000000..77133891 --- /dev/null +++ b/doc/forum/chroot_for_sbuild/comment_8_546b34de1ed2d853fb170f944bba307d._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="picca" + subject="comment 8" + date="2015-10-02T16:09:38Z" + content=""" +This could the plan, but I am not very confident that my code is generic enought. + +In this case I do not like the way I give the chroot to the sbuild method. +In fact I do not find the interface of this command generic enought. + +There is assumtions in the code: + - the initial configuration of sbuild was done + - the chrootdir is hardcoded into /var/lib/sbuild and I do not know if this is the right way to do things. + +If you would have some advices about interface, because it seems to me thaht you are great for this :) + +"""]] |
