Commit Graph

275 Commits

Author SHA1 Message Date
Bastian Blank 381d952cef debian/rules, debian/rules.real: Move job definition into main makefile.
svn path=/dists/trunk/linux-2.6/; revision=18200
2011-10-28 22:28:39 +00:00
Bastian Blank 0b3d0d2e84 * debian/changelog: Update.
* debian/modules: Remove.
* debian/rules.real: Don't longer install external module stuff.

svn path=/dists/trunk/linux-2.6/; revision=18198
2011-10-28 21:32:19 +00:00
Bastian Blank 4e61471b46 debian/rules.real: Remove unused variable.
svn path=/dists/trunk/linux-2.6/; revision=18196
2011-10-28 21:22:38 +00:00
Bastian Blank 22e412e9c1 * debian/changelog: Update.
* debian/rules, debian/rules.real: Remove linux-tools build and removal.
* debian/templates/control.main.in: Remove linux-tools-* package.

svn path=/dists/trunk/linux-2.6/; revision=18195
2011-10-28 20:42:34 +00:00
Bastian Blank 155f5c1f8b debian/rules.real: Override KERNELRELEASE with our expected version.
svn path=/dists/trunk/linux-2.6/; revision=18194
2011-10-28 19:49:40 +00:00
Bastian Blank 677171f23c debian/bin/gencontrol.py, debian/templates, debian/rules.real:
Make ABINAME always include the complete version.

svn path=/dists/trunk/linux-2.6/; revision=18192
2011-10-28 19:02:10 +00:00
Bastian Blank 20d4438cf5 * debian/changelog: Update.
* debian/rules.real: Use xz compression for debug packages.

svn path=/dists/trunk/linux-2.6/; revision=18185
2011-10-27 22:00:50 +00:00
Ben Hutchings 4ac43c5696 Make kernel-wedge package checks non-fatal in experimental builds
svn path=/dists/trunk/linux-2.6/; revision=18137
2011-09-29 03:50:23 +00:00
Ben Hutchings aa621723ce Bump required kernel-wedge version to 2.80; revert the workaround for 2.79
svn path=/dists/trunk/linux-2.6/; revision=18124
2011-09-26 01:32:06 +00:00
Ben Hutchings 0e473226b9 Fix $PATH for kernel-wedge so it can find depmod
svn path=/dists/trunk/linux-2.6/; revision=18122
2011-09-25 13:15:53 +00:00
Ben Hutchings ed776fb227 Build udebs for the installer
Use kernel-wedge in gencontrol.py and during the build process to
generate the udeb packages required by debian-installer.

Add the kernel-wedge configuration files from all the current
linux-kernel-di-$arch-2.6 packages.

svn path=/dists/trunk/linux-2.6/; revision=18121
2011-09-25 03:12:12 +00:00
Ben Hutchings fc578c19d5 Fix multi-arch header directory as explained by Aurelien
svn path=/dists/sid/linux-2.6/; revision=17898
2011-08-09 04:02:12 +00:00
Aurelien Jarno 68768b58d1 Add more changes for s390x support
svn path=/dists/trunk/linux-2.6/; revision=17880
2011-08-03 08:34:42 +00:00
Ben Hutchings 7faadf0a48 linux-libc-dev: Multi-arch support
Install include/asm under arch-specific directory.
Mark package as multi-arch-coinstallable (Multi-Arch: same).

svn path=/dists/trunk/linux-2.6/; revision=17868
2011-07-29 15:43:29 +00:00
Ben Hutchings f4819fe26f linux-support, linux-tools: Use dh_python2 instead of dh_pysupport
svn path=/dists/trunk/linux-2.6/; revision=17820
2011-07-08 01:07:49 +00:00
Ben Hutchings 03390670e3 perf: Cancel -Werror compiler option; fixes FTBFS with perl 5.14
svn path=/dists/trunk/linux-2.6/; revision=17601
2011-06-05 22:34:36 +00:00
Ben Hutchings 5f375916e4 postinst: Remove specific support for running a ramdisk creator
Warn users that specify one in /etc/kernel-img.conf.
Require initramfs-tools >= 0.99, which does not depend on being directly
invoked.

svn path=/dists/trunk/linux-2.6/; revision=17424
2011-05-16 03:57:43 +00:00
Ben Hutchings cd59fc01ec Remove target for the old Debian 'arm' architecture
svn path=/dists/trunk/linux-2.6/; revision=17270
2011-04-29 03:58:19 +00:00
Ben Hutchings 9981e3ae28 [armhf] Build a linux-tools package
svn path=/dists/trunk/linux-2.6/; revision=17269
2011-04-29 03:55:22 +00:00
Ben Hutchings fd19f14c89 [armhf] Actually install zImage into the linux-image package, thanks to Sebastian Reichel
svn path=/dists/trunk/linux-2.6/; revision=17268
2011-04-29 03:53:55 +00:00
Ben Hutchings a9c4fee390 Add configuration for Debian architecture ppc64 (Closes: #618976)
svn path=/dists/sid/linux-2.6/; revision=17096
2011-03-21 13:04:30 +00:00
Ben Hutchings f122cbc67a Remove firmware-linux-free and linux-base binary packages
These now have their own source packages.

Change the depends/recommends relations to these binary packages to
use a minimum version of 3~, less than the initial versions of the
separate source packages but still greater than the previous versions.

Remove the debconf templates and translations for linux-base.

svn path=/dists/trunk/linux-2.6/; revision=17055
2011-03-12 09:13:38 +00:00
Ben Hutchings d4879ad696 Fix linux-tools build for i386 on an x86_64 kernel
svn path=/dists/trunk/linux-2.6/; revision=17008
2011-03-06 22:05:41 +00:00
Ben Hutchings 871633716d Revert "postinst: Remove specific support for running a ramdisk creator" etc.
initramfs-tools still assumes that official kernel packages will call
it specifically and does nothing in the postinst hook if it recognises
that it has been called by an official package.  Therefore we cannot
make this change yet.


svn path=/dists/trunk/linux-2.6/; revision=16981
2011-03-04 04:14:38 +00:00
Ben Hutchings a68b161473 postinst: Remove specific support for running a ramdisk creator
Warn users that specify one in /etc/kernel-img.conf.
Require initramfs-tools >= 0.94, which installs a postinst hook.

svn path=/dists/trunk/linux-2.6/; revision=16958
2011-03-01 05:44:42 +00:00
Bastian Blank 7f5e7db196 Merge /dists/squeeze/linux-2.6 (2.6.32-30).
svn path=/dists/trunk/linux-2.6/; revision=16903
2011-02-16 17:06:01 +00:00
Ben Hutchings cb59f9d9b7 perf: Use libiberty, not libbfd, for symbol demangling (Closes: #604750, #606050)
svn path=/dists/trunk/linux-2.6/; revision=16667
2010-12-05 22:23:46 +00:00
Ben Hutchings adfe063f36 Feed newlines into 'make oldconfig' as it now complains about /dev/null
svn path=/dists/trunk/linux-2.6/; revision=16622
2010-12-04 18:41:29 +00:00
Ben Hutchings 8e3b18cd0a Replace Kconfig patch with version likely to be accepted upstream
Add verbose option (KBUILD_VERBOSE=1/V=1) to listnewconfig, rather than
adding yet more targets.  Change rules.real accordingly.

svn path=/dists/trunk/linux-2.6/; revision=16619
2010-12-04 17:17:51 +00:00
Ben Hutchings e54cefd0de perf: Enable Perl and Python scripting
svn path=/dists/trunk/linux-2.6/; revision=16422
2010-10-10 02:36:46 +00:00
Ben Hutchings c86844648a On second thoughts, move scripts to /usr/share/perf_<version>-core
svn path=/dists/trunk/linux-2.6/; revision=16421
2010-10-10 02:12:28 +00:00
Ben Hutchings 3fd8f69aad perf: Move scripts to /usr/share/perf-core in linux-base package (Closes: #599624)
svn path=/dists/trunk/linux-2.6/; revision=16420
2010-10-10 01:48:46 +00:00
Ian Campbell 979949830e Fix some low hanging lintian warnings
svn path=/dists/trunk/linux-2.6/; revision=16172
2010-08-21 07:59:17 +00:00
Ben Hutchings 720ef1586d Merge some changes from squeeze/sid branch
linux-base: Remove dependency on libapt-pkg-perl (Closes: #589996)
Update debconf template translations:
- Czech (Michal Simunek) (Closes: #590546)
- Portugese (Américo Monteiro) (Closes: #590557)
- French (David Prévot) (Closes: #591149)
- Russian (Yuri Kozlov) (Closes: #591241)
- Swedish (Martin Bagge) (Closes: #592045)
- German (Holger Wansing) (Closes: #592226)
[x86] Enable samsung-laptop driver
[sparc] Enable XVR1000 driver (Closes: #574243)
README.Debian: Add references to kernel handbook and wiki
[i386/{openvz,xen}-686] Remove AMD Geode LX and VIA C3 "Nehemiah" from the list of supported processors


svn path=/dists/trunk/linux-2.6/; revision=16156
2010-08-18 02:29:07 +00:00
Ben Hutchings d038da1846 Exit loops on failure, so that the failure is not ignored
svn path=/dists/trunk/linux-2.6/; revision=16154
2010-08-18 01:51:25 +00:00
Ben Hutchings 96806e61e8 Add .gnu_debuglink information into kernel modules (Closes: #555549)
From: Ritesh Raj Sarraf

Add .gnu_debuglink information into kernel modules to point to the
correct DWARF enabled kernel module. This is needed by SystemTap to
instrument a kernel module.

svn path=/dists/trunk/linux-2.6/; revision=16153
2010-08-18 01:48:19 +00:00
Ben Hutchings 1ab7db130a Name linux-tools packages and perf files using $(VERSION)
Currently the control file template and rules.real are inconsistent,
leading to a build failure.

svn path=/dists/trunk/linux-2.6/; revision=15981
2010-07-13 00:09:33 +00:00
Ben Hutchings 2f7603fb20 linux-tools: Restrict architectures
Don't attempt to build for architectures where perf events are not available.
Also set V=2 to help debug any build failures.

svn path=/dists/trunk/linux-2.6/; revision=15974
2010-07-10 20:53:49 +00:00
Ben Hutchings f061ce0147 Suppress trailing '+' in utsrelease
svn path=/dists/trunk/linux-2.6/; revision=15963
2010-07-07 03:23:51 +00:00
Ben Hutchings 04b38ec92d Merge changes from 2.6.32-16
Add patches that were added in 2.6.32-16 and are not in 2.6.35-rc3.
Update configuration.
Update maintainer scripts and debconf templates.
Add linux-tools-<version> package.

svn path=/dists/trunk/linux-2.6/; revision=15934
2010-07-04 21:07:52 +00:00
Ben Hutchings 8203cf8518 Always set kernel image basename template variable (=K)
Instead of setting an empty value, then fixing that to 'vmlinuz', set
the correct value to start with and remove the install-time fixups.

svn path=/dists/sid/linux-2.6/; revision=15890
2010-06-19 00:41:27 +00:00
Ben Hutchings 5850161882 Get rid of Debian architecture template variable (=A)
This is only used to initialise a variable which is itself not used.

svn path=/dists/sid/linux-2.6/; revision=15888
2010-06-19 00:27:37 +00:00
Ben Hutchings b511ef3368 Get rid of some flag template variables (=IB, =M, =S)
These are always empty now.

svn path=/dists/sid/linux-2.6/; revision=15886
2010-06-18 03:53:48 +00:00
Ben Hutchings 967fd2f280 Get rid of the installation directory template variable (=D)
This is always '/boot'.  We can also stop manipulating this constant
in the maintainer scripts.

svn path=/dists/sid/linux-2.6/; revision=15885
2010-06-18 03:46:24 +00:00
Ben Hutchings b57f84c58a Get rid of the stem template variable (=ST)
We're not going to rename back to 'kernel' any time soon.

svn path=/dists/sid/linux-2.6/; revision=15884
2010-06-18 03:35:05 +00:00
Ben Hutchings 37731eba5d Exclude .svn directories when building linux-patch package
svn path=/dists/sid/linux-2.6/; revision=15821
2010-06-02 02:59:55 +00:00
Ben Hutchings 1e3b85e9f1 Install debug kernel image in /usr/lib/debug/boot (Closes: #582810)
svn path=/dists/sid/linux-2.6/; revision=15768
2010-05-25 23:57:41 +00:00
Bastian Blank 58976ad6bc debian/rules.real: Reorder build dependencies.
svn path=/dists/sid/linux-2.6/; revision=15757
2010-05-20 16:51:47 +00:00
Ben Hutchings 6ebfd76559 Apply substitutions to debconf template translations
svn path=/dists/sid/linux-2.6/; revision=15681
2010-05-13 23:21:21 +00:00
Bastian Blank b2dfaeaf00 debian/rules.real: Correctly mark another MAKE invocation.
svn path=/dists/sid/linux-2.6/; revision=15666
2010-05-12 17:59:28 +00:00