sbuild-shell - run a shell in an sbuild chroot
sbuild-shell [
-h|
--help |
-V|
--version]
CHROOT
sbuild-shell runs an interactive shell (
/bin/sh) inside the
specified chroot. The changes will not be discarded, so this can be used to
setup a build chroot.
-
-h, --help
- Display this manual.
-
-V, --version
- Print version information.
- CHROOT
- The chroot to use. Note that ‘o’,
‘s’, ‘t’, ‘u’ and
‘e’ may be used as abbreviations for
‘oldstable’, ‘stable’,
‘testing’, ‘unstable’ and
‘experimental’, respectively.
To run a shell in the
unstable chroot:
%
sbuild-shell unstable↵
Roger Leigh.
Copyright © 2006–2008 Roger Leigh <[email protected]>.
sbuild(1).