linux/debian/patches
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
..
bugfix Add more fixes currently in the patch queue for 3.2.24 2012-07-22 17:58:25 +00:00
debian linux-image: Include package version in utsname version string (Closes: #638878) 2012-07-24 01:52:31 +00:00
features [rt] Replace check-series with convert-series, which JFDI 2012-07-22 22:25:20 +00:00
series Add more fixes currently in the patch queue for 3.2.24 2012-07-22 17:58:25 +00:00
series-orig Move 'orig' series out of the series directory 2012-06-03 19:56:02 +00:00
series-rt [rt] Update to 3.2.23-rt37 2012-07-22 22:17:50 +00:00