Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | B20aupkgtest: Don't quote path to autopkg test dir | Guido Günther | 2015-10-19 |
| | | | | | | otherwise we're not expaning the "*" Closes: #802379 | ||
* | Add a new example hook B20autopkgtest to automatically run DEP8 tests when ↵ | Mattia Rizzolo | 2015-09-18 |
| | | | | | | | | | | | | | | available More info: http://dep.debian.net/deps/dep8/ https://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/plain/doc/README.package-tests.rst The initial script is licensed under another license. Agreement in changing the license from Expat to GPL-2+ is available in https://bugs.debian.org/750137 Thanks: Christoph Berg and Michael Prokop for writing the initial script Closes: #750137 | ||
* | example hooks: keep /tmp/buildd as a fallback option in case BUILDDIR is not ↵ | Mattia Rizzolo | 2015-09-17 |
| | | | | | | setted Who knows what people want to do with those scripts... | ||
* | use BUILDDIR variable instead of hardcoding /tmp/buildd on hooks examples | Mattia Rizzolo | 2015-08-17 |
| | |||
* | ex/D65: use spaces instead of intendation (equally) | Mattia Rizzolo | 2015-07-04 |
| | | | | Gbp-Dch: Ignore | ||
* | Indent correctly the code | Sylvestre Ledru | 2015-07-04 |
| | | | | Gbp-Dch: Ignore | ||
* | ex/D65various-compiler-support: manage the different version of clang-X.Y | Sylvestre Ledru | 2015-07-04 |
| | | | | Closes: #748251 | ||
* | remove asn1 compiler. it's not even a C compiler | Junichi Uekawa | 2013-04-06 |
| | |||
* | oops, typo in filename. | Junichi Uekawa | 2013-03-26 |
| | |||
* | coding style fixes. | Junichi Uekawa | 2013-03-26 |
| | |||
* | Add clang support hook script from Hideki Yamane. (closes: #700290) | Junichi Uekawa | 2013-03-26 |
| | |||
* | B90lintian requires bashism (closes: #604546) | Junichi Uekawa | 2012-05-29 |
| | |||
* | Having any test fail should make the regression test suite to fail and exit ↵ | Junichi Uekawa | 2012-03-31 |
| | | | | with exit value of 1 instead of 0. | ||
* | Bug#553594: rebuild/buildall tries to download with epoch in filename | Steve M. Robbins | 2012-01-25 |
| | | | | Here's the patch I forgot yesterday... | ||
* | rebuild/buildall tries to download with acepack when building ack Bug#553607: | Steve M. Robbins | 2012-01-25 |
| | | | | | | | | | tags 553607 + patch thanks One-line patch attached, which I have tested. -Steve | ||
* | Remove obsolete example files which were used in regression testsuite for ↵ | Junichi Uekawa | 2011-12-24 |
| | | | | workarounds. (closes: #633055) | ||
* | Add an option to verify key signatures. (closes: #579028) | Junichi Uekawa | 2010-07-05 |
| | | | | | | | By unsetting APTGETOPT, and setting PBUILDERSATISFYDEPENDSOPT=('--check-key'), the user now has an option of verifying the key signature of each package against the installed keyring. | ||
* | Add builtin ccache support, enabled by default | Loïc Minier | 2010-01-02 |
| | | | | | | | | | Add builtin support for using ccache in pbuilder and enable it by default. Ship a new /var/cache/pbuilder/ccache dir and bind-mount and chown it to BUILDUSERID at build time. Install/remove ccache automatically on create/update if CCACHEDIR is set/unset. Update docs and remove old ccache config example. Add a NEWS entry featuring the change. | ||
* | Add a hook script example to disable man-db regeneration inside chroot ↵ | gregor herrmann | 2009-12-23 |
| | | | | | | | | | | | | (closes: 561539) It's rather boring to see (p|cow)builder writing "Building database of manual pages ..." and to wait for the recreation of the man-db, especially on slow machines like the openmoko freerunner ... man-db has a new feature to disable rebuilding the database since 2.5.6-4 (cf. #554914 and man-db's changelog). It would be great if it were possible to use this feature in (p|cow)builder. | ||
* | Do not mention codename of testing where possible | Loïc Minier | 2009-12-14 |
| | | | | | | Avoid mentionning the codename of the current testing distribution where possible as this gets out of date -- except in the rebuild README where the current testig is really what we want. | ||
* | Misc enhancements to sample lintian hook | Loïc Minier | 2009-09-21 |
| | | | | | examples/B90lintian: Run lintian as pbuilder and not root and show how to not fail the build if lintian fails. | ||
* | Declare bashisms explicit in buildall script. (closes: #530157) | Junichi Uekawa | 2009-05-31 |
| | |||
* | A Hook to add Non-free distribution to sources.list. | Junichi Uekawa | 2009-01-12 |
| | | | | | This is useful when you have to use non-free and don't really want to rebuild the tarball. | ||
* | improve B92test-pkg: Allow satisfying dependency inside chroot. | Junichi Uekawa | 2008-11-30 |
| | | | | | This allows easier testing when package is new and not already packaged in Debian. | ||
* | remove linda and use lintian, linda is now gone. | Junichi Uekawa | 2008-03-06 |
| | |||
* | try ignoring test for packages which do not have tests | Junichi Uekawa | 2007-12-16 |
| | |||
* | * update lvmpbuilder, thanks to Kapil Hari Paranjape (closes: #389884) | Junichi Uekawa | 2007-08-20 |
| | |||
* | * add example configuration file for ccache. | Junichi Uekawa | 2007-07-22 |
| | |||
* | * Bug fix: "pbuilder: Some sample (device-mapper) cow build scripts", | Junichi Uekawa | 2007-06-23 |
| | | | | | thanks to Kapil Hari Paranjape (Closes: #389884). Include lvmpbuilder sample implementation. | ||
* | * Documentation, examples/pbuilder-test/: add sample scripts for | Junichi Uekawa | 2007-06-23 |
| | | | | pbuilder-test, and add reference to it. | ||
* | * Bug fix: "Patch for pbuilder-distribution.sh script for use with | Junichi Uekawa | 2007-06-23 |
| | | | | pdebuild", thanks to Andres Mejia (Closes: #429770). | ||
* | * add example rebuild script from Bastian Venthur | Junichi Uekawa | 2007-06-07 |
| | | | | (http://people.debian.org/~venthur/stuff/2007-06-rebuild/) | ||
* | remove Id tag | Junichi Uekawa | 2007-06-05 |
| | |||
* | remove .cvsignore file | Junichi Uekawa | 2007-06-05 |
| | |||
* | install useful tools like vim / less | Junichi Uekawa | 2007-06-04 |
| | |||
* | 2> /dev/tty for example scripts | Junichi Uekawa | 2007-05-28 |
| | |||
* | add GNU screen support as C11screen; build failure will start GNU screen | Junichi Uekawa | 2007-05-27 |
| | |||
* | update execute_installtest.sh to be more useful; support more than one ↵ | Junichi Uekawa | 2007-04-22 |
| | | | | package for install target | ||
* | B92test-pkg clarification | Junichi Uekawa | 2007-04-16 |
| | |||
* | add workaround for /lib/init/rw | dancer | 2006-10-23 |
| | |||
* | add notes in comment that examples are for --hookdir. | dancer | 2006-09-03 |
| | |||
* | missing dirs there, fix | dancer | 2006-01-29 |
| | |||
* | implement hookdir for workaround of initscripts and cdebootstrap bug. | dancer | 2006-01-29 |
| | | | | add G hooks for pbuilder create. | ||
* | * improve B92test-pkg: cd to package build directory before invoking | dancer | 2006-01-24 |
| | | | | test scripts. | ||
* | use readlink -f instead of -e. | dancer | 2005-12-21 |
| | | | | add q-funk's script. | ||
* | update workaround for libc to work around bugs in initscripts. | dancer | 2005-12-21 |
| | |||
* | Revert to using --force-yes, since --allow-unauthenticated doesn't work with ↵ | dancer | 2005-12-04 |
| | | | | | | | | | sarge * Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missing --force-yes option", thanks to qfunk (Closes: #340715). Note: --allow-unauthenticated is probably a better option here, but apt-get in sarge does not support it, we will revisit it after etch. | ||
* | * Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missing | dancer | 2005-12-04 |
| | | | | | | --allow-unauthenticated option", thanks to qfunk (Closes: #340715). - fixed other scripts to use --allow-unauthenticated option rather than --force-yes. * debconf compatibility level 4 | ||
* | update | dancer | 2005-06-07 |
| | |||
* | +2005-06-04 Junichi Uekawa <dancer@debian.org> | dancer | 2005-06-03 |
| | | | | | | | | | | | + + * debian/pbuilder-test/01_pbuilder_create: use sarge. + + * examples/B92test-pkg: fix after testing so that it works. + + * debian/pbuilder-test/03_pbuilder_build: fix typo. + 2005-06-03 Junichi Uekawa <dancer@debian.org> |