[Buildd-tools-devel] Bug#279408: Split wishlist item from existing bug
Timo Lindfors
timo.lindfors at iki.fi
Fri Jan 25 05:23:10 UTC 2008
Hi,
Roger Leigh <rleigh at whinlatter.ukfsn.org> writes:
> designed specifically to correct this mistake. Nowadays, there is no
> reason to use dchroot instead of schroot, and the dchroot wrapper can
Hmm, is there some way to specify that everybody can run schroot in
schroot.conf? Its bit tedious to maintain long "users=" lines (and
it's sometimes equally tedious to maintain a group that everyone belongs to).
> Timo did have a request at the end of the bug report about the default
> message verbosity. While this hasn't yet changed, I have cloned a new
> bug to track this. Hopefully, we will implement a "messages" key in
> schroot.conf which can be set to values such as
> quiet/default/normal/verbose which will be used unless overridden on
> the command-line. Does this sound OK?
Sure. I currently have a wrapper script
$ cat /usr/local/bin/sid
#!/bin/sh
exec schroot -q -p -c sid -- "$@"
so that users can "sid foo" to run foo from unstable. If I could
specify the options in schroot.conf then simple "schroot foo" would
work directly.
best regards,
Timo Lindfors
More information about the Buildd-tools-devel
mailing list