Commit Graph

23 Commits

Author SHA1 Message Date
Ben Hutchings 41bc6e7895 Update to 3.10-rc3
Refresh/drop various patches.

aufs: Update to aufs3.x-rcN-20130520

svn path=/dists/trunk/linux/; revision=20176
2013-06-02 18:14:09 +00:00
Ben Hutchings 7ee04719e6 Update to 3.8
Refresh/drop patches as appropriate.
Update aufs to aufs3.x-rcN-20130204.

svn path=/dists/trunk/linux/; revision=19826
2013-02-19 06:36:33 +00:00
Ben Hutchings 8123ace851 Update to 3.7
Update aufs to aufs3.x-rcN-20121210.
Disable rt, probably not available for 3.7.
Refresh/drop patches.  They apply but the result may not build.

svn path=/dists/trunk/linux/; revision=19608
2012-12-16 15:20:29 +00:00
Ben Hutchings 0d0f3701f1 Update to 3.6.2
Drop ite-cir patch applied upstream.
Drop ARM acard workaround; the problem has been fixed differently upstream.

svn path=/dists/trunk/linux/; revision=19437
2012-10-13 08:57:26 +00:00
Bastian Blank 9e6570e6b8 * debian/changelog: Update version to 3.6-1~experimental.1
* debian/patches: Fixup broken and remove applied patches.

svn path=/dists/trunk/linux/; revision=19409
2012-10-04 19:15:20 +00:00
Ben Hutchings af9147122a Merge changes from sid up to 3.2.29-1
Most of the patches added to sid are already in 3.5 and could be dropped.
Some others needed to be re-generated without the backporting changes.

Ignore the rt changes as there is no rt featureset for 3.5.

svn path=/dists/trunk/linux/; revision=19387
2012-09-17 02:19:21 +00:00
Ben Hutchings 40f0b32367 linux-image: Include package version along with kernel release in stack traces
Currently only some architectures (arm,ia64,powerpc,s390,sh,x86)
include the kernel release.  Don't add the package version on other
architectures at this time, as it's less obvious where it should go.

svn path=/dists/sid/linux/; revision=19290
2012-07-24 02:57:54 +00:00
Ben Hutchings aca61360d7 linux-image: Include package version in utsname version string (Closes: #638878)
There is not enough space for both timestamp and package version, so
replace the timestamp by setting KBUILD_BUILD_TIMESTAMP.

We now need to get the distribution name in debian/rules.real, but
we already have DISTRIBUTION as the suite name so use DISTRIBUTOR for
the distribution name (!).

The utsname version string also appears in /proc/version and the init
banner, so don't bother including it again explicitly.  This means we
no longer need to patch init/version.c and scripts/mkcompile_h at all.
Instead, split maintainer at the '@' and set KBUILD_BUILD_USER and
KBUILD_BUILD_HOST accordingly.

Carry on generating <generated/package.h>, but drop the parentheses
from LINUX_PACKAGE_ID now that it's not used in init/version.c.

Drop support for version.$DISTRIBUTION files.  Any derived
distribution can set KBUILD_BUILD_* in the same way we are doing.

svn path=/dists/sid/linux/; revision=19289
2012-07-24 01:52:31 +00:00
Ben Hutchings f24a365c2a Move definition of LINUX_PACKAGE_ID to new header <generated/package.h>
svn path=/dists/sid/linux/; revision=19288
2012-07-24 00:28:08 +00:00
Ben Hutchings 58eb042b32 Move pasting of package version information from init/version.c to mkcompile_h
We should be using this information elsewhere, which will be easier
if we don't have to use lots of #ifdefs.

svn path=/dists/sid/linux/; revision=19287
2012-07-23 23:22:18 +00:00
Ben Hutchings 9115c3af40 Refresh some Debian-specific patches
svn path=/dists/sid/linux/; revision=19078
2012-06-04 00:11:03 +00:00
Ben Hutchings 5c9895e3cc Adding header information for most Debian-specific patches
svn path=/dists/sid/linux-2.6/; revision=18901
2012-04-03 04:34:17 +00:00
Ben Hutchings edef763e61 version: Use maintainer rather than uploader address for official binary packages
svn path=/dists/sid/linux-2.6/; revision=18746
2012-02-27 03:38:04 +00:00
Ben Hutchings 41c525f712 Fix missing quote character in LINUX_COMPILE_HOST for unofficial builds
svn path=/dists/trunk/linux-2.6/; revision=17617
2011-06-06 07:28:31 +00:00
Ben Hutchings 9b084f9c1c Update to 3.0-rc1
Drop patches merged upstream.
Refresh debian/version.patch and debian/kernelvariables.patch.

svn path=/dists/trunk/linux-2.6/; revision=17483
2011-05-30 19:21:53 +00:00
Ben Hutchings 0c747108a8 Update to upstream release candidate 2.6.35-rc3
Refresh/remove patches as appropriate.
Add patches for SD7220 firmware in ip_qib where it moved from ipath.

svn path=/dists/trunk/linux-2.6/; revision=15933
2010-07-04 20:11:06 +00:00
Ben Hutchings 92241355b2 Update to 2.6.32-rc5.
Incorporate 2.6.31-1 changelog from sid.
Move my last changelog addition into the new entry.
Remove obsolete patches.
Update aufs2, firmware and speakup patches.
Update reportoldconfig and version patches.

svn path=/dists/trunk/linux-2.6/; revision=14463
2009-10-26 02:57:16 +00:00
Bastian Blank 88e5212a68 * debian/changelog: Fix version.
* debian/patches/bugfix/drivers-bus_to_virt.patch,
  debian/patches/debian/powerpc-mkvmlinuz-support-powerpc.patch,
  debian/patches/debian/version.patch: Fix.
* debian/patches/series/1~experimental.1,
  debian/patches/series/1~experimental.1-extra: Add.
* debian/patches/series/1, debian/patches/series/1-extra: Remove.

svn path=/dists/trunk/linux-2.6/; revision=8613
2007-05-20 09:46:51 +00:00
Bastian Blank 258c5cc7f0 * debian/patches/debian/version.patch: Don't rely on version.Debian.
* debian/rules.real: Export version into the build.

svn path=/dists/trunk/linux-2.6/; revision=8536
2007-05-01 16:23:01 +00:00
Bastian Blank 270455a7e7 * debian/patches/debian/version.patch
- Don't longer use debian/changelog and debian/official.
  - Get informations about uploader and official build via environment.
  - Get version from version.$dist file.
* debian/rules.real: Set informations about uploader and official build in the
  environment.

svn path=/dists/trunk/linux-2.6/; revision=8294
2007-02-09 17:05:41 +00:00
Bastian Blank 3f034f31a5 * debian/changelog: Set version to 2.6.20~rc5-1~experimental.1.
* debian/patches/debian/version.patch: Update.
* debian/patches/series/1~experimental.1: Disable efika patches.

svn path=/dists/trunk/linux-2.6/; revision=8193
2007-01-16 14:52:58 +00:00
Bastian Blank e9ed917085 * debian/changelog: Set version to 2.6.20~rc4-1~experimental.1.
* debian/patches/debian/version.patch: Update.
* debian/patches/series/1~experimental.1
  - Remove backport patches.
  - Disable non-working patches.

svn path=/dists/trunk/linux-2.6/; revision=8140
2007-01-08 18:19:26 +00:00
Bastian Blank 4db07bd1eb First round of patch reorganization.
* debian/patches/debian
  - New directory.
  - Move patches.
* debian/patches/series/0experimental.1: Update.

svn path=/dists/trunk/linux-2.6/; revision=7418
2006-09-14 11:51:22 +00:00