aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules.real
Commit message (Expand)AuthorAgeFilesLines
* Remove residual support for multiple image package typesBen Hutchings2016-01-271-21/+21
* Remove all support for monolithic kernel packagesBen Hutchings2016-01-271-7/+1
* linux-image-dbg: Don't rely on upstream makefile to make .build-id links to v...debian/4.3.3-7Ben Hutchings2016-01-191-7/+8
* linux-image-dbg: Include debugging symbols for VDSOsBen Hutchings2016-01-131-0/+11
* use source package name also for linux-sourceYves-Alexis Perez2016-01-081-5/+5
* Add config parameter to disable linux-headers-all packagesBen Hutchings2015-12-191-1/+2
* gencontrol.py: add support for disabling libc-dev packageYves-Alexis Perez2015-11-131-1/+3
* split-docs: update rules generationYves-Alexis Perez2015-11-121-3/+7
* use source package name as source for binary onesYves-Alexis Perez2015-11-101-4/+5
* linux-manual: Fix regression in reproducibility in 4.2~rc8-1~exp1Ben Hutchings2015-10-241-1/+7
* linux-support: Build with dh_python3 and set dependencies accordinglyBen Hutchings2015-08-311-1/+1
* debian/rules.real: Stop overriding interpreter for Python scriptsBen Hutchings2015-08-311-2/+2
* Merge tag 'debian/4.1.5-1'Ben Hutchings2015-08-221-1/+1
|\
| * linux-source: Fix compression of the source tarball (Closes: #795199)Ben Hutchings2015-08-121-1/+1
* | Set LC_ALL=C.UTF-8 for all buildsBen Hutchings2015-08-211-1/+2
|/
* debian/rules.real: Use dpkg-parsechangelog -SBen Hutchings2015-07-241-2/+2
* linux-source: Sort files in the tarball to make it reproducibleBen Hutchings2015-07-061-1/+3
* Apply more timestamp fixes from Jérémy Bobbio in #769844Ben Hutchings2015-05-121-1/+3
* debian/rules.real: Remove the redundant SOURCE_DATE_UTC_822 variableBen Hutchings2015-05-121-2/+1
* linux-image: Fix timestamps in the built-in initramfs for reproducible buildBen Hutchings2015-05-121-1/+2
* [arm*] Install DTBS using dtbs_install target. (Closes: #784761)Ian Campbell2015-05-091-3/+1
* Revert "Make version in package name independant of internal abi"Ben Hutchings2014-11-041-43/+23
* Don't try to define $(DEB_HOST_ARCH) etc. if $(ARCH) is not definedBen Hutchings2014-11-041-0/+2
* bug script: Warn if the running kernel matches the ABI name of the package bu...Ben Hutchings2014-11-041-1/+1
* Make version in package name independant of internal abiBastian Blank2014-11-011-23/+43
* debian/bin/gencontrol.py, debian/rules.real: Don't export ABINAME_PARTBastian Blank2014-10-311-1/+1
* linux-image: Recommend irqbalance if CONFIG_SMP is enabled (Closes: #577788)Ben Hutchings2014-10-311-1/+4
* debian/rules.real: Never make kernel-wedge errors non-fatalBen Hutchings2014-09-121-4/+0
* debian/rules.real: Really exclude stuff from doc package.Bastian Blank2014-08-071-1/+1
* debian/rules.real: Filter installed documentationBastian Blank2014-08-071-4/+5
* [arm64] Initial kernel configuration and packaging.Ian Campbell2014-05-221-1/+1
* Remove leading tabs on comment and blank linesBen Hutchings2014-04-221-2/+2
* Use $(KERNEL_ARCH) when installing DTBsIan Campbell2014-04-211-1/+1
* Split image installation from Device Tree installationBen Hutchings2014-04-211-5/+5
* Merge install-image_$(ARCH)_$(FEATURESET)_$(FLAVOUR)_plain_image rulesBen Hutchings2014-04-211-40/+9
* linux-source: Compress with gzip -1 (Closes: #725492)Ben Hutchings2013-12-191-3/+4
* linux-image-dbg: Use correct objcopy command when cross-compiling, thanks to ...Ben Hutchings2013-12-021-1/+9
* Update 'DocBook: Make Documentation/DocBook -j clean' to be suitable for upst...Ben Hutchings2013-09-301-1/+1
* * debian/changelog: Update.Bastian Blank2013-09-051-2/+2
* Use only one template syntaxBen Hutchings2013-08-171-46/+2
* Move templates in preparation for using a single template systemBen Hutchings2013-08-171-4/+6
* linux-source: Install kernel config files for linux-image packagesBen Hutchings2013-07-221-2/+6
* linux-source: Disable compression of package (but use gzip, to keep old tools...Ben Hutchings2013-07-211-1/+4
* linux-source: Switch compression of tarball and patch to xzBen Hutchings2013-07-211-6/+6
* debian/rules.real: Remove support for pre-multiarch dpkgBen Hutchings2013-07-021-14/+5
* Add source date back to utsname::version (ISO format, date only)Ben Hutchings2013-06-021-1/+3
* Merge changes from sid up to 3.2.41-2Ben Hutchings2013-03-271-3/+5
|\
| * Add 'set -o pipefail' in front of find pipelines to catch regressions like #7...Ben Hutchings2013-03-241-0/+4
| * linux-headers: Fix find syntax so module.lds is included againBen Hutchings2013-03-231-1/+1
| * linux-headers: Fix file installation on architectures without Kbuild.platform...Ben Hutchings2013-03-231-3/+1