> > > In the future I'd like to add some scripts that make creating various > > > chroots painless (call to debootstrap perhaps excluding certain > > > packages, mount -o bind, symlinks for /etc/resolve.conf and friends, > > > etc.) I keep a variety of chroots on my machines at home and I'd like > > > to make it simple for others to do the same. > > > > I'd rather like creation scripts integrated with pbuilder, so that we have > > some integrated environment, if pbuilder sources and its configuration > > files are doing fine... > > I'd rather not, as those scripts can be useful outside of pbuilder > too.
In fact, pbuilder already does the job of creating a chroot image, so it should really be trivial. If it is useful without pbuilder, it can be split up, but I don't see much value in splitting it up, because it is so small. regards, junichi.