Man Linux: Main Page and Category List

NAME

       sbuild-update - update and upgrade an sbuild chroot with apt-get

SYNOPSIS

       sbuild-update [-h|--help | -V|--version] CHROOT1 [CHROOT2 [CHROOTn...]]
       sbuild-upgrade   [-h|--help   |    -V|--version]    CHROOT1    [CHROOT2
       [CHROOTn...]]   sbuild-distupdate  [-h|--help  |  -V|--version] CHROOT1
       [CHROOT2 [CHROOTn...]]  buildd-update-chroots

DESCRIPTION

       sbuild-update  runs  apt-get  update  inside  the   specified   chroot.
       sbuild-upgrade  and  sbuild-distupgrade run apt-get upgrade and apt-get
       dist-upgrade, respectively.  buildd-update-chroots does the  equivalent
       (update, dist-upgrade, autoremove and debfoster) but for buildd systems
       where it will stop the buildd prior to updating and  will  act  on  all
       schroot-managed chroots.

OPTIONS

   Actions
       -h, --help
              Display this manual.

       -V, --version
              Print version information.

   Chroot selection
       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.

EXAMPLES

       To update the unstable chroot:

       % sbuild-update unstable

AUTHORS

       Roger Leigh.

COPYRIGHT

       Copyright (C) 2006-2009 Roger Leigh <rleigh@debian.org>.

SEE ALSO

       sbuild(1), sbuild-apt(1), sbuild-upgrade(1).