Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | note documentation changes | Junichi Uekawa | 2007-05-14 | |
| | ||||
* | merge | Junichi Uekawa | 2007-05-05 | |
|\ | ||||
| * | * Update changelogs. | Loïc Minier | 2007-04-29 | |
| | | ||||
* | | revise documentation | Junichi Uekawa | 2007-05-05 | |
|/ | ||||
* | merge. pbuilder test is failing to bootstrap sid. | Junichi Uekawa | 2007-04-22 | |
|\ | ||||
| * | * Update ChangeLog for local changes. | Loïc Minier | 2007-04-22 | |
| | | ||||
* | | update execute_installtest.sh to be more useful; support more than one ↵ | Junichi Uekawa | 2007-04-22 | |
|/ | | | | package for install target | |||
* | remove amd64 from debian/rules | Junichi Uekawa | 2007-04-17 | |
| | ||||
* | add lenny tests for upgrade testing | Junichi Uekawa | 2007-04-17 | |
| | ||||
* | B92test-pkg clarification | Junichi Uekawa | 2007-04-16 | |
| | ||||
* | --debbuildopts --debootstrapopts documentation clarification | Junichi Uekawa | 2007-04-16 | |
| | ||||
* | remove output of $Id$ | Junichi Uekawa | 2007-04-11 | |
| | | | | | $Id$ is a CVS-specific feature which was useful for showing the version number of pbuilder, but is no longer relevant. Something else is required for git, but that will need to be fixed later. | |||
* | minor documentation update for etch release | Junichi Uekawa | 2007-04-10 | |
| | ||||
* | add lenny to testsuite | Junichi Uekawa | 2007-04-10 | |
| | ||||
* | install pbuilder-satisfydepends-checkparams | Junichi Uekawa | 2007-04-03 | |
| | ||||
* | install pbuilder-satisfydepends-funcs | Junichi Uekawa | 2007-04-03 | |
| | ||||
* | * Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder | Loïc Minier | 2007-04-02 | |
|\ | | | | | | | | | | | Conflicts: ChangeLog | |||
| * | merge changelog | Junichi Uekawa | 2007-04-02 | |
| |\ | ||||
| * | | 409135: SEE ALSO fix. | Junichi Uekawa | 2007-04-01 | |
| | | | ||||
* | | | * pbuilder-satisfydepends-aptitude: check whether the dummy dependencies | Loïc Minier | 2007-04-02 | |
| |/ |/| | | | | | | | package was truly installed or error out; catches situation where "aptitude" did not keep the dummy package but claimed the installation was successful. | |||
* | | Merge branch 'satisfydepends-aptitude' | Loïc Minier | 2007-04-01 | |
|\ \ | |/ |/| | | | | | | | | | Conflicts: ChangeLog debian/changelog | |||
| * | * Update changelogs. | Loïc Minier | 2007-04-01 | |
| | | ||||
* | | 416920: Bug fix: "pbuilder-uml: --uml-ip broken" | Junichi Uekawa | 2007-03-31 | |
| | | ||||
* | | 391915: re-fix the applied patch, etc/$a inside buildplace was ↵ | Junichi Uekawa | 2007-03-31 | |
|/ | | | | | | | | | unconditionally removed. "The fix for #391915 as applied in 0.165 isn't quite correct, it still has an unconditional rm -f "$BUILDPLACE/etc/$a" outside the check for an existing /etc/$a to copy into its place." From Paul TBBle Hampson <Paul.Hampson@Pobox.com> | |||
* | do not try to decide network configuration based on PBUILDER_COW | Junichi Uekawa | 2007-03-30 | |
| | ||||
* | 415544: support UML_IP=dhcp | Junichi Uekawa | 2007-03-29 | |
| | ||||
* | 391915: Try to warn only if network configuration files are not found on ↵ | Junichi Uekawa | 2007-03-28 | |
| | | | | host OS, not error out. | |||
* | 409135: change manual page section SEE ALSO spacing | Junichi Uekawa | 2007-03-28 | |
| | ||||
* | copyright year 2007, and changelog about it, and changelog warning/error to >&2 | Junichi Uekawa | 2007-03-27 | |
| | ||||
* | 399484: use buildresult in pdebuild-internal | Junichi Uekawa | 2007-03-27 | |
| | ||||
* | update build rules to include amd64 for pbuilder-uml, although experimental | Junichi Uekawa | 2007-03-21 | |
| | ||||
* | create fakeroot user early in build process | Junichi Uekawa | 2007-03-20 | |
| | ||||
* | pbuilder-satisfydepends with i386/amd64 cross-arch support | Junichi Uekawa | 2007-01-31 | |
| | ||||
* | 406845: allow pbuilder-user-mode-linux to mount /lib/modules on the host | Junichi Uekawa | 2007-01-30 | |
| | ||||
* | change buildd variant the default | Junichi Uekawa | 2007-01-22 | |
| | ||||
* | add EXAMPLES section to documentation | Junichi Uekawa | 2007-01-20 | |
| | ||||
* | CVS to git documentation migration | Junichi Uekawa | 2007-01-13 | |
| | ||||
* | * --override-config and --mirror without --distribution leaves /proc | dancer | 2007-01-04 | |
| | | | | mounted, and breaks cowbuilder. (closes: #405497) | |||
* | Make 'pbuilder create' also use FORCE_CONFNEW | dancer | 2006-12-17 | |
| | ||||
* | * pbuilder: remove '/run' after 'execute' | dancer | 2006-12-17 | |
| | ||||
* | * pbuilder-satisfydepends-experimental: small optimization: return the | lool | 2006-12-09 | |
| | | | | exact requested version when a strictly versionned dependency is used. | |||
* | * pbuilder-satisfydepends-experimental: small optimization: move | lool | 2006-12-09 | |
| | | | | | COMPARESTRING and DEPSVERSION computation out of the per-version loop; quote COMPARESTRING properly. | |||
* | * testsuite/regression/run-test-satisfy-depends.sh: log error | lool | 2006-11-14 | |
| | | | | messages with E:, not I:. | |||
* | * Documentation/pbuilder-doc.xml: describe workaround of using | lool | 2006-11-13 | |
| | | | | backports.org to use cowdancer for sarge; fixes #394710. | |||
* | * pbuilder-satisfydepends-experimental, Makefile: alternate | lool | 2006-11-06 | |
| | | | | | | | | | | | | | | | | | | | | | | | | implementation of pbuilder-satisfydepends which supports pulling build-deps with a version on the apt-get command-line; this is derived from pbuilder-satisfydepends with the following changes: - Add and use new package_versions() and candidate_version() helpers; the former returns all versions of a package available via APT, the later APT's candidate version. - For versionned build-deps, when building the "apt-get install" command, try APT's candidate version or all available versions available from APT in ascending order (the reverse order of apt-cache's output); checkbuilddep_versiondeps() isn't used for this part of the process anymore, but it is still used to honor build-conflicts. - Recover from APT errors caused by unsufficient dependencies ("libfoo-dev Depends: bar but baz is to be installed") and missing dependencies libfoo-dev Depends: bar but it is not going to be installed", or simply "libfoo-dev Depends: bar"); this permits simply listing build-deps when uploading to experimental; achieved by moving the version matching logic in the new versioneddep_to_aptcmd() helper. * pbuilderrc, pbuilderrc.5: document the availability of the alternate implementation. | |||
* | * pbuilder-satisfydepends: drop an useless invocation of awk. | lool | 2006-11-06 | |
| | ||||
* | * debuild-pbuilder, pbuilder-buildpackage-funcs, pdebuild-internal: | lool | 2006-11-06 | |
| | | | | | | | | | | | | | | | use $PBUILDERSATISFYDEPENDSCMD instead of /usr/lib/pbuilder/pbuilder-satisfydepends. * pbuilderrc: set PBUILDERSATISFYDEPENDSCMD to /usr/lib/pbuilder/pbuilder-satisfydepends by default. * pbuilderrc.5: document PBUILDERSATISFYDEPENDSCMD. * debian/TODO: alternatives implementation of pbuilder-satisfydepends now possible. * pdebuild-checkparams, pdebuild-uml-checkparams, pdebuild-internal: add a new --pbuildersatisfydepends flag to override PBUILDERSATISFYDEPENDSCMD * pdebuild: pass --pbuildersatisfydepends to pdebuild-internal. * pbuilder-modules, pdebuild.1: document --pbuildersatisfydepends. | |||
* | * Revert to simply installing passwd and not uninstall it. | lool | 2006-11-05 | |
| | ||||
* | * pdebuild-internal: install the passwd package before calling | lool | 2006-11-03 | |
| | | | | | groupadd and useradd; restore it's installation state after groupadd and useradd. | |||
* | * testsuite/satisfydepends/gtk2-engines_*.changelog, | lool | 2006-10-30 | |
| | | | | | | | testsuite/satisfydepends/gtk2-engines_*.control, testsuite/run-test-satisfy-depends.log, testsuite/run-test-satisfy-depends.sh: move to testsuite/regression and adapt to the regression suite layout. |