diff options
| author | picca <picca@web> | 2015-09-26 10:22:53 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2015-09-26 10:22:53 +0000 |
| commit | fbe638185d4c226655504deeae05aa251a5523eb (patch) | |
| tree | 5104b9f3e5ef181049a9ba6f1fa5c1d7349957a7 /doc/forum/chroot_for_sbuild.mdwn | |
| parent | 954e7b8f254bec5cd057baed9617a935281deda2 (diff) | |
Diffstat (limited to 'doc/forum/chroot_for_sbuild.mdwn')
| -rw-r--r-- | doc/forum/chroot_for_sbuild.mdwn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/chroot_for_sbuild.mdwn b/doc/forum/chroot_for_sbuild.mdwn new file mode 100644 index 00000000..e2be2a36 --- /dev/null +++ b/doc/forum/chroot_for_sbuild.mdwn @@ -0,0 +1,14 @@ +Hello, sorry to bother you once again :) + +I would like to use propellor in order to prepare a bunch of schroot for sbuild. +This way all my machines could be used to prepare packages. + +so I tryed to created a Debootstrap property in order to generate the initial image + + & Chroot.debootstrapped (System (Debian (Stable "jessie")) "i386") Debootstrap.BuilddD "/var/lib/sbuild/jessie-i386.tar.gz" + +But this does not work. + +So I would like to know what should be done in order to instanciante a sbuild schroot and also how to customize it in order to add the apt proxy informations. + + |
