PbuilderHookCheatsheet

This table roughly lays out what happens in the different pbuilder targets. The bold capitals designate where the different types of pbuilder hooks fit in. See the pbuilder manual page for details.

This is a draft: please comment on it.

create

update

login

execute

build

debootstrap

extract tarball

extract tarball

extract tarball

extract tarball

G

setup chroot

setup chroot

setup chroot

setup chroot

setup chroot

setup build system

update build system

F

F

D

execute shell

install build depends

A

performing the build

B / C 1

copy build result

E

E

create tarball

create tarball

cleanup

cleanup

cleanup

cleanup

cleanup

  1. B if build succeeded, C if build failed (1)

Mouz/PbuilderHookCheatsheet (last edited 2008-08-06 16:35:32 by localhost)