Commit Graph

246 Commits

Author SHA1 Message Date
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
Bastian Blank 34a62b4228 * debian/changelog: Update.
* debian/rules.real: Use dh_link.

svn path=/dists/sid/linux-2.6/; revision=15660
2010-05-11 19:19:48 +00:00
Bastian Blank 5f54dc434f Merge debugging package support.
svn path=/dists/sid/linux-2.6/; revision=15651
2010-05-09 16:50:27 +00:00
Aurelien Jarno ef5bc98e4d Add sh4 architecture, ported from the sid branch
svn path=/dists/trunk/linux-2.6/; revision=15502
2010-04-09 15:53:34 +00:00
Ben Hutchings d56b5bc50b Use debhelper to install control files for linux-image-*
debhelper automatically includes debconf translations so we won't have
to worry about the details.  It also sets permissions correctly for
the control files.

svn path=/dists/sid/linux-2.6/; revision=15491
2010-04-06 02:50:18 +00:00
Moritz Muehlenhoff 1a90511019 add support for sh4
svn path=/dists/sid/linux-2.6/; revision=15467
2010-04-01 22:44:03 +00:00
Ben Hutchings c67642faaf linux-headers-*: Support postinst hooks in /etc/kernel/header_postinst.d
Thanks to Michael Gilbert. (Closes: #569724)


svn path=/dists/sid/linux-2.6/; revision=15450
2010-03-26 05:11:27 +00:00
Ben Hutchings ca56472176 Use libata-based drivers for most PATA controllers (Closes: #444182)
Add transition script to linux-base and make all images depend on it.
Add NEWS explaining the transition.

svn path=/dists/sid/linux-2.6/; revision=15395
2010-03-16 05:40:15 +00:00
Ben Hutchings 7fe949a47c Remove /usr/include/drm from linux-libc-dev; let libdrm-dev provide it again
svn path=/dists/sid/linux-2.6/; revision=15374
2010-03-14 23:09:37 +00:00
Ben Hutchings f92b888553 Remove /usr/include/drm from linux-libc-dev; let libdrm-dev provide it again (Closes: #572067)
svn path=/dists/trunk/linux-2.6/; revision=15373
2010-03-14 22:55:16 +00:00
Bastian Blank 5be03223b7 debian/rules.real: Readd dummy package support.
svn path=/dists/sid/linux-2.6/; revision=15300
2010-03-01 16:37:45 +00:00
Bastian Blank f9ec680974 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=15275
2010-02-25 11:00:39 +00:00
Ben Hutchings 1010d1cd17 Use libata-based drivers for most PATA controllers (Closes: #444182)
Add transition script to linux-base and make all images depend on it


svn path=/dists/trunk/linux-2.6/; revision=15272
2010-02-25 04:11:39 +00:00
Bastian Blank 0e4c270da5 debian/rules.real: Fix scripts inclusion into common headers package.
svn path=/dists/sid/linux-2.6/; revision=15268
2010-02-24 14:29:09 +00:00
Bastian Blank 6d60110ce8 debian/rules.real: Install arch specific scripts.
svn path=/dists/sid/linux-2.6/; revision=15245
2010-02-20 13:32:00 +00:00
Ben Hutchings a5eeaf8d27 Add link to arch scripts in linux-kbuild from linux-headers packages
svn path=/dists/sid/linux-2.6/; revision=15243
2010-02-20 05:29:13 +00:00
Ben Hutchings 5dac9272db Add link to arch scripts in linux-kbuild from linux-headers packages
svn path=/dists/trunk/linux-2.6/; revision=15242
2010-02-20 05:27:26 +00:00
Bastian Blank 65ee02f46b Don't let default compiler flags escape into the build.
* debian/changelog: Update.
* debian/bin/gencontrol.py: Rename CFLAGS to CFLAGS_KERNEL.
* debian/rules.real: Use CFLAGS_KERNEL.

svn path=/dists/trunk/linux-2.6/; revision=15119
2010-02-04 11:09:53 +00:00
Bastian Blank d92a694fd9 debian/rules.real: Use /usr/lib/* as target for kbuild links.
svn path=/dists/trunk/linux-2.6/; revision=15116
2010-02-04 09:03:36 +00:00
Aurelien Jarno 53e623d303 * Add support for the sparc64 architecture.
svn path=/dists/trunk/linux-2.6/; revision=14784
2009-12-13 12:27:53 +00:00
Ben Hutchings 5b01abc39a Remove unnecessary substitution of commas in $DEB_BUILD_OPTIONS
svn path=/dists/trunk/linux-2.6/; revision=14759
2009-12-09 00:44:51 +00:00
Bastian Blank 833834e375 Add linux-base package.
* debian/rules.real: Build linux-base.
* debian/templates/control.main.in
* debian/tree: New directory.
* debian/tree/linux-base: Add empty tree for linux-base.

svn path=/dists/trunk/linux-2.6/; revision=14737
2009-12-05 15:33:15 +00:00
Bastian Blank b0e6ad3767 Drop linux-tree package.
* debian/changelog: Update.
* debian/bin/gencontrol.py, debian/rules.real:
  Remove support for linux-tree package.
* debian/templates/control.tree.in: Remove.

svn path=/dists/trunk/linux-2.6/; revision=14736
2009-12-04 19:16:08 +00:00
Bastian Blank 1d65318e7c debian/rules.real: Remove old DH_OPTIONS overrides.
svn path=/dists/trunk/linux-2.6/; revision=14735
2009-12-04 19:11:08 +00:00
Bastian Blank 06610f5220 * debian/rules.real: Use python-support.
* debian/templates/control.source.in: Build-depend against python-support.

svn path=/dists/trunk/linux-2.6/; revision=14695
2009-11-28 14:37:56 +00:00
Bastian Blank d300e845c9 * debian/changelog: Update.
* debian/rules.real: Move contents of linux-support package to /usr/share.

svn path=/dists/trunk/linux-2.6/; revision=14694
2009-11-28 14:32:25 +00:00
Maximilian Attems fd56b16d74 remove sed replacement for useless things that got axed in postinst
one was empty and the other a sane default anyway.

svn path=/dists/trunk/linux-2.6/; revision=14594
2009-11-10 14:06:18 +00:00
Maximilian Attems 874e54e1b2 postinst: get rid of reverse symlinks handling
maximilian suggested to grab an axe and rip the reverse symlinks handling out.
The man page for kernel-img.conf has no reference to it anymore.

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>

svn path=/dists/trunk/linux-2.6/; revision=14593
2009-11-10 09:05:10 +00:00
Maximilian Attems 269546845f config maintainer script is gone
no need to care about it.

svn path=/dists/trunk/linux-2.6/; revision=14590
2009-11-08 20:39:50 +00:00
dann frazier 15db49c199 * [ia64] Fix call to elilo in postinst
svn path=/dists/trunk/linux-2.6/; revision=14347
2009-10-08 01:03:21 +00:00