套件:pbuilder(0.231)
personal package builder for Debian packages
pbuilder constructs a chroot system, and builds a package inside the chroot. It is an ideal system to use to check that a package has correct build-dependencies. It uses apt extensively, and a local mirror, or a fast connection to a Debian mirror is ideal, but not necessary.
"pbuilder create" uses debootstrap to create a chroot image.
"pbuilder update" updates the image to the current state of testing/unstable/whatever
"pbuilder build" takes a *.dsc file and builds a binary in the chroot image.
pdebuild is a wrapper for Debian Developers, to allow running pbuilder just like "debuild", as a normal user.
其他與 pbuilder 有關的套件
|
|
|
|
-
- dep: debconf (>= 0.5)
- Debian 設定管理系統
- 或者 debconf-2.0
- 本虛擬套件由這些套件填實: cdebconf, cdebconf-udeb, debconf
-
- dep: debootstrap (>= 1.0.97)
- Bootstrap a basic Debian system
- 或者 cdebootstrap
- Bootstrap a Debian system
-
- dep: dpkg-dev (>= 1.17.0)
- Debian package development tools
-
- rec: devscripts
- scripts to make the life of a Debian Package maintainer easier
-
- rec: eatmydata
- Library and utilities designed to disable fsync and friends
-
- sug: cowdancer
- Copy-on-write directory tree utility
-
- sug: gdebi-core
- simple tool to install deb files