sbuild-upgrade

Langue: en

Version: 17 May 2009 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

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

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.

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 © 2006-2009 Roger Leigh <rleigh@debian.org>.
 

SEE ALSO

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