[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Reviving schroot as used by sbuild



On Jun 25, Guillem Jover <guillem@debian.org> wrote:

> I manage my chroots with schroot (but not via sbuild, for dog fooding
> purposes :), and use type=directory and union-type=overlay so that I
> get a fast and persistent base, independent of the underlying filesystem,
> with fresh instances per session. (You can access the base via the
> source:<id> names.) I never liked the type=file stuff, as it's slow to
> setup and maintain.
Same. So I implemented overlayfs support in pbuilder:

https://salsa.debian.org/pbuilder-team/pbuilder/-/merge_requests/28

If a tmpfs is mounted on /var/cache/pbuilder/build/ then all the actual 
action will happen in RAM.

-- 
ciao,
Marco

Attachment: signature.asc
Description: PGP signature


Reply to: