aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* update comments.Junichi Uekawa2012-03-31
|
* Remove obsolete example files which were used in regression testsuite for ↵Junichi Uekawa2011-12-24
| | | | workarounds. (closes: #633055)
* Bug#606699: pbuilder NMUEmilio Pozuelo Monfort2011-06-24
| | | | | | | | | | Hi, I talked to Junichi and he told me it was fine if I NMU'ed pbuilder to fix these bugs. This is the debdiff for my NMU. Regards, Emilio
* Run subdirs' "all" targetLoïc Minier2010-01-30
|
* pbuilder-selftest: run tests after installLoïc Minier2010-01-30
|
* Install pbuilder-apt-configLoïc Minier2010-01-30
|
* clean subdirsLoïc Minier2010-01-30
|
* Install testsuiteLoïc Minier2010-01-30
|
* Check manpagesLoïc Minier2010-01-30
|
* Make examples/lvmpbuilder/lib/* scriptsLoïc Minier2010-01-30
| | | | Make examples/lvmpbuilder/lib/* scripts instead of data files.
* Check more files with bash -nLoïc Minier2010-01-30
|
* Factor common dir commands in a macroLoïc Minier2010-01-30
|
* Convert other files' install to make varsLoïc Minier2010-01-30
|
* Use make vars to install examples subdirs tooLoïc Minier2010-01-30
|
* List scripts to install in make varsLoïc Minier2010-01-30
| | | | | Lisc scripts to install in make vars to avoid duplication and to easily list them as needing a bash -n test.
* Use directory vars in MakefileLoïc Minier2010-01-30
|
* Allow two make install in a rowLoïc Minier2010-01-30
|
* Use $(MAKE) -C instead of cd; make and use $@Loïc Minier2010-01-30
|
* Cleanup check rulesLoïc Minier2010-01-30
|
* Drop useless $(INSTALL_DIRECTORY)Loïc Minier2010-01-30
|
* Allow overriding install commandLoïc Minier2010-01-30
|
* Test shell syntax of testsuite as wellLoïc Minier2010-01-30
|
* Stop intalling ccache sample configLoïc Minier2010-01-04
|
* Make pbuilder-satisfydepends a symlink; #448098Loïc Minier2010-01-02
| | | | | Make /usr/lib/pbuilder/pbuilder-satisfydepends a symlink to pbuilder-satisfydepends-aptitude instead of a copy; closes: #448098.
* Add comments to check targetLoïc Minier2009-12-27
|
* install D80no-man-db-rebuild to example directory.Junichi Uekawa2009-12-23
|
* add all: target in MakefilePeter Pentchev2009-06-23
|
* A Hook to add Non-free distribution to sources.list.Junichi Uekawa2009-01-12
| | | | | This is useful when you have to use non-free and don't really want to rebuild the tarball.
* run the unit-tests in makefile make checkJunichi Uekawa2008-08-11
|
* lvmpbuilder is not complete in the binary packages (closes: #475363)Sylvain Beucler2008-05-08
| | | | | The target directory was not created, and files were copied to a file lvmpbuilder/lib.
* Merge git://git.debian.org/git/users/eddyp-guest/pbuilder into eddyJunichi Uekawa2008-03-06
|\
| * Merge branch 'master' of git://git.debian.org/git/pbuilder/pbuilderEddy Petrișor2008-02-29
| |\ | | | | | | | | | | | | | | | | | | Conflicts: Makefile debian/changelog
| * | No longer install /etc/pbuilderrcEddy Petrisor2008-02-29
| | | | | | | | | | | | Instead put that file in the examples directory.
* | | remove linda and use lintian, linda is now gone.Junichi Uekawa2008-03-06
| |/ |/|
* | python-apt/gdebi based pbuilder-satisfydepends-gdebi (closes: #453388)Junichi Uekawa2007-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From: Michael Vogt <mvo@ubuntu.com> In Ubuntu, we've applied the attached patch to achieve the following: * Makefile: - Addded pbuilder-satisfydepends-gdebi * pbuilder-buildpackage-funcs: - always pass --chroot to the pbuilder-satisfydepends (needed for pbuilder-satisfydepends-gdebi) * pbuilder-satisfydepends-gdebi: - added alternative b-d resolver pbuilder-satisfydepends-gdebi is a build-dependencies resolver based on gdebi (that in turn uses python-apt/libapt). It is fast and does not need to build a dummy package. It should behave exactly like apt-get build-dep $pkg It used to be more interessting because of the speed gain when pbuilder-satisfydepends-classic was the default. You probably want to add a recommends or suggests for gdebi too (if you like the patch method). Modified by dancerj: --chroot is given before --chrootexec so that cowdancer can continue to work.
* | * add bash_completion.Junichi Uekawa2007-10-15
| |
* | * rename pbuilder-satisfydepends to pbuilder-satisfydepends-classic, andJunichi Uekawa2007-08-28
| | | | | | | | | | | | install pbuilder-satisfydepends-aptitude as the deafault pbuilder-satisfydepends * install aptitude per default in chroot.
* | * update lvmpbuilder, thanks to Kapil Hari Paranjape (closes: #389884)Junichi Uekawa2007-08-20
| |
* | * add example configuration file for ccache.Junichi Uekawa2007-07-22
|/
* * Bug fix: "pbuilder: Some sample (device-mapper) cow build scripts",Junichi Uekawa2007-06-23
| | | | | thanks to Kapil Hari Paranjape (Closes: #389884). Include lvmpbuilder sample implementation.
* * Documentation, examples/pbuilder-test/: add sample scripts forJunichi Uekawa2007-06-23
| | | | pbuilder-test, and add reference to it.
* * add example rebuild script from Bastian VenthurJunichi Uekawa2007-06-07
| | | | (http://people.debian.org/~venthur/stuff/2007-06-rebuild/)
* add GNU screen support as C11screen; build failure will start GNU screenJunichi Uekawa2007-05-27
|
* install pbuilder-satisfydepends-checkparamsJunichi Uekawa2007-04-03
|
* install pbuilder-satisfydepends-funcsJunichi Uekawa2007-04-03
|
* * Install pbuilder-satisfydepends-aptitude.Loïc Minier2007-04-01
|
* * pbuilder-satisfydepends-experimental, Makefile: alternatelool2006-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.
* implement hookdir for workaround of initscripts and cdebootstrap bug.dancer2006-01-29
| | | | add G hooks for pbuilder create.
* use readlink -f instead of -e.dancer2005-12-21
| | | | add q-funk's script.
* update workaround for libc to work around bugs in initscripts.dancer2005-12-21
|