logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sbuild-shell - run a shell in an sbuild chroot

Authors

       Roger Leigh.

Description

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.

Examples

       To run a shell in the unstable chroot:

       % sbuild-shellunstable↵

Name

       sbuild-shell - run a shell in an sbuild chroot

Options

Actions-h, --help
              Display this manual.

       -V, --version
              Print version information.

   ChrootselectionCHROOT 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.

See Also

sbuild(1).

Version 0.88.3ubuntu2.1                            02 May 2025                                   SBUILD-SHELL(1)

Synopsis

sbuild-shell [-h|--help | -V|--version] CHROOT

See Also